This website requires JavaScript.
Explore
Help
Sign In
tinygo-org
/
tinygo
Watch
1
Star
0
Fork
0
You've already forked tinygo
mirror of
https://github.com/tinygo-org/tinygo.git
synced
2026-08-03 10:37:46 +00:00
Code
Issues
Packages
Projects
Releases
6
Wiki
Activity
Files
30ac6ec281b0815901a1a44844322b65d623de94
tinygo
/
src
T
History
Ayke van Laethem
31f494e611
all: swap string from {len, ptr} to {ptr, len} for slice compatibility
...
Having slices and strings be similar makes other code simpler.
2018-09-06 10:50:13 +02:00
..
device
all: use less magic in memory-mapped IO
2018-09-05 12:18:21 +02:00
examples
compiler: implement builtin copy(dst, src []T)
2018-09-06 10:37:44 +02:00
machine
all: use less magic in memory-mapped IO
2018-09-05 12:18:21 +02:00
runtime
all: swap string from {len, ptr} to {ptr, len} for slice compatibility
2018-09-06 10:50:13 +02:00
unsafe
go fmt
2018-08-17 23:23:20 +02:00