jmoiron plays the blues
5f2186d6 to
jigo
continue to pull parts of the text/template parser, discarding things like treeMap, funcs, and vars which dont apply to jinja
547068e5 to
jigo
note update/sync
5fd79de5 to
jigo
add some parser bits from text/template
3d592716 to
jigo
add ast and parse.go stubs based on text/template parsing
c461e112 to
jigo
add lots more tests, clean up tests a bit with tn and tt shortcuts, report delim balancing errors in the lexer, fix a potential issue where delims clash with the block delims
fa8e0b99 to
jigo
some more advanced block lex tests
d8eb6b4b to
jigo
lexing names, bools, many arithmetic tokens
adb8fc39 to
jigo
add lex tests
bc6eaa20 to
jigo
comment lexer, close token stream when it's done to make tests a bit easier
88cd6d64 to
jigo
add jigo/neo, a second go at jigo, with some expression docs, lexer code nearly identical to text/template, token set identical to jinja2
jmoiron/monet a2080fe · implement media links in twitter updater
jmoiron/monet 92880e0 · remove twitter python stream updating code in favor of go updater code
jmoiron/monet 8f21cb6 · disable twitter stream updater for python
jmoiron/monet 4f1414a · add Go updater which works so far with twitter using anaconda
jmoiron/dotfiles ff170f1 · Merge branch 'master' of github.com:jmoiron/dotfiles
jmoiron/dotfiles c3b4577 · update some osx dotfiles
jmoiron/monet 2264d0b · remove autobuild.sh in favor of using reflex