summaryrefslogtreecommitdiffhomepage
path: root/tools/go_marshal/test/test.go
AgeCommit message (Expand)Author
2021-03-22[lisa] Support dynamic types for all types.Ayush Ranjan
2021-02-08[go-marshal] Add dynamic tag in go_marshal.Ayush Ranjan
2020-11-03Fix more nogo testsTing-Yu Wang
2020-09-29Support embedded fields in go-marshal.Rahat Mahmood
2020-04-01go-marshal: Allow array lens to be consts and simple expressions.Rahat Mahmood
2020-03-31Implement automated marshalling for slices of Marshallable types.Rahat Mahmood
2020-02-27Implement automated marshalling for newtypes on arrays.Rahat Mahmood
2020-02-20Implement automated marshalling for newtypes on primitives.gVisor bot
2019-09-09go_marshal: Implement automatic generation of ABI marshalling code.Rahat Mahmood