1517 Commits (38fc340802b5d02392528d110358fc0e9074b7e8)
 

Author SHA1 Message Date
Ayke van Laethem 38fc340802 sam: return an error when an incorrect PWM pin is used 5 years ago
Ayke van Laethem b5f028e1f7 ci: build .deb files along with .tar.gz files for Debian 5 years ago
Ayke van Laethem aa40ddc48b ci: do not install the SiFive toolchain 5 years ago
Ayke van Laethem 6bcb40fe01 os: implement virtual filesystem support 5 years ago
cornelk e907db1481 os: add Args and stub it with mock data 5 years ago
Ayke van Laethem 6b8940421e avr: use standard pin numbering 5 years ago
cornelk 2c71f08922 reflect: add Cap and Len support for map and chan 5 years ago
cornelk 7e64bc8f77 runtime: add cap and len support for chans 5 years ago
cornelk 1461563e3f testdata: fix formatting 5 years ago
cornelk acdaa72365 runtime: fix compilation errors when using gc.extalloc 5 years ago
deadprogram 01f5c1d455 machine/arduino-nano33: remove (d)ebug flag to reduce console noise when flashing 5 years ago
deadprogram 00f3a65903 machine/arduino-nano33: use (U)SB flag to ensure that device can be found when not on default port 5 years ago
Jaden Weiss b4815192a6 testdata, sync: add sync.Mutex test to testdata/coroutines.go 5 years ago
Jaden Weiss c54e1cc955 sync: modify sync.Cond 5 years ago
Jaden Weiss 7801921cc0 testdata: replace fake waitgroup in channel.go with sync.WaitGroup 5 years ago
Jaden Weiss afc6bd5cdd sync: add WaitGroup 5 years ago
Jaden Weiss ae2cbbf851 internal/task: fix nil panic in (*internal/task.Stack).Pop 5 years ago
Jaden Weiss ccd79ee289 add sync.Cond 5 years ago
Jaden Weiss 171d0fe123 implement mutex blocking 5 years ago
sago35 5ed0f67e1c
sam: fix ROM / RAM size on atsamd51j20 5 years ago
sago35 8ce3cfad40 flash: fix getDefaultPort() fails on Windows locales such as Japan 5 years ago
Ayke van Laethem 904fa852f6 transform: fix debug information in func lowering pass 5 years ago
Ayke van Laethem d0b2585e82 main: update go-llvm to fix macOS build problem 5 years ago
Ayke van Laethem 23e88bfb15 arm: allow nesting in DisableInterrupts and EnableInterrupts 5 years ago
Ayke van Laethem 6389e45d99 all: replace ReadRegister with AsmFull inline assembly 5 years ago
Ayke van Laethem 9342e73ae1 builder: fix picolibc include path 5 years ago
Ayke van Laethem fc4857e98c runtime: avoid recursion in printuint64 function 5 years ago
Yannis Huber f66492a338 Fix return address in scheduler 5 years ago
Jaden Weiss 445fd37bef main: update version for beginning of v0.14 development cycle 5 years ago
Ayke van Laethem a9ba6ebad9 main: version 0.13.1 5 years ago
Ayke van Laethem 565ff99c31 gba: always use ARM mode instead of Thumb mode 5 years ago
Jaden Weiss ceeba528e7 runtime: copy stack scan assembly for GBA 5 years ago
Ayke van Laethem 16c2d84c49 compiler: add parameter names to IR 5 years ago
Ayke van Laethem f00bb63330 runtime: do not put scheduler and GC code in the same section 5 years ago
Ayke van Laethem efdb2e852e main: version 0.13.0 5 years ago
Ron Evans bb540df2d1 flash: retry 3 times when attempting to reset the serial port 5 years ago
suzuki-koya e181199305 compiler/llvm.go: fix typo 5 years ago
Ayke van Laethem 7b2377586f compiler: unexport some exported symbols 5 years ago
Elliott Sales de Andrade 471cb4cfd7 wasm_exec: Implement syscall/js.valueDelete. 5 years ago
Elliott Sales de Andrade 5706b062e9 wasm_exec: Add copyBytesToGo. 5 years ago
Elliott Sales de Andrade 4347496623 wasm_exec: Cross-port exit with code 1 change. 5 years ago
Jaden Weiss 9c78f7039d runtime (chan): fix blocking select on a nil channel 5 years ago
Jaden Weiss 9890c760cf transform (func-lowering): remove specializations from function value lowering and fix lowering of a function value of an unimplemented type 5 years ago
Elliott Sales de Andrade 0a8bfc57ef all: support Go 1.14 5 years ago
Ayke van Laethem 5674c35e14 wasm: backport "garbage collect references to JavaScript values" 5 years ago
Ayke van Laethem 0f9038ad2e wasm: remove _callbackShutdown 5 years ago
Elliott Sales de Andrade 343bb42644 cgo: normalize test results 5 years ago
Jaden Weiss bb5f7534e5 transform (coroutines): remove map iteration from coroutine lowering pass 5 years ago
Ron Evans 3862d6e8a2 docs: update README to have all currently supported boards 5 years ago
Ayke van Laethem 5ef8c89937 reelboard: add SoftDevice target reelboard-s140v7 5 years ago