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 02:27:48 +00:00
Code
Issues
Packages
Projects
Releases
6
Wiki
Activity
Files
284e1acd878b05425db408c016333c357abec0e4
tinygo
/
src
T
History
Damian Gryski
37849c4897
compiler,reflect: use two bits of the meta byte for comparable/isBinary
...
Fixes
#3683
2023-06-08 07:55:37 +02:00
..
crypto
build: drop deprecated build tags
2022-12-19 23:20:11 +01:00
device
device/gba: additional IO mapping for sound, DMA, SIO, and sprites
2023-04-24 18:11:29 +02:00
examples
fix go:noinlines in volatile package
2023-05-29 22:16:35 +02:00
internal
cortexm: fix stack size offset
2023-04-27 00:11:53 +02:00
machine
machine/rp2040: fix i2c crash when getting abort while waiting for stop condition
2023-06-04 20:17:33 +02:00
net
Added missing TCPAddr and UDPAddr implementations to the net package
2023-03-10 10:11:32 -08:00
os
os: implement os.(*File).WriteAt (
#3697
)
2023-05-05 09:40:15 +02:00
reflect
compiler,reflect: use two bits of the meta byte for comparable/isBinary
2023-06-08 07:55:37 +02:00
runtime
fix go:noinlines in volatile package
2023-05-29 22:16:35 +02:00
sync
Update docs
2022-11-04 19:53:12 +01:00
syscall
os: implement os.(*File).WriteAt (
#3697
)
2023-05-05 09:40:15 +02:00
testing
testing: add -test.shuffle to order randomize test and benchmark order
2023-04-12 20:43:41 +02:00