15 Commits (7dd5839f4741a2bf697ae9438019028a4058aa56)

Author SHA1 Message Date
Ayke van Laethem 3cba36f2ba compiler: add syscalls for 64-bit arm 6 years ago
Ayke van Laethem 93d5269fef compiler: add syscalls for 32-bit arm 6 years ago
Ayke van Laethem a789108926 test: add -short flag that only tests on the host 6 years ago
Ayke van Laethem 222c4c75b1
test: check for errors when globbing test packages 6 years ago
Ayke van Laethem b99bbc880a
main: add support for testing complete packages, not just .go files 6 years ago
Ayke van Laethem e45c4ac182
arm: set default GC to marksweep 6 years ago
Ayke van Laethem 8402e84b6d
runtime: implement a simple mark/sweep garbage collector 6 years ago
Ayke van Laethem c3c4a33b42
main: enable -initinterp by default 6 years ago
Ayke van Laethem bb3d05169d
interp: add new compile-time package initialization interpreter 6 years ago
Ayke van Laethem 980dceb192
main: refactor build option passing 6 years ago
Ayke van Laethem 9406a4d74a
main: add -opt= flag for the optimization level 6 years ago
Ayke van Laethem aee9eb413e
main, travis: add qemu to run tests in 6 years ago
Ayke van Laethem 0e813c4cb7
main: add -no-debug flag to avoid DWARF debug info 6 years ago
Ayke van Laethem 8f661d25a9
main_test: fix error logging of test 6 years ago
Ayke van Laethem d8f0ddf3fa
main: add tests 6 years ago