tinygo/loader
Ayke van Laethem 2f2d62cc0c cgo: support builtin #include headers
Add support for header files bundled with the compiler by copying them
into the release tarball.
2019-04-25 12:55:52 +02:00
..
cgo.go cgo: add dummy implementation of __builtin_va_list 2019-04-25 10:48:56 +02:00
errors.go loader: better error message on import cycles 2019-01-27 10:38:02 +01:00
libclang.go cgo: implement void* pointer type 2019-04-25 10:48:56 +02:00
libclang_config.go all: switch to LLVM 8 2019-03-22 22:55:11 +01:00
libclang_stubs.c loader/libclang: fix CGo-related crash 2019-04-20 10:07:26 +02:00
loader.go cgo: support builtin #include headers 2019-04-25 12:55:52 +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