1517 Commits (38fc340802b5d02392528d110358fc0e9074b7e8)
 

Author SHA1 Message Date
Jaden Weiss 6a50f25a48 refactor coroutine lowering and tasks 5 years ago
Ron Evans 2521cacb51 docker: use git submodule sync to handle case where repo url changes 5 years ago
Ayke van Laethem 7ac531906b main: update go-llvm dependency 5 years ago
Ayke van Laethem 982b2d06ab main: improve error reporting while running go test 5 years ago
Ayke van Laethem ad8996c4ee arm: fix linker script 5 years ago
Ayke van Laethem 571a412266 compiler: merge some redundant assertion code 5 years ago
Ayke van Laethem 79dae62c78 compiler,runtime: check for channel size limits 5 years ago
Ayke van Laethem 1a7369af6e runtime: return the correct type from the copy builtin 5 years ago
Ayke van Laethem 928a970782 ci: move Go version tests to buster containers 5 years ago
Ayke van Laethem 0c73d56861 compiler: add debug info for local variables 5 years ago
gwtnz c8a4994feb
stm32f4: refactor GPIO, in prep for adding SPI, I2C, PWM etc 5 years ago
Daniel Esteban 3aaa029c70 added support for ADC1 on atsamd51 (PB04 / PB05 / PB06 / PB07) 5 years ago
Justin Clift aeb7539f67 wasm: add js.copyBytesToJS() 5 years ago
Ayke van Laethem 978a0cd9b0 Makefile: fix LLVM tools detection for wasi-libc 5 years ago
Jaden Weiss 6896b0014b compiler: fix deferred calls to exported functions 5 years ago
Ayke van Laethem 4dfc289ae5 compiler,runtime: support operations on nil map 5 years ago
Ayke van Laethem 53688c86c8 gameboy-advance: enable debugging with GDB 5 years ago
Ron Evans 100cbad65e main: increment version to 0.13.0-dev 5 years ago
Ayke van Laethem b3d3debd4c main: check for error after starting the OCD daemon 5 years ago
Ayke van Laethem e83d1a02b6 avr: support `tinygo run` with simavr 5 years ago
Ayke van Laethem 1a2f051bee main: use gdb-multiarch for debugging Cortex-M chips 5 years ago
Jaden Weiss 2ca0f0d0c6 compiler/llvmutil: move constant pointer packs into constant globals 5 years ago
Ayke van Laethem 4da137d7c8 compiler: check for non-static allocas 5 years ago
Jaden Weiss c622cbac39
compiler: mark abort as noreturn 5 years ago
Jaden Weiss 67229af879
transform: do not track const globals 5 years ago
Johann Freymuth c0b8716d7f targets/wasm: update wasm_exec.js for go 1.13 5 years ago
BCG 0655086048
machine/nrf: implement auto-reset over USB for nrf52840 5 years ago
Ayke van Laethem bf57ae01fa machine: remove old comment on volatile behavior 5 years ago
Ayke van Laethem 3f74e3c41f main: update cmsis-svd module 5 years ago
Wojtek Siudzinski 0c0af6d3fe Apply review suggestions 5 years ago
Wojtek Siudzinski 765440b8ec Add smoke tests 5 years ago
Wojtek Siudzinski b07b13ca1b Add the boards to README 5 years ago
Wojtek Siudzinski 19c6ac01df Fix UART variables 5 years ago
Wojtek Siudzinski 9e79b41bb4 Add GPIOs and fix errors 5 years ago
Wojtek Siudzinski b4ee57db26 Add the missing Pin type 5 years ago
Wojtek Siudzinski 6f0c49ad7a Fix copypasta 5 years ago
Wojtek Siudzinski e29379ce3a Fix the formatting 5 years ago
Wojtek Siudzinski f0fd24e7ba Add Argon and Boron 5 years ago
Wojtek Siudzinski bdef52ad62 Allow changing the UART pins 5 years ago
Wojtek Siudzinski fd1785ed2d Add Particle Xenon 5 years ago
Jaden Weiss 94ec082f6c
Makefile: autodetect llvm-ar and llvm-nm commands 5 years ago
Scott Yoder 630c498efa
nrf52840: implement USB-CDC (#883) 5 years ago
Elliott Sales de Andrade d11abb33fe
main: use go mod expected path for go.bug.st/serial 5 years ago
gwtnz e3ae57090f
runtime/volatile: include ReplaceBits method 5 years ago
Scott Yoder a0cdd6b4ed fix typo in pin configuration options for NRF 5 years ago
BCG c721cae48b
machine: add Adafruit CLUE Alpha 5 years ago
BCG 2138fd7854
machine/samd51: Moving QSPI definitions to common file 5 years ago
Ayke van Laethem 1d913a62bc
main: version 0.12.0 5 years ago
Ayke van Laethem 24a0f237d8 wasm: use wasi ABI for basic startup/stdout 5 years ago
BCG eb9c2c276e Added indexBytePortal from standard library to link as implementation for internal/bytealg.IndexByte 5 years ago