2786 Commits (9de76fb42e9bbb06d842e9673836f4eadf32ddae)
 

Author SHA1 Message Date
Ayke van Laethem 9de76fb42e avr: simplify timer-based time 3 years ago
Steven Kabbes 52c61de19f compiler: alignof(func) is 1 pointer, not 2 3 years ago
deadprogram f308d7d28c machine/badger2040: support for Badger 2040 3 years ago
Ayke van Laethem 7729a36782 windows: use ThinLTO 2 years ago
Ayke van Laethem 5404c81ffd windows: scan globals conservatively 2 years ago
Dylan Arbour b52310fed2 ci: Add arm64 build 3 years ago
Ayke van Laethem 046070074d darwin: add support for ThinLTO 2 years ago
Ayke van Laethem c23a5b65ef darwin: support -size= flag 2 years ago
Ayke van Laethem b8e433821a interp: fix some buggy localValue handling 3 years ago
Ayke van Laethem dd1a836903 interp: do not try to interpret past task.Pause() 3 years ago
Dan Kegel 4ed0936c0e darwin: adjust syscall suffix for arm64 3 years ago
Ayke van Laethem 7a5d4c9537 darwin: add support for arm64 GOARCH (aka Apple Silicon) 3 years ago
Dylan Arbour af6bbaf532 Use release built tinygo in Makefile 3 years ago
Steven Kabbes 4c7449efe5 compiler: alignof [0]func() = 1 3 years ago
Ayke van Laethem 995e815b63 avr: enable testdata/map.go 3 years ago
Ayke van Laethem 109b5298c4 avr: use compiler-rt 4 years ago
Ayke van Laethem a94e03eff2 avr: get `go test -target=simavr` to work 3 years ago
Damian Gryski eb3d6261b4 builder: remove extra formatting verb from error message 3 years ago
deadprogram 15724848f9 build: install scoop without update to avoid bug ScoopInstaller/Scoop #4917 3 years ago
Kenneth Bell 8f40b107d9 rp2040: replace sleep 'busy loop' with timer alarm 3 years ago
Ayke van Laethem fa673f0827 Makefile: fix forced rebuild of LLVM 3 years ago
Elliott Sales de Andrade e3fe6d8f37 Skip slice-copy test for LLVM < 14 3 years ago
Ayke van Laethem 5c23f6fb6c all: remove support for LLVM 11 and LLVM 12 3 years ago
Ayke van Laethem 5afb63df60 cgo: refactor 3 years ago
Dan Kegel 1d2c39c3b9 os: skip TestDirFSPathsValid on WASI to work around #2828 on windows 3 years ago
Dan Kegel 270a2f51fd os: skip TestDirFS on wasi until #2827 is fixed 3 years ago
Dan Kegel e87cd23e87 os: Drop support for go 1.15 3 years ago
deadprogram db389ba443 all: update version for next development iteration 3 years ago
Ayke van Laethem d1dfa1155c ci: fix Go version in ARM build 3 years ago
Ayke van Laethem cf0b7edc78 all: release v0.23.0 3 years ago
Damian Gryski a32cda7a4c testdata: move map growth test to map.go 3 years ago
Damian Gryski b251ce7b33 src/runtime: return a nil pointer for compiler bugs in hashmap code 3 years ago
Damian Gryski 1abe1203a3 src/runtime: make hashmap calculations more uintptr-size independent 3 years ago
Damian Gryski 8b360ec911 src/runtime: remove extra if check in hashmap set logic 3 years ago
Damian Gryski 93654544b3 src/runtime: prevent overflow when calculating hashmap growth limits 3 years ago
Damian Gryski 050d516264 testdata: add test for mapgrowth logic 3 years ago
Damian Gryski 9a8328fcb7 src/runtime/hashmap: comments for iterator structure 3 years ago
Damian Gryski 6812a4dc04 src/runtime: first darft of map growth code 3 years ago
Ayke van Laethem 8568d4f625 esp32: add support for running and debuggin using qemu-esp32 3 years ago
Ayke van Laethem bd56636d58 all: make emulator command a string instead of a []string 3 years ago
Ayke van Laethem 4fe3a379a5 ci: add ARM build, cross compiled on an amd64 host 3 years ago
deadprogram fce42fc7fa machine/thingplus: rename to the singular thing as that it the correct name 3 years ago
Ayke van Laethem 5d177d1328 runtime: be able to deal with a very small heap 3 years ago
lincolngill 9eb4a6268a
Pico adc input ch support (#2737) 3 years ago
deadprogram 11a402de95 docs: update list of currently supported boards 3 years ago
Dan Kegel cdd9198888 github: also do tinygo-test-wasi-fast on windows 3 years ago
Dan Kegel 6055e6eb23 Makefile: compress/lzw fails on windows wasi, see #2800, not plain windows. 3 years ago
Dan Kegel 9239c61edb TestChdir: avoid cd .., as wasi does not really support it yet. Tiptoes around #2799. 3 years ago
deadprogram 008b373df4 build: use latest Windows hosted runner version 3 years ago
deadprogram c387a09f54 build: use Go 1.18.1 for all builds 3 years ago