tinygo/loader
Ayke van Laethem 99587fe073 cgo: add support for #define constants
These are converted to Go constants where possible.
2019-05-12 10:49:15 +02:00
..
cgo.go cgo: add support for #define constants 2019-05-12 10:49:15 +02:00
errors.go loader: better error message on import cycles 2019-01-27 10:38:02 +01:00
libclang.go cgo: add support for #define constants 2019-05-12 10:49:15 +02:00
libclang_config.go all: switch to LLVM 8 2019-03-22 22:55:11 +01:00
libclang_stubs.c cgo: add support for #define constants 2019-05-12 10:49:15 +02:00
loader.go main: make $GOROOT more robust and configurable 2019-05-07 09:14:43 +02:00
ssa.go loader: switch to custom program loader 2018-12-10 15:36:23 +01:00
sync.go cgo: make libclang code thread-safe 2019-04-17 11:56:40 +02:00