aboutsummaryrefslogtreecommitdiff
path: root/nexgb/xgbgen/context.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix Issue #21: automatic calculation of alignment padding after listsaarzilli2018-09-081-0/+2
|
* Don't needlessly change source files every time.Andrew Gallant2018-09-081-6/+2
|
* Updated to work with new xproto XML files.Andrew Gallant2018-09-081-0/+5
| | | | | Namely, the "doc" element is ignored. Also, I've sorted everything before output so that diff isn't completely useless.
* adding package header commentsAndrew Gallant (Ocelot)2012-05-101-0/+2
|
* a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)2012-05-101-25/+51
|
* more clean up. use log instead of fmt.Print to stderr. bug fix for event ↵Andrew Gallant (Ocelot)2012-05-071-1/+6
| | | | blocking (a hack fix for now).
* lots of docs and examplesAndrew Gallant (Ocelot)2012-05-071-1/+1
|
* add more extension cruft. make extension checking more uniform.Andrew Gallant (Ocelot)2012-05-061-0/+38
|
* added documentation and did some slight restructuring. it's party time.Andrew Gallant (Ocelot)2012-05-061-0/+2
|
* holy toldeo... things might actually be workingAndrew Gallant (Ocelot)2012-05-031-0/+21
|
* finally starting on the crescendo: requests and replies.Andrew Gallant (Ocelot)2012-05-021-0/+3
|
* gofmtAndrew Gallant (Ocelot)2012-04-301-2/+2
|
* complete and total overhaul like i promised. things are much easier to ↵Andrew Gallant (Ocelot)2012-04-301-12/+13
| | | | reason about. still not working yet though.
* progress. still not working. this is incredibly difficult.Andrew Gallant (Ocelot)2012-04-291-36/+0
|
* initial commit. not currently in a working state.Andrew Gallant (Ocelot)2012-04-281-0/+89