2983 Commits (7366d5e18538763bd4c76e27b577a0762d7be8c0)
 

Author SHA1 Message Date
Isaac Rodman 7366d5e185 Set default-stack-size to 4096, and remove NEOPIXELS pluralization for qtpy-rp2040 2 years ago
Adrian Cole 96e3ecd949 build: updates to actions/cache@v3 2 years ago
Ayke van Laethem 8bbfb1ee68 wasm: do not allow undefined symbols 2 years ago
Adrian Cole 07cdcc61f7 examples: adds summary of wasm examples and fixes callback bug 2 years ago
Ayke van Laethem 4ca9b34133 machine: add PWM peripheral comments to pins 2 years ago
Patricio Whittingslow d5e4b16911 add github.com/soypat/mu8 to corpus.yaml 2 years ago
sago35 fd05254683 Update compileopts/target.go 2 years ago
sago35 c579e7e509 Update compileopts/target.go 2 years ago
sago35 d463528a72 smoketest: add test to run `tinygo targets` 2 years ago
sago35 49b0086f8f main: improve error handling when loading target/*.json 2 years ago
Yurii Soldak d7814ff50b targets: fix build tag duplicates 2 years ago
Ayke van Laethem 02160aa8d8 windows: run more tests where supported 2 years ago
Ayke van Laethem c199dd03c7 windows: save and restore xmm registers when switching goroutines 2 years ago
Ayke van Laethem 472aecf07a targets: remove hifive1-qemu target 2 years ago
Isaac Rodman 09350e5719 Add qtpy-rp2040 to TinyGo v0.25.0 2 years ago
Tim Schaub 623dd6a815 sync: implement map.LoadAndDelete 2 years ago
Joe Shaw e09bd5abb3 runtime/pprof, runtime/trace: stub some additional functions 2 years ago
Ayke van Laethem e955aa1941 reflect: implement CanInterface and fix string Index() 2 years ago
sago35 edaf13f951 wioterminal: add UART3 for RTL8720DN 2 years ago
Ayke van Laethem 5f6cf665f5 compileopts: fix windows/arm target triple 2 years ago
Ayke van Laethem c6db89ff05 main: remove GOARM from `tinygo info` 2 years ago
deadprogram 61d651c947 flash: update serial package to v1.3.5 for latest bugfixes 2 years ago
Damian Gryski 227a55d891 loader,crypto: fix link error for crypto/internal/boring/sig.StandardCrypto 2 years ago
Ayke van Laethem b485e8bfbd compiler: fix unsafe.Sizeof for chan and map values 2 years ago
Ayke van Laethem 9e8739bb47 compiler: replace math aliases with intrinsics 2 years ago
Ayke van Laethem 20a7a6fd54 compiler: replace some math operation bodies with fast intrinsics 2 years ago
Ayke van Laethem 4695da83b7 all: drop support for Go 1.16 and Go 1.17 2 years ago
Yurii Soldak f094e895c5 p1am-100: remove duplicate build tags 2 years ago
Yurii Soldak 55573c6729 targets: fail fast on duplicate values in target field slices 2 years ago
Ayke van Laethem b8a6a1f62b compiler: use the LLVM builtins everywhere 2 years ago
Matt Schultz ef912a132d machine: Add support for Adafruit QT2040 board. 2 years ago
Yurii Soldak fb603a471c boards: Add XIAO ESP32C3 board 2 years ago
Joe Shaw f439514703 runtime: implement resetTimer 2 years ago
sago35 303410d3fc main: ignore ports with VID/PID if not candidates 2 years ago
Daniel Esteban aa13b5d83b Add Pimoroni's Tufty2040 board 2 years ago
Kenneth Bell 12d63d9642 runtime: improve reliability of timers test in CI 2 years ago
Kenneth Bell 24b45555bd runtime: add support for time.NewTimer and time.NewTicker 2 years ago
Damian Gryski 80c17c0f32 testdata: add russross/blackfriday markdown parser to corpus 2 years ago
Ayke van Laethem f6e6aca8d9 compiler: fix incorrect DWARF type in some generic parameters 2 years ago
Damian Gryski c4d99e5297 src/testing: add support for -benchmem 2 years ago
Damian Gryski 697e8c725b runtime: add MemStats.Mallocs and Frees 2 years ago
Damian Gryski a87e5cdbf0 runtime: add MemStats.TotalAlloc 2 years ago
Damian Gryski b56baa7aad runtime: make MemStats available to leaking collector 2 years ago
deadprogram ee94f92ede build: pin public_suffix Ruby gem to version 4.0.7 2 years ago
Damian Gryski 0b77e92c50 make interp timeout configurable from command line 2 years ago
Avi a4ee98e0e1 Add aliases for edwards25519/field.feMul and field.feSquare 2 years ago
Miguel Angel d0808c93f6 runtime/pprof: add WriteHeapProfile 2 years ago
Ayke van Laethem a0407be7b7 goenv: support GOOS=android 2 years ago
Elliott Sales de Andrade e70dfa4dd6 Fix skip message for missing emulators 2 years ago
Yeicor f34a0d44ca Fix for builds of tinygo using an Android host 2 years ago