aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-05-12Update README.mdv0.18.0sago35
2021-05-12main: version 0.18.0Ayke van Laethem
2021-05-11wasm: scan globals conservativelyAyke van Laethem
2021-05-11compiler: only check for default stack size with tasks schedulerAyke van Laethem
2021-05-10Discover USB ports onlyYurii Soldak
2021-05-10atsame5x: add support for CANsago35
2021-05-09runtime: use the tasks scheduler instead of coroutinesAyke van Laethem
2021-05-09compiler: use wasm for testsAyke van Laethem
2021-05-08runtime: remove the asyncScheduler constantAyke van Laethem
2021-05-08runtime: improve timers on nrf, and samd chipsAyke van Laethem
2021-05-06main: match `go test` outputAyke van Laethem
2021-05-06Add -llvm-features parameterFederico G. Schwindt
2021-05-06compiler: openocd commands in tinygo command lineKenneth Bell
2021-05-06machine: move PinMode to central locationAyke van Laethem
2021-05-06atsamd21: remove special handling for SPI-24mhzsago35
2021-05-05wasi: do not crash if argc is 0Dan Kegel
2021-05-05unix: use conservative GC by defaultAyke van Laethem
2021-05-05unix: avoid possible heap allocation with -opt=0Ayke van Laethem
2021-05-05qtpy: fix i2c settingsago35
2021-05-05atsamd51, atsamd21: fix ADC.Get() value at 8bit and 10bitsago35
2021-05-04interp: support extractvalue/insertvalue with multiple operandsAyke van Laethem
2021-05-03transform: split interface and reflect loweringAyke van Laethem
2021-05-03Patch CleanupOlivier Fauchon
2021-05-03Fix bad I2C0/I2C1 declarationOlivier Fauchon
2021-05-02ci: bump Xcode version to use macOS 10.14Ayke van Laethem
2021-05-01Add Arduino Nano w/ New Bootloader targetRaqbit
2021-04-29atsamd51, atsame5x: unify samd51 and same5xsago35
2021-04-26compiler: improve position informationAyke van Laethem
2021-04-24cortexm: disable FPU on Cortex-M4Ayke van Laethem
2021-04-24gen-device: add extra constants and rename them to be Go styleAyke van Laethem
2021-04-23machine/usbcdc: remove remaining heap allocations for USB CDC implementationsdeadprogram
2021-04-23machine: avoid heap allocations in USB codeAyke van Laethem
2021-04-22copiler: add function attributes to some runtime callsAyke van Laethem
2021-04-22main: add -print-allocs flag that lets you print all heap allocationsAyke van Laethem
2021-04-22transform: move tests to transform_test packageAyke van Laethem
2021-04-21stm32: support SPI on L4 seriesKenneth Bell
2021-04-21atsamd51: fix PWM support in atsamd51p20sago35
2021-04-21runtime: implement command line arguments in hosted environmentsAyke van Laethem
2021-04-21runtime: implement environment variables for LinuxAyke van Laethem
2021-04-21interp: remove map supportAyke van Laethem
2021-04-21interp: fix phi instructionAyke van Laethem
2021-04-19ci: improve llvm-build cachesago35
2021-04-19builder: hard code Clang compilerAyke van Laethem
2021-04-19ci: improve llvm-source cachesago35
2021-04-17Make fmt-check happy againDan Kegel
2021-04-16atsame51: add initial support for feather-m4-cansago35
2021-04-16PWM Support for atmega1280developer
2021-04-15add goroot for snap installsTobias Theel
2021-04-15atsame54: add initial support for atsame54-xprosago35
2021-04-15wasm: use WASI ABI for exit functionAyke van Laethem