1011 Commits (5012be337f59c45833e4c9dc55feeaf0d86f52bf)
 

Author SHA1 Message Date
Ayke van Laethem 5012be337f reflect: implement Type.Align() 5 years ago
Ayke van Laethem 614433cb75 reflect: implement Type.AssignableTo 5 years ago
Ayke van Laethem b8cd8b6f25 reflect: add support for Type.Bits() 5 years ago
Ayke van Laethem f43d01bdc7 compiler: make struct types more unique 5 years ago
Ayke van Laethem 9979cf2bbd CONTRIBUTING: add my name 5 years ago
Ayke van Laethem 79b470acee compiler: make goroutine lowering panic message more helpful 5 years ago
Ron Evans 0b7047cc0e governance: add CONTRIBUTORS file to repo 5 years ago
Ron Evans 99add1571b docker: Debian stable-slim image now based on buster not stretch, so update the needed package repo used for LLVM. 5 years ago
Elliott Sales de Andrade b7f4373681 Fix parsing of beta Go versions. 5 years ago
Ayke van Laethem 95721a8d8c reflect: add support for named types 5 years ago
Ayke van Laethem 33dc4b5121 compiler: fix crash with linked lists in interfaces 5 years ago
Ayke van Laethem a04db67ea9 runtime: work around a bug in LLVM for .bss zeroing 5 years ago
Ayke van Laethem 9846c062b3 targets: add support for GameBoy Advance 5 years ago
Elliott Sales de Andrade 9878f7ebc4 Add support for linux/386 syscalls. 5 years ago
Ayke van Laethem 4688664b41 compiler: implement full slice expression 5 years ago
Ayke van Laethem 54169c714f all: use baremetal build tag 5 years ago
Justin Clift f76385850d main: fix outdated panic option text 5 years ago
Doug Daniels cb09531873 Update examples/wasm README.md 5 years ago
Sven Sauleau 51f2a152d5 Update README.md 5 years ago
Ayke van Laethem c3880b3ec5 main: update version to 0.8.0-dev 5 years ago
Ayke van Laethem 7d5542dda7 main: version 0.7.1 5 years ago
Ayke van Laethem 8eb6039052 ci: fix Go image on the Debian Stretch images 5 years ago
Trevor Rosen 64597de344 Device path at flash time for several boards 5 years ago
Ayke van Laethem 515daa7d3c
main: version 0.7.0 5 years ago
Ron Evans ced964f039 docs: add Arduino Nano33 IoT to README 5 years ago
Ayke van Laethem 8a704e43fc os: gofmt 5 years ago
Justin Clift 847681457f
runtime: add several os package stubs 5 years ago
Ayke van Laethem 66d8899aa7 main: set the current working directory when calling an external linker 5 years ago
Ayke van Laethem b0cad7ed63 runtime: add support for math intrinsics where supported 5 years ago
Ayke van Laethem 00cc486619 wasm: set the stack at the start of linear memory 5 years ago
Ayke van Laethem d627208c48 all: make WebAssembly initial linear memory size configurable 5 years ago
Ayke van Laethem 152caa3b0a compiler: do not create stack objects for functions that don't allocate 5 years ago
Ayke van Laethem 7ed6b45149 compiler: add the //go:noinline pragma 5 years ago
Ayke van Laethem c66d979ba3 compiler: avoid some stack frames when this is unnecessary 5 years ago
Ron Evans fc9188a298 machine/samd21/arduino-nano33: adds support for Arduino Nano33 IoT along with mapping to NINA-W102 WiFi chip. 5 years ago
Ayke van Laethem ffa38b183b all: add HiFive1 rev B board with RISC-V architecture 6 years ago
Ayke van Laethem f0eb4eef5a ci: make smoketests more flexible 5 years ago
Ayke van Laethem fa928e8cd3 tools/gen-device-svd: be a bit more forgiving for stm32 svd files 5 years ago
Ayke van Laethem c49d80628c tools/gen-device-svd: refactor to make the code more declarative 5 years ago
Ayke van Laethem af523c63d5 ci: fix cache paths for LLVM source 5 years ago
diamondburned aabb6ba22b
main: use zversion.go and VERSION files to detect version, fixes #433 5 years ago
Ayke van Laethem 6611578ec8 compiler: remove some TODOs 5 years ago
Ayke van Laethem d49a363d0d compiler: track all pointers returned by runtime.alloc 5 years ago
Ayke van Laethem 385d1d0a5d
compiler,runtime: implement a portable conservative GC 6 years ago
Ayke van Laethem 00e91ec569
all: rename garbage collectors 6 years ago
Daniel Esteban 1fd0c8d48c adds PowerSupplyActive to enable supply voltages to nRF52840 and (#430) 5 years ago
Daniel Esteban d34bb7e708 add reelboard pins for the epaper display and the reset pin (#429) 5 years ago
Ayke van Laethem a328bbdff3 main: small refactor in error printing 5 years ago
Ayke van Laethem 4ecd478d82 machine: add generic board support on non-baremetal hardware 6 years ago
Justin Clift 40b193f1fa circleci: update source and build cache keys 5 years ago