aboutsummaryrefslogtreecommitdiff
path: root/nexgb/xgbgen/go_single_field.go
Commit message (Collapse)AuthorAgeFilesLines
* When writing, don't pad the length of bytes produced from innerAndrew Gallant2018-09-081-2/+2
| | | | | | structs/unions. Each type should take care of its own padding. Close #14.
* a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)2012-05-101-21/+21
|
* make resource ids their own individual types. last commit before overhaul to ↵Andrew Gallant (Ocelot)2012-05-101-1/+1
| | | | sub-packages
* holy toldeo... things might actually be workingAndrew Gallant (Ocelot)2012-05-031-31/+31
|
* unions, events and errors... oh myAndrew Gallant (Ocelot)2012-05-011-4/+32
|
* splitting up go specific code. too much for one file IMO. more progress. ↵Andrew Gallant (Ocelot)2012-04-301-0/+138
almost done with structs.