aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-06-10transform/rtcalls: Bail fast if can't convert pointerL. Pereira
2024-06-07cgo: implement shift operations in preprocessor macrosAyke van Laethem
2024-06-06update fpm ci, fixup importleongross
2024-06-06Add process.Release for unixleongross
2024-06-06add FindProcess for posixleongross
2024-06-02Add signal stubs (#4270)leongross
2024-05-31builder: make sure wasm-opt command line is printed if askedDamian Gryski
2024-05-31builder: keep un-wasm-opt'd .wasm if -work was passedDamian Gryski
2024-05-29src/reflect: uncomment more tests that passDamian Gryski
2024-05-29cgo: do a basic test that math functions workAyke van Laethem
2024-05-28os/user: add stubs for `Lookup{,Group}` and `Group`diamondburned
2024-05-28compiler,reflect: fix NumMethods for Interface typefrenkel26
2024-05-24LLVM 18 supportAyke van Laethem
2024-05-24main: add -serial=rtt flag as possible optionAyke van Laethem
2024-05-18fix fpm ci installionleongross
2024-05-14add aes generic aliasesleongross
2024-05-14reflect: use int in StringHeader and SliceHeader on non-AVR platforms (#4156)Randy Reddig
2024-05-14Support UF2 drives with space in their name on LinuxMateusz Nowak
2024-05-13Add I2C support for esp32 (#4259)Johann Freymuth
2024-05-13targets: add support for Badger2040 Wdeadprogram
2024-05-13Revert "flake.nix: explicitly add libcxx as dependency"Elias Naur
2024-05-13Adding a commentMarco Manino
2024-05-13Checking for methodset existanceMarco Manino
2024-05-12targets: add support for m5paperJohann Freymuth
2024-05-10machine: add TxFifoFreeLevel() for CANsago35
2024-05-08machine/stm32: add i2c Frequency and SetBaudRate() function for boards that w...deadprogram
2024-05-05Makefile: add lld to list of build targets for wasm-ldChristian Stewart
2024-04-30build: update llvm cache to use tagged LLVM source versiondeadprogram
2024-04-30Add 'make spell' target, fix what it finds. In .go files, only checks comments.Dan Kegel
2024-04-29make: use release esp-17.0.1_20240419 tag for source from espressif LLVM fork...deadprogram
2024-04-28simulator: add support for GetRNGAyke van Laethem
2024-04-28simulator: fix I2C supportAyke van Laethem
2024-04-27mksnanov3: limit programming speed to 1800 kHzElias Naur
2024-04-27compileopts: fix race conditionAyke van Laethem
2024-04-27runtime: skip negative sleep durations in sleepTicksElias Naur
2024-04-26rp2040: fix timeUnit typeAyke van Laethem
2024-04-24machine/thingplus_rp2040, machine/waveshare-rp2040-zero:add WS2812 definitionsago35
2024-04-22Lint: lint and fix src/{os,reflect} (#4228)dkegel-fastly
2024-04-20chore: fix function names in commenthongkuang
2024-04-19add stm32 nucleol476rg supportPatrick Ting
2024-04-19Run Nick G's spellchecker github.com/client9/misspell, carefuly fix what it f...dkegel-fastly
2024-04-17compileopts: apply OpenOCD commands after target configurationElias Naur
2024-04-14add os.Linkleongross
2024-04-13lint: add "make lint" target, run it from ciDan Kegel
2024-04-13machine: add __tinygo_spi_tx function to simulatorAyke van Laethem
2024-04-04rp2040: make all RP2040 boards available for simulationAyke van Laethem
2024-04-04rp2040: move UART0 and UART1 to common fileAyke van Laethem
2024-04-03fix square alias for ed25519leongross
2024-03-28nix: fix wasi-libc include headersAyke van Laethem
2024-03-27all: change references of 'wasi' to 'wasip1'; test hygieneRandy Reddig