Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-17 | re PR go/91781 (r275691 breaks go test "reflect") | Ian Lance Taylor | 1 | -2/+4 |
2019-09-17 | reflect: unexport FFICallbackGo; use go:linkname instead | Ian Lance Taylor | 1 | -3/+3 |
2019-08-30 | compile, runtime: permit anonymous and empty fields in C header | Ian Lance Taylor | 1 | -1/+0 |
2016-11-22 | runtime: rewrite panic/defer code from C to Go | Ian Lance Taylor | 1 | -4/+16 |
2016-11-18 | runtime, reflect: rewrite Go to FFI type conversion in Go | Ian Lance Taylor | 1 | -10/+5 |
2015-01-19 | Add attribute unused to dummy arguments in ffi stub | Richard Henderson | 1 | -1/+2 |
2015-01-19 | reflect: Fix build for systems that do not define ffi_go_closure. | Ian Lance Taylor | 1 | -3/+3 |
2015-01-16 | compiler, reflect, runtime: Use static chain for closures. | Richard Henderson | 1 | -52/+16 |
2014-10-08 | re PR go/60406 (recover.go: test13reflect2 test failure) | Ian Lance Taylor | 1 | -17/+10 |
2014-07-19 | reflect, runtime: Use libffi closures to implement reflect.MakeFunc. | Ian Lance Taylor | 1 | -0/+135 |