tinygo/cgo
Ayke van Laethem 53db436a7d
cgo: add file AST for fake C file locations
This is needed for the type checker, otherwise it doesn't know which Go
version it should use for type checking.
2024-01-18 20:19:15 +01:00
..
testdata all: switch to LLVM 16 2023-09-18 21:58:02 +02:00
cgo.go cgo: add file AST for fake C file locations 2024-01-18 20:19:15 +01:00
cgo_go122.go cgo: add file AST for fake C file locations 2024-01-18 20:19:15 +01:00
cgo_test.go cgo: add file AST for fake C file locations 2024-01-18 20:19:15 +01:00
const.go cgo: add support for bitwise operators 2023-01-12 08:51:03 +01:00
const_test.go cgo: add support for bitwise operators 2023-01-12 08:51:03 +01:00
libclang.go cgo: add file AST for fake C file locations 2024-01-18 20:19:15 +01:00
libclang_config_llvm15.go all: fix a small incompatibility with Nix 2023-10-15 17:51:13 +02:00
libclang_config_llvm16.go all: fix a small incompatibility with Nix 2023-10-15 17:51:13 +02:00
libclang_config_llvm17.go all: fix a small incompatibility with Nix 2023-10-15 17:51:13 +02:00
libclang_stubs.c all: switch to LLVM 16 2023-09-18 21:58:02 +02:00
security.go cgo: allow LDFLAGS: --export=... 2023-05-04 20:45:02 +02:00
security_test.go cgo: allow LDFLAGS: --export=... 2023-05-04 20:45:02 +02:00
sync.go cgo: refactor; support multiple cgo files in a single package 2019-05-12 10:49:15 +02:00