Implement step A
[jackhill/mal.git] / es6 /
2017-02-11 Joel MartinES6: more use of ES6, simplifications, newer babel.
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-05-19 Joel MartinRefactor to use run scripts, remove *_RUNSTEP
2016-04-05 Joel MartinMerge pull request #194 from dubek/literal-empty-list
2016-04-04 Joel MartinMerge pull request #195 from wasamasa/bugfix-empty...
2016-04-04 Dov MurikMerge pull request #5 from zmower/literal-empty-list
2016-04-03 Dov MurikMerge pull request #4 from kanaka/issue194-literal...
2016-04-02 Joel MartinFix empty list eval in step2 for most languages.
2016-03-30 Dov Murikes6: Fix exception on literal empty list
2016-03-30 Joel MartinMerge pull request #196 from dubek/fix-regress-fail
2016-03-28 Joel MartinMerge pull request #192 from joostkremers/guide
2016-03-27 Joel MartinES6: fix *ARGV* to be symbol.
2016-03-20 Chris M MooreUpdate from master
2016-03-15 Joel MartinTests: move step5 non-TCO tests to per impl.
2016-03-02 Vasilij SchneidermannMerge branch 'master' into elisp
2016-02-24 Joel MartinMerge branch 'issue_166_string_ops' of github.com:kanak...
2016-02-24 Joel MartinMerge branch 'master' into issue_166_string_ops
2016-02-24 Joel MartinDist/packaging for most impls. erlang, racket *ARGV...
2016-02-24 Joel Martinawk-es6, Makefile: dist ruiles
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-02-11 Joel Martinbash, c, clojure, coffee, es6, js: add seq/string?
2016-02-04 Joel MartinMerge pull request #158 from dubek/first-rest-nil
2016-02-04 Dov Murikcoffee, es6, js, perl, python, ruby: Fix (first nil...
2016-01-29 Joel MartinMerge pull request #156 from omarrayward/explain-regexp...
2016-01-26 Joel MartinMerge branch 'Haxe'
2016-01-26 Joel MartinMerge pull request #146 from dubek/fix-macro-eval
2016-01-26 Joel MartinMerge pull request #143 from dubek/add-gensym
2016-01-26 Dov Murikcoffee, es6, js, mal, miniMAL: fix macro result evaluation
2016-01-25 Dov MurikAdd gensym and clean `or` macro to stepA of 19 implemen...
2015-11-19 Javier Fernandez... Merge remote-tracking branch 'kanaka/master' into kotlin
2015-11-17 Joel MartinMerge pull request #114 from dubek/equality-pure-mal
2015-11-17 Joel Martinhash-map equality: bash, c, coffee, cs, es6, ...
2015-10-31 Joel MartinAll: fix read/print of \\, and \n
2015-10-27 Javier Fernandez... Updated from master, solved conflicts
2015-10-27 Joel MartinAll: show comments with stats target.
2015-10-08 Joel MartinTravis: fix coffee and es6
2015-10-08 Joel MartinTravis: add remaining implementations.
2015-08-06 Joel MartinREADME.md count to 38. JS and ES6 build fixes.
2015-08-05 Joel MartinES6: Symbols, remove semis, other simplifications.
2015-08-02 Joel MartinES6: all optionals and self-hosting.
2015-08-01 Joel MartinES6: add stepA basics.
2015-08-01 Joel MartinES6: add step8 and step9 basics.
2015-07-31 Joel MartinES6: add step6 and step7 basics.
2015-07-31 Joel MartinES6: step4 basics and step5.
2015-07-31 Joel MartinES6: add step2 and step3 basics.
2015-07-31 Joel MartinES6: step0 and step1 basics.