Age | Commit message (Expand) | Author |
---|---|---|
2024-11-18 | cgo: support function-like macros | Ayke van Laethem |
2024-09-17 | Cgo add cbytes implementation (rebased version of #3318) (#4470) | leongross |
2024-07-13 | cgo: support preprocessor macros passed on the command line | Ayke van Laethem |
2023-09-18 | all: switch to LLVM 16 | Ayke van Laethem |
2023-01-17 | builder: add support for Go 1.20 | Ayke van Laethem |
2022-05-06 | cgo: refactor | Ayke van Laethem |
2021-11-24 | cgo: add support for C.CString and related functions | Ayke van Laethem |
2021-11-04 | cgo: run CGo parser for all CGo fragments in a file | Ayke van Laethem |
2021-09-28 | cgo: fix line/column reporting in syntax error messages | Ayke van Laethem |
2021-05-21 | cgo: parse binary operators | Ayke van Laethem |
2021-02-19 | Add support for Go 1.16. | Elliott Sales de Andrade |
2019-11-25 | cgo: add tests for errors | Ayke van Laethem |