Merge pull request #386 from asarhaddon/test-let-recursive-def
[jackhill/mal.git] / bash / reader.sh
2019-05-08 Joel MartinMerge pull request #366 from bjh21/bjh21-unterminated...
2019-05-08 Ben Harrisbash, ruby: Fix reading of unterminated strings that...
2018-12-27 Joel MartinMerge pull request #333 from LispLY/objc-fix-conj-meta
2018-11-30 Joel Martinawk, bash, c, coffee, js: fix errors.
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2017-09-28 Joel MartinFix unescaping in bash, basic, es6, js, ruby, rust.
2016-03-20 Chris M MooreUpdate from master
2016-03-04 Joel MartinMerge pull request #181 from wasamasa/fix-typos
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-21 Chris M MooreMerged master into ada branch + fix Makefile
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 Chris M MooreAda: merge to latest baseline
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.