Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/cgo: do not rewrite call if there are more args than parameters | Ian Lance Taylor | 2019-07-12 | 1 | -0/+1 |
* | misc/cgo/errors: consolidate test work | Russ Cox | 2019-05-21 | 1 | -12/+1 |
* | misc/cgo/errors: fix tests in module mode | Bryan C. Mills | 2019-02-22 | 1 | -1/+1 |
* | cmd/cgo: set correct column for user-written code | Ian Lance Taylor | 2018-12-12 | 1 | -0/+1 |
* | cmd/cgo: reject names that are likely to be mangled C name | Hiroshi Ioka | 2018-12-05 | 1 | -0/+1 |
* | cmd/cgo: use a plausible position for typedef error messages | Ian Lance Taylor | 2018-12-03 | 1 | -1/+6 |
* | cmd/compile: record original and absolute file names for line directives | griesemer | 2017-11-13 | 1 | -1/+1 |
* | misc/cgo/errors: don't pass -C to compiler | Ian Lance Taylor | 2017-09-14 | 1 | -1/+1 |
* | misc/cgo/errors: test that the Go rune type is not identical to C.int | Bryan C. Mills | 2017-09-14 | 1 | -0/+1 |
* | misc/cgo/errors: fix erroneous regexp detection | Bryan C. Mills | 2017-09-14 | 1 | -12/+21 |
* | misc/cgo/errors: port test.bash to Go | Bryan C. Mills | 2017-09-13 | 1 | -0/+151 |