Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-27 | runtime: synchronize empty struct field handling | melonedo | 1 | -4/+10 |
2019-09-17 | runtime: for FFI, treat directIface types as pointers | Ian Lance Taylor | 1 | -0/+6 |
2019-08-31 | compiler, runtime: support and use single argument go:linkname | Ian Lance Taylor | 1 | -1/+1 |
2019-01-15 | runtime: add padding to FFI type of struct ending with zero-sized field | Ian Lance Taylor | 1 | -0/+10 |
2018-07-13 | runtime: skip zero-sized fields in structs when converting to FFI | Ian Lance Taylor | 1 | -3/+45 |
2016-11-18 | runtime, reflect: rewrite Go to FFI type conversion in Go | Ian Lance Taylor | 1 | -0/+315 |