summaryrefslogtreecommitdiffhomepage
path: root/tools/go_marshal/marshal
AgeCommit message (Expand)Author
2020-02-15Ensure Marshallable.SizeBytes() always works on a typed nil pointer.gVisor bot
2020-02-14Generate implementation of io.WriterTo via go-marshal.gVisor bot
2020-02-13Ensure the marshalled object doesn't escape.gVisor bot
2020-01-27Standardize on tools directory.Adin Scannell
2019-09-09go_marshal: Implement automatic generation of ABI marshalling code.Rahat Mahmood