aboutsummaryrefslogtreecommitdiff
path: root/nexgb/xgbgen/type.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix Issue #21: automatic calculation of alignment padding after listsaarzilli2018-09-081-6/+6
|
* Updated to work with new xproto XML files.Andrew Gallant2018-09-081-0/+10
| | | | | Namely, the "doc" element is ignored. Also, I've sorted everything before output so that diff isn't completely useless.
* fixing bugs related mostly to extension handlingAndrew Gallant (Ocelot)2012-05-051-1/+1
|
* holy toldeo... things might actually be workingAndrew Gallant (Ocelot)2012-05-031-0/+12
|
* finally starting on the crescendo: requests and replies.Andrew Gallant (Ocelot)2012-05-021-3/+6
|
* unions, events and errors... oh myAndrew Gallant (Ocelot)2012-05-011-2/+2
|
* gofmtAndrew Gallant (Ocelot)2012-04-301-16/+16
|
* complete and total overhaul like i promised. things are much easier to ↵Andrew Gallant (Ocelot)2012-04-301-0/+365
reason about. still not working yet though.