jmoiron plays the blues

8eac1eb6 to jigo neo -> tld
ab46e80c to jigo neo is way past jigo at this point, replace jigo w/ neo
ec15ac29 to daneel twitter updates
ec15ac29 to daneel twitter updates
de218e59 to jigo rewrite parts of parseExpr to use parseSingleExpr
af5e02e4 to jigo inspect maps a bit nicer on the test logging
a35d3196 to jigo the beginning of a functional order of operations
08eaac37 to jigo get tests passing albeit still wrong
785c5cb7 to jigo lex integer/float nodes properly (needs tests), stab at stack collapsing for order of ops but it is too simplistic
6241024c to jigo add a printer to get a better understanding of how things are nested
bdc97d4f to jigo start list implementation, multiple map-elem map literals
4e2aa3ce to jigo get rid of exxtra prints
0efeeddd to jigo map exprs
2f2916ee to jigo failing wip on passing stack state along to teach level of parse exprs
a328b728 to jigo wip mul exprs
c6c76638 to jigo add some stub code for indexExpr, etc
75109395 to jigo add node stack, addexpr
694e70ca to jigo some pointless whitespace chagnes
96ac71c5 to dotfiles add environ for fast bootstrap
c600cff4 to jigo add strings and some missing bools and unary opers to the lexer, add some failing parser tests
forked code, Source Code for Go In Action examples
forked code, Source Code for Go In Action examples
forked code, Source Code for Go In Action examples