aboutsummaryrefslogtreecommitdiff
path: root/nexgb/xgbgen/go_struct.go
Commit message (Expand)AuthorAgeFilesLines
* Fix Issue #21: automatic calculation of alignment padding after listsaarzilli2018-09-081-1/+1
* Padding on a list is on the length of the list.Andrew Gallant2018-09-081-2/+2
* gofmtAndrew Gallant2018-09-081-2/+2
* Bug fix in the generator that was outputting %(MISSING) crud.Andrew Gallant (Ocelot)2012-05-261-1/+1
* better docsAndrew Gallant (Ocelot)2012-05-101-8/+9
* a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)2012-05-101-5/+5
* more bug fixes for the rest of the extensionsAndrew Gallant (Ocelot)2012-05-061-1/+5
* holy toldeo... things might actually be workingAndrew Gallant (Ocelot)2012-05-031-7/+12
* unions, events and errors... oh myAndrew Gallant (Ocelot)2012-05-011-4/+5
* splitting up go specific code. too much for one file IMO. more progress. almo...Andrew Gallant (Ocelot)2012-04-301-0/+107