1022 Commits (fd3309afa8452fecffb81cbede3609d35dccaea8)
 

Author SHA1 Message Date
Ayke van Laethem fd3309afa8 compiler,runtime: implement []rune to string conversion 5 years ago
Ayke van Laethem fea56d4164 compiler: add support for full slice expression for slicing arrays 5 years ago
Ayke van Laethem ea8e4079bc reflect: add support for linked lists 5 years ago
Ayke van Laethem 0818a125c0 reflect: fix IsNil and Pointer for addressable pointer types 5 years ago
Brad Erickson 7c758b0dfc testing: Add Benchmark B struct stub 5 years ago
Daniel Esteban 4ea59742d7 CONTRIBUTORS: add name 5 years ago
Ayke van Laethem b7cb10519c compiler: fix some invalid IR 5 years ago
Ayke van Laethem 562ad740da compiler: make runtime.makeGoroutine AVR compatible 5 years ago
Kyle Lemons (Loon, LLC) 92206558fb
gameboy-advance: don't crash copying unaligned strings 5 years ago
Kyle Lemons (Loon, LLC) fd6b671494
CONTRIBUTORS: Add Loon, LLC for kevlar@loon.com 5 years ago
Ayke van Laethem e2c8654237 reflect: add support for struct types 5 years ago
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