tinygo/loader
Ayke van Laethem 9c46ac4eed cgo: implement char type
This type is a bit more difficult because it can be signed or unsigned
depending on the target platform.
2019-04-25 10:48:56 +02:00
..
cgo.go cgo: implement char type 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 char 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: improve diagnostics 2019-04-11 10:11:09 +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