index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
go_marshal
/
test
Age
Commit message (
Expand
)
Author
2021-07-12
[syserror] Update syserror to linuxerr for more errors.
Zach Koopmans
2021-03-29
[syserror] Split usermem package
Zach Koopmans
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-03
Fix more nogo tests
Ting-Yu Wang
2020-09-29
Support embedded fields in go-marshal.
Rahat Mahmood
2020-09-16
Rename marshal.Task to marshal.CopyContext.
Rahat Mahmood
2020-09-11
Move the 'marshal' and 'primitive' packages to the 'pkg' directory.
Rahat Mahmood
2020-08-31
Change nogo failures to test failures, instead of build failures.
Adin Scannell
2020-07-13
Merge pull request #2672 from amscanne:shim-integrated
gVisor bot
2020-04-20
Add internal nogo analysis & checkescape tool.
Adin Scannell
2020-04-01
go-marshal: Allow array lens to be consts and simple expressions.
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-20
Implement automated marshalling for newtypes on primitives.
gVisor bot
2020-02-14
Add a minimal binary target for escape analysis on go-marshal.
gVisor bot
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2019-11-21
Import and structure cleanup.
Adin Scannell
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-09-09
go_marshal: Implement automatic generation of ABI marshalling code.
Rahat Mahmood