aboutsummaryrefslogtreecommitdiffhomepage
path: root/cgo/testdata
AgeCommit message (Expand)Author
2021-09-09cgo: don't normalize CGo tests anymoreAyke van Laethem
2021-05-21cgo: parse binary operatorsAyke van Laethem
2021-02-19Add support for Go 1.16.Elliott Sales de Andrade
2021-02-11cgo: add support for variadic functionsAyke van Laethem
2020-05-21cgo: Add LDFlags supportLucas Teske
2020-04-12cgo: normalize test resultsElliott Sales de Andrade
2020-03-17cgo: make -I and -L paths absoluteAyke van Laethem
2020-01-03cgo: add support for symbolsAyke van Laethem
2019-11-25cgo: implement #cgo CFLAGSAyke van Laethem
2019-11-25cgo: add tests for errorsAyke van Laethem
2019-11-08cgo: add support for nested structs and unionsAyke van Laethem
2019-11-07cgo: refactor union supportAyke van Laethem
2019-11-06cgo: include all enums in the CGo Go ASTAyke van Laethem
2019-11-06cgo: do type checking in CGo testingAyke van Laethem
2019-11-06cgo: avoid '"unsafe" imported but not used' errorAyke van Laethem
2019-11-06cgo: rename reserved field names like `type`Ayke van Laethem
2019-11-03cgo: add tests for most C typesAyke van Laethem
2019-11-03cgo: add bare-bones testAyke van Laethem