tinygo/cgo
Ayke van Laethem 7ada00790c cgo: print better error messages for unknown types
Types used in a program may not be implemented. Print a nice error
message explaining the situation, instead of just prepending C. to the
type spelling (and hoping the user knows what that undefined reference
means).
2019-05-17 19:37:20 +02:00
..
cgo.go cgo: add support for enum types 2019-05-17 19:37:20 +02:00
libclang.go cgo: print better error messages for unknown types 2019-05-17 19:37:20 +02:00
libclang_config.go cgo: refactor; support multiple cgo files in a single package 2019-05-12 10:49:15 +02:00
libclang_stubs.c cgo: add support for enum types 2019-05-17 19:37:20 +02:00
sync.go cgo: refactor; support multiple cgo files in a single package 2019-05-12 10:49:15 +02:00