Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xgbgen: process <doc> elements | Přemysl Janouch | 2018-09-30 | 1 | -0/+3 |
| | | | | | Most of XCB documentation now ends up in Go sources, although the end result is of mixed quality. | ||||
* | When writing, don't pad the length of bytes produced from inner | Andrew Gallant | 2018-09-08 | 1 | -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-10 | 1 | -21/+21 |
| | |||||
* | make resource ids their own individual types. last commit before overhaul to ↵ | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -1/+1 |
| | | | | sub-packages | ||||
* | holy toldeo... things might actually be working | Andrew Gallant (Ocelot) | 2012-05-03 | 1 | -31/+31 |
| | |||||
* | unions, events and errors... oh my | Andrew Gallant (Ocelot) | 2012-05-01 | 1 | -4/+32 |
| | |||||
* | splitting up go specific code. too much for one file IMO. more progress. ↵ | Andrew Gallant (Ocelot) | 2012-04-30 | 1 | -0/+138 |
almost done with structs. |