Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a huge commit. splitting extensions into their own sub-packages. | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -38/+51 |
| | |||||
* | make resource ids their own individual types. last commit before overhaul to ↵ | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -8/+7 |
| | | | | sub-packages | ||||
* | fixed nasty bug that made XGB not thread safe | Andrew Gallant (Ocelot) | 2012-05-08 | 1 | -1/+1 |
| | |||||
* | use a custom logger so we don't stomp all over the global log configuration | Andrew Gallant (Ocelot) | 2012-05-08 | 1 | -17/+15 |
| | |||||
* | gofmt | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -7/+7 |
| | |||||
* | more clean up. use log instead of fmt.Print to stderr. bug fix for event ↵ | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -46/+71 |
| | | | | blocking (a hack fix for now). | ||||
* | lots of docs and examples | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -6/+0 |
| | |||||
* | 80 cols | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -5/+6 |
| | |||||
* | added tests | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -58/+40 |
| | |||||
* | extensions are working! extensions are working! | Andrew Gallant (Ocelot) | 2012-05-05 | 1 | -23/+79 |
| | |||||
* | oh momma. a lot of modifications and it appears to be working. w00t. | Andrew Gallant (Ocelot) | 2012-05-05 | 1 | -225/+233 |
| | |||||
* | reworking xgb. cleaned up connection stuff a little. making new xid ↵ | Andrew Gallant (Ocelot) | 2012-05-03 | 1 | -173/+86 |
| | | | | generation cleaner and use goroutines for it. | ||||
* | holy toldeo... things might actually be working | Andrew Gallant (Ocelot) | 2012-05-03 | 1 | -40/+32 |
| | |||||
* | progress. still not working. this is incredibly difficult. | Andrew Gallant (Ocelot) | 2012-04-29 | 1 | -3/+19 |
| | |||||
* | initial commit. not currently in a working state. | Andrew Gallant (Ocelot) | 2012-04-28 | 1 | -0/+484 |