Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Issue #21: automatic calculation of alignment padding after lists | aarzilli | 2018-09-08 | 1 | -8/+2 |
| | |||||
* | It appears that the "Str" type (which is built into the core X protocol) | Andrew Gallant | 2018-09-08 | 1 | -1/+4 |
| | | | | | | doesn't specify any padding. So it has to be treated as a special case. Close #12. | ||||
* | a huge commit. splitting extensions into their own sub-packages. | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -11/+11 |
| | |||||
* | make resource ids their own individual types. last commit before overhaul to ↵ | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -1/+2 |
| | | | | sub-packages | ||||
* | lots of docs and examples | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -1/+0 |
| | |||||
* | holy toldeo... things might actually be working | Andrew Gallant (Ocelot) | 2012-05-03 | 1 | -32/+65 |
| | |||||
* | finally starting on the crescendo: requests and replies. | Andrew Gallant (Ocelot) | 2012-05-02 | 1 | -2/+2 |
| | |||||
* | unions, events and errors... oh my | Andrew Gallant (Ocelot) | 2012-05-01 | 1 | -4/+6 |
| | |||||
* | splitting up go specific code. too much for one file IMO. more progress. ↵ | Andrew Gallant (Ocelot) | 2012-04-30 | 1 | -0/+75 |
almost done with structs. |