aboutsummaryrefslogtreecommitdiff
path: root/nexgb/xgbgen/go_error.go
Commit message (Collapse)AuthorAgeFilesLines
* more clean up. use log instead of fmt.Print to stderr. bug fix for event ↵Andrew Gallant (Ocelot)2012-05-071-2/+12
| | | | 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-1/+1
|
* fixing bugs related mostly to extension handlingAndrew Gallant (Ocelot)2012-05-051-5/+9
|
* holy toldeo... things might actually be workingAndrew Gallant (Ocelot)2012-05-031-11/+77
|
* finally starting on the crescendo: requests and replies.Andrew Gallant (Ocelot)2012-05-021-19/+46
|
* unions, events and errors... oh myAndrew Gallant (Ocelot)2012-05-011-6/+24
|
* splitting up go specific code. too much for one file IMO. more progress. ↵Andrew Gallant (Ocelot)2012-04-301-0/+39
almost done with structs.