Commit Graph

13 Commits

Author SHA1 Message Date
Dan Buch
8b536de45c Playing around with images and drawing
mostly in preparation for doing image stuff in the Conway's Game of Life
implementation.
2012-12-16 19:58:01 -05:00
Dan Buch
39fdd6fdd6 Reflection thing from Jesse :-) 2012-12-13 21:02:19 -05:00
Dan Buch
44999623da Collapsing tree into more sane Go project layout
since I was in here looking at something unrelated...
2012-12-13 18:12:43 -05:00
Dan Buch
42b7abccc0 Re-namespacing stuff, but not quite going the whole way with "correct" go layout
since I don't really want the overhead of separate repos for silly crap
like this.
2012-11-30 19:31:24 -05:00
Dan Buch
03d3b542a2 Using go get to fetch deps. 2012-11-12 19:06:33 -05:00
Dan Buch
d0fbe716d9 Messing around with I/O streams and regexes 2012-11-10 20:27:23 -05:00
Dan Buch
1ab8d7d42c Moving bulk of amqp play crap into separate lib
in prep for changing the things, introducing more code.
2012-11-10 18:47:32 -05:00
Dan Buch
d24efe640b Moving into a valid package name 2012-11-10 18:38:06 -05:00
Dan Buch
ab9db7837d Playing with streadway/amqp's examples 2012-11-10 13:41:02 -05:00
Dan Buch
090d101d51 More namespacing and goofing around with unimportant crap 2012-11-05 20:59:42 -05:00
Dan Buch
0d7806fba4 Re-namespacing things and adjusting how stuff gets built
based on some recent practical experience with Go.
2012-11-05 20:36:27 -05:00
Dan Buch
892960c712 Making the compiler report its subcommands 2012-08-25 22:16:46 -04:00
Dan Buch
dd64e484a5 Recording some of my work as I go through the go-tour 2012-08-25 21:08:08 -04:00