Age | Commit message (Expand) | Author |
---|---|---|
2020-04-01 | go-marshal: Allow array lens to be consts and simple expressions. | Rahat Mahmood |
2020-04-01 | go-marshal: Improve collision detection of import statments. | Rahat Mahmood |
2020-03-31 | Implement automated marshalling for slices of Marshallable types. | Rahat Mahmood |
2020-02-27 | Implement automated marshalling for newtypes on arrays. | Rahat Mahmood |
2020-02-14 | Fix various issues related to enabling go-marshal. | gVisor bot |
2020-02-13 | Ensure the marshalled object doesn't escape. | gVisor bot |
2019-09-09 | go_marshal: Implement automatic generation of ABI marshalling code. | Rahat Mahmood |