17 Commits (cd628bcde6d86cac40be31993bac4338120d75ff)

Author SHA1 Message Date
Ayke van Laethem 70f8eeaca0 cgo: parse binary operators 4 years ago
Elliott Sales de Andrade b689f14bb2 Add support for Go 1.16. 4 years ago
Ayke van Laethem 2e9c3a1d8d cgo: add support for variadic functions 4 years ago
Lucas Teske 726d735ad3 cgo: Add LDFlags support 5 years ago
Elliott Sales de Andrade 343bb42644 cgo: normalize test results 5 years ago
Ayke van Laethem a8da601672 cgo: make -I and -L paths absolute 5 years ago
Ayke van Laethem d735df6e16 cgo: add support for symbols 5 years ago
Ayke van Laethem 10e1420237 cgo: implement #cgo CFLAGS 5 years ago
Ayke van Laethem 6a1bb134f9 cgo: add tests for errors 5 years ago
Ayke van Laethem b153bd63f2 cgo: add support for nested structs and unions 5 years ago
Ayke van Laethem 6108ee6859 cgo: refactor union support 5 years ago
Ayke van Laethem 76c9f13e13 cgo: include all enums in the CGo Go AST 5 years ago
Ayke van Laethem 473576e756 cgo: do type checking in CGo testing 5 years ago
Ayke van Laethem 913131bf62 cgo: avoid '"unsafe" imported but not used' error 5 years ago
Ayke van Laethem b41e58bcb4 cgo: rename reserved field names like `type` 5 years ago
Ayke van Laethem be7529b261 cgo: add tests for most C types 5 years ago
Ayke van Laethem 26bdfa9c84 cgo: add bare-bones test 5 years ago