aboutsummaryrefslogtreecommitdiffhomepage
path: root/cgo/testdata/errors.out.go
AgeCommit message (Expand)Author
2024-11-18cgo: support function-like macrosAyke van Laethem
2024-09-17Cgo add cbytes implementation (rebased version of #3318) (#4470)leongross
2024-07-13cgo: support preprocessor macros passed on the command lineAyke van Laethem
2023-09-18all: switch to LLVM 16Ayke van Laethem
2023-01-17builder: add support for Go 1.20Ayke van Laethem
2022-05-06cgo: refactorAyke van Laethem
2021-11-24cgo: add support for C.CString and related functionsAyke van Laethem
2021-11-04cgo: run CGo parser for all CGo fragments in a fileAyke van Laethem
2021-09-28cgo: fix line/column reporting in syntax error messagesAyke van Laethem
2021-05-21cgo: parse binary operatorsAyke van Laethem
2021-02-19Add support for Go 1.16.Elliott Sales de Andrade
2019-11-25cgo: add tests for errorsAyke van Laethem