2026 Commits (768a15c1dd83a462f77a835581357572e3962dbc)
 

Author SHA1 Message Date
sago35 8d93b9e545 atsamd21, atsamd51, nrf52840: unify usbcdc code 4 years ago
Ayke van Laethem b44d41d9ec compiler: fix "fragment covers entire variable" bug 4 years ago
Tobias Theel 4be9802d26 throw an error on windows builds with no target specified 4 years ago
Ayke van Laethem 90b42799a2 machine: make machine.I2C0 and similar objects pointers 4 years ago
Ayke van Laethem 71bbe93ab2 avr: remove I2C stubs from attiny support 4 years ago
Elliott Sales de Andrade 0535c1bbad Group together STM32 smoke tests. 4 years ago
Ayke van Laethem 4f6d598ea8 reflect: implement Sizeof and Alignof for func values 4 years ago
sago35 16e7dd83a3 gdb: enable to specify multiple candidates for gdb 4 years ago
Olaf Flebbe f23ba3b023 initial support for pca10059 4 years ago
Ayke van Laethem 2aa2e750b9 reflect: implement Value.CanAddr 4 years ago
Ayke van Laethem bcce296ca3 transform: optimize reflect.Type Implements() method 4 years ago
Ayke van Laethem c5ec955081 compiler: fix lack of method name in interface matching 4 years ago
Ayke van Laethem 5d334922d7 compiler: add interface IR test 4 years ago
Ayke van Laethem e9f9a4b750 reflect: fix AssignableTo and Implements methods 4 years ago
Takeshi Yoneda 1406453350 WASI & darwin: support basic file io based on libc 4 years ago
Ayke van Laethem 6d3c11627c compiler: fix use of global context: llvm.Int32Type() 4 years ago
Ayke van Laethem f800f7507c reflect: check for access in the Interface method call 4 years ago
Kenneth Bell 46a7993fb8 stm32: i2c implementation for F7, L5 and L4 MCUs 4 years ago
Ayke van Laethem 9f3dcf3733 reflect: implement a number of stub functions 5 years ago
Ayke van Laethem c849bccb83 reflect: let reflect.Type be of interface type 4 years ago
Ayke van Laethem cffe424849 interp: add support for runtime.interfaceMethod 4 years ago
Ayke van Laethem 51938e9d1c interp: handle (reflect.Type).Elem() 4 years ago
Ayke van Laethem 19dec048b0 compiler: do not check for impossible type asserts 4 years ago
Ayke van Laethem bbb2909283 compiler: merge runtime.typecodeID and runtime.typeInInterface 4 years ago
Kenneth Bell aa7c7b7bd9 lgt92: update to new UART structure 4 years ago
Kenneth Bell c7bd5405c3 Add support for nucleol432 board 4 years ago
Kenneth Bell dc981ce509 stm32: separate altfunc selection for UART Tx/Rx 4 years ago
Ayke van Laethem c522569378 wasm: only export explicitly exported functions 4 years ago
Ayke van Laethem 0db4b13e37 compiler: do not emit nil checks for *ssa.Alloc instructions 4 years ago
Ayke van Laethem 2709d38d63 compiler: add some more slice tests 4 years ago
Ayke van Laethem 71d1b70ab7 compiler: only run tests on LLVM 11 or above 4 years ago
Ayke van Laethem 24676d4366 compiler: add tests for strings 4 years ago
Ayke van Laethem e2f532709f builder, compiler: compile and cache packages in parallel 4 years ago
Ayke van Laethem dc1ff80e10 compiler: remove SimpleDCE pass 4 years ago
Kenneth Bell b5205cc3ca stm32: move f103 (bluepill) to common i2c code 4 years ago
akif999 a075cbedf5 fix msd-volume-name (qtpy) 4 years ago
Kenneth Bell ef613a5db7 stm32: housekeeping - remove empty file 4 years ago
sago35 1571b8fd34 Add special handling when SPI Freq is 24Mhz 4 years ago
sago35 a41b72578b atsamd21: improve SPI 4 years ago
Kenneth Bell 9f3f9d05b8 housekeeping: ignore files generated by smoketests 4 years ago
Ayke van Laethem f9865a08bc transform: optimize string comparisons against "" 4 years ago
Ayke van Laethem 13db2c13e5 compiler: do not use llvm.GlobalContext() 4 years ago
Kenneth Bell ce8ad3650a stm32l0: use unified UART logic 4 years ago
kenbell b0b84c48ec
Harmonize stm32 ticks and sleep (#1673) 4 years ago
Ayke van Laethem 5a4dcfb367 builder: add support for -opt=0 4 years ago
ardnew 99b129d366
Add board support for Adafruit Grand Central M4 (SAMD51) (#1714) 4 years ago
Federico G. Schwindt 303acf5ed6
Upgrade WASI version to wasi_snapshot_preview1 (#1691) 4 years ago
ardnew 7d1ce24be5 fix data shift/mask in func newUSBSetup 4 years ago
ardnew 774c86e21b
goenv: use physical path instead of cached GOROOT in function getGoroot (fixes #433, #1658) 4 years ago
sago35 0cabd4de69 atsamd5x: improve SPI 4 years ago