tinygo/compiler
Ayke van Laethem b6db84e916
main: use GOPATH from the environment
Be more compatible with the Go toolchain by setting GOPATH in the same
way. This makes it possible to flash and run examples from the standard
GOPATH instead of only from the source tree.
2018-09-29 22:30:45 +02:00
..
calls.go compiler: fix expanding zero-length structs 2018-09-25 13:45:04 +02:00
compiler.go main: use GOPATH from the environment 2018-09-29 22:30:45 +02:00
sizes.go compiler: refactor compiler into separate package 2018-09-22 20:32:28 +02:00
util.go compiler: refactor compiler into separate package 2018-09-22 20:32:28 +02:00