index
:
haven
master
origin/master
Haven is an umbrella project for a range of mostly desktop applications
Přemysl Eric Janouch <p@janouch.name>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nexgb
/
xgbgen
/
go_error.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
a huge commit. splitting extensions into their own sub-packages.
Andrew Gallant (Ocelot)
2012-05-10
1
-11
/
+12
|
*
make resource ids their own individual types. last commit before overhaul to ↵
Andrew Gallant (Ocelot)
2012-05-10
1
-4
/
+8
|
|
|
|
sub-packages
*
more clean up. use log instead of fmt.Print to stderr. bug fix for event ↵
Andrew Gallant (Ocelot)
2012-05-07
1
-2
/
+12
|
|
|
|
blocking (a hack fix for now).
*
lots of docs and examples
Andrew Gallant (Ocelot)
2012-05-07
1
-1
/
+1
|
*
add more extension cruft. make extension checking more uniform.
Andrew Gallant (Ocelot)
2012-05-06
1
-1
/
+1
|
*
fixing bugs related mostly to extension handling
Andrew Gallant (Ocelot)
2012-05-05
1
-5
/
+9
|
*
holy toldeo... things might actually be working
Andrew Gallant (Ocelot)
2012-05-03
1
-11
/
+77
|
*
finally starting on the crescendo: requests and replies.
Andrew Gallant (Ocelot)
2012-05-02
1
-19
/
+46
|
*
unions, events and errors... oh my
Andrew Gallant (Ocelot)
2012-05-01
1
-6
/
+24
|
*
splitting up go specific code. too much for one file IMO. more progress. ↵
Andrew Gallant (Ocelot)
2012-04-30
1
-0
/
+39
almost done with structs.