3855 Commits (2d5a8d407bacad4f5c5c67378e83e38df271199f)
 

Author SHA1 Message Date
leongross 2d5a8d407b add support for unix.{RawSyscall,RawSyscallNoError} 4 months ago
leongross 36958b2875 add support for unix.Syscall* invocations 4 months ago
Ayke van Laethem fae0402fde wasm-unknown: make sure the os package can be imported 4 months ago
deadprogram 4517a0c17b version: update to 0.33.0-dev 5 months ago
Ayke van Laethem 6abaee4640 compiler: remove old atomics workaround for AVR 5 months ago
Ayke van Laethem 1270a50104 machine: use new internal/binary package 5 months ago
Ayke van Laethem 868262f4a7 all: use latest version of x/tools 5 months ago
leongross d33ace7b59 remove unused registers for x86_64 linux syscalls 5 months ago
Ayke van Laethem dd6fa89aa6 Release 0.32.0 5 months ago
leongross d513cae5d2 add SetReadDeadline stub 5 months ago
Ayke van Laethem e612f7cf3f Add smoke tests for machine package 5 months ago
Ayke van Laethem 385a7920e6 compiler: fix race condition by applying a proposed patch 5 months ago
Ayke van Laethem 077b35e9ad all: drop support for Go 1.18 5 months ago
deadprogram 880e940417 targets: add cyw43439 tag to badger2040-w and also add new pico-w target for wireless support 5 months ago
L. Pereira ad6c89bf64 transform/rtcalls: Bail fast if can't convert pointer 5 months ago
Ayke van Laethem ae6220262a cgo: implement shift operations in preprocessor macros 5 months ago
leongross e731a31eb9 update fpm ci, fixup import 6 months ago
leongross 3023ba584b Add process.Release for unix 6 months ago
leongross 3a8ef33c72 add FindProcess for posix 7 months ago
leongross 20b58a0128
Add signal stubs (#4270) 5 months ago
Damian Gryski bfccf3592a builder: make sure wasm-opt command line is printed if asked 5 months ago
Damian Gryski 272fea13e7 builder: keep un-wasm-opt'd .wasm if -work was passed 5 months ago
Damian Gryski b6fd0c818e src/reflect: uncomment more tests that pass 5 months ago
Ayke van Laethem c383a407e3 cgo: do a basic test that math functions work 8 months ago
diamondburned 7b7601d77c os/user: add stubs for `Lookup{,Group}` and `Group` 5 months ago
frenkel26 f7c0466f78
compiler,reflect: fix NumMethods for Interface type 5 months ago
Ayke van Laethem 81ce7fb738 LLVM 18 support 6 months ago
Ayke van Laethem c2776dcf78 main: add -serial=rtt flag as possible option 6 months ago
leongross ad0340d437 fix fpm ci installion 6 months ago
leongross 30c4df16f2 add aes generic aliases 7 months ago
Randy Reddig fe27b674cd
reflect: use int in StringHeader and SliceHeader on non-AVR platforms (#4156) 6 months ago
Mateusz Nowak c78dbcd3f2 Support UF2 drives with space in their name on Linux 7 months ago
Johann Freymuth 8890b57ba0
Add I2C support for esp32 (#4259) 6 months ago
deadprogram ee3a05f1de targets: add support for Badger2040 W 6 months ago
Elias Naur 9307204111 Revert "flake.nix: explicitly add libcxx as dependency" 9 months ago
Marco Manino 71878c2c0c Adding a comment 8 months ago
Marco Manino cef2a82c97 Checking for methodset existance 9 months ago
Johann Freymuth 1d9f26cee1 targets: add support for m5paper 6 months ago
sago35 6e58c44390 machine: add TxFifoFreeLevel() for CAN 6 months ago
deadprogram 7d6b667bba machine/stm32: add i2c Frequency and SetBaudRate() function for boards that were missing implementation 6 months ago
Christian Stewart 72f30ca6ec Makefile: add lld to list of build targets for wasm-ld 6 months ago
deadprogram 293b620faf build: update llvm cache to use tagged LLVM source version 6 months ago
Dan Kegel ad0af607ef Add 'make spell' target, fix what it finds. In .go files, only checks comments. 6 months ago
deadprogram da23cdeae4 make: use release esp-17.0.1_20240419 tag for source from espressif LLVM fork for reproducible builds 6 months ago
Ayke van Laethem d419cc11bf simulator: add support for GetRNG 6 months ago
Ayke van Laethem 441dfc98d7 simulator: fix I2C support 6 months ago
Elias Naur 2b3b870bfe mksnanov3: limit programming speed to 1800 kHz 8 months ago
Ayke van Laethem 7748c4922e compileopts: fix race condition 6 months ago
Elias Naur 50f700ddb5 runtime: skip negative sleep durations in sleepTicks 6 months ago
Ayke van Laethem f986ea84ac rp2040: fix timeUnit type 6 months ago