Merge branch 'wasamasa-elisp'
[jackhill/mal.git] / bash / reader.sh
2016-03-02 Joel MartinMerge branch 'wasamasa-elisp'
2016-02-27 Joel MartinMerge pull request #178 from dubek/fix-negative
2016-02-27 Joel MartinMerge remote-tracking branch 'dubek/fix-negative' into...
2016-02-27 Joel Martinbash: fix negative nums, more complex test.
2016-02-05 Joel Martinbash, nim: fix self-hosted string handling
2015-10-31 Joel MartinAll: fix read/print of \\, and \n
2015-03-17 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-03-12 Joel MartinTests: add testing Dockerfile. Impl fixes.
2015-01-09 Joel MartinAll: add keywords.
2014-05-10 Joel MartinBash: correctly treat commas as whitespace.
2014-04-03 Joel MartinAll: split types into types, env, printer, core.
2014-03-24 Joel MartinCurrent state of mal for Clojure West lighting talk.