aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-09-01machine/rp2040: add PWM implementation (#2015)Patricio Whittingslow
2021-08-31Minor changes to support go 1.17Federico G. Schwindt
2021-08-31BlackMagic (BMP) ARM JTAG/SWD debugger:Olivier Fauchon
2021-08-30machine/arduino_mkrwifi1010: add board definition for Arduino MKR WiFi 1010sago35
2021-08-30compiler: add support for new language features of Go 1.17Ayke van Laethem
2021-08-30all: add support for Go 1.17Ayke van Laethem
2021-08-30reflect: add StructField.IsExported methodAyke van Laethem
2021-08-30goenv: improve Go version detectionAyke van Laethem
2021-08-18docker: golang default images now based on bullseyedeadprogram
2021-08-18docker: use autoremove to tr to cleanup broken packagesdeadprogram
2021-08-18docker: add GH actions build on fix-docker-llvm-build branch to sort out buil...deadprogram
2021-08-18docker: apt clean before apt get of llvm to avoid broken packagesdeadprogram
2021-08-17compiler: fix max possible sliceAyke van Laethem
2021-08-17compiler: add *ssa.MakeSlice bounds testsAyke van Laethem
2021-08-16all: use new testing features of Go 1.14 and 1.15Ayke van Laethem
2021-08-16ci: drop support for Go 1.13 and 1.14Ayke van Laethem
2021-08-13testing: add support for the -test.v flagAyke van Laethem
2021-08-12baremetal,wasm: support command line params and environment variablesAyke van Laethem
2021-08-12testing: test testing package using `tinygo test`Ayke van Laethem
2021-08-10compiler: add aliases for many hashing packagesAyke van Laethem
2021-08-10compiler: move math aliases from the runtime to the compilerAyke van Laethem
2021-08-10compiler: move LLVM math builtin support into the compilerAyke van Laethem
2021-08-10386: bump minimum requirement to the Pentium 4Ayke van Laethem
2021-08-10math: fix math.Max and math.MinAyke van Laethem
2021-08-09crypto/rand: switch to arc4random_bufAyke van Laethem
2021-08-06machine/rp2040: add I2C support (#2013)Patricio Whittingslow
2021-08-06Makefile: add src/testing to FMT_PATHSDan Kegel
2021-08-06src/testing/benchmark.go: add subset implementation of BenchmarkDan Kegel
2021-08-05wasm: add support for the crypto/rand packageAyke van Laethem
2021-08-04transform: improve GC stack slot pass to work around a bugAyke van Laethem
2021-07-31machine/rp2040: add SPI supportsoypat
2021-07-31main: strip debug information at link time instead of at compile timeAyke van Laethem
2021-07-30wasm: align heap to 16 bytesAyke van Laethem
2021-07-27Fix undefined symbols errorFederico G. Schwindt
2021-07-20runtime: fix time base for time.Now()Ayke van Laethem
2021-07-20machine/feather-nrf52: fix pin definition of uartsago35
2021-07-15wasm: override dlmalloc heap implementation from wasi-libcAyke van Laethem
2021-07-15build: list libraries at the end of the linker commandAyke van Laethem
2021-07-14interp: fix bug in compiler-time/run-time package initializersAyke van Laethem
2021-07-14interp: keep reverted package initializers in orderAyke van Laethem
2021-07-14interp: populate Inst field in interp.ErrorAyke van Laethem
2021-07-14interp: don't ignore array indices for untyped objectsAyke van Laethem
2021-07-07cortexm: fix stack overflow because of unaligned stacksAyke van Laethem
2021-07-02move xtoi2 to parse.gosoypat
2021-07-02add MAC address implementation to netPatricio Whittingslow
2021-07-02version: update TinyGo version to 0.20.0-devsago35
2021-06-30main: release version 0.19.0v0.19.0Ayke van Laethem
2021-06-29targets: add serial and serial-port key to JSON files for seeed boardssago35
2021-06-29targets: add serial and serial-port key to JSON files for adafruit boardssago35
2021-06-28machine/feather-nrf52840-sense: fix msd-volume-namesago35