crystal: add seq and string?
[jackhill/mal.git] / miniMAL /
2016-02-11 Joel Martinhaxe, matlab, miniMAL, python, rpython: add seq/string?
2016-02-05 Joel MartinHaxe, Julia, miniMAL: self-hosting fixes.
2016-02-04 Joel MartinMerge pull request #158 from dubek/first-rest-nil
2016-02-04 Dov Murikfactor, go, guile, miniMAL, ps: Fix (first nil) and...
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-23 Dov MurikAdd gensym and clean `or` macro to stepA of 12 implemen...
2015-12-30 Joel MartinMerge pull request #138 from dubek/js-fix-quasiquote-nil
2015-12-28 Dov MurikminiMAL: Fix exception in `(nil)
2015-11-19 Javier Fernandez... Merge remote-tracking branch 'kanaka/master' into kotlin
2015-11-18 Joel MartinminiMAL, perl: add native hash-map equality.
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-10 Joel MartinminiMAL: add install of ffi dep.
2015-10-10 Joel MartinTravis: fix/activate miniMAL. Simplify .travis*
2015-10-06 Joel MartinTravis: add ocaml, forth and miniMAL.
2015-03-07 Joel MartinAll step0: add test, fix bugs, remove step0 eval.
2015-03-05 Peter StephensMerge branch 'master' into fsharp
2015-03-04 Joel MartinMerge pull request #12 from tebeka/master
2015-03-04 Joel MartinMerge pull request #20 from def-/master
2015-03-02 Joel MartinminiMAL: use npm published miniMAL.
2015-03-01 Miki TebekaMerge branch 'master' of https://github.com/kanaka/mal
2015-02-28 Joel MartinMerge branch 'ruby1.9' of https://github.com/elektronau...
2015-02-28 Joel MartinMerge pull request #15 from joelpickup/master
2015-02-28 Joel MartinMerge pull request #14 from anton-trunov/guide-small-fix
2015-02-28 Joel MartinMerge pull request #13 from euc/patch-1
2015-02-28 Joel MartinMerge pull request #11 from treeform/patch-1
2015-02-28 Joel MartinAll: rename stepA_interop to stepA_mal
2015-02-26 Joel MartinminiMAL: add classOf and fix printing.
2015-02-24 Joel MartinminiMAL: self-hosting! Add atoms. Fix malfunc.
2015-02-24 Joel MartinminiMAL: add metadata support.
2015-02-16 Joel MartinminiMAL: keyword, vector and hash-map support.
2015-02-16 Joel MartinminiMAL: stepA. Comments. Add impl Makefile for stats.
2015-02-16 Joel MartinminiMAL: step9
2015-02-16 Joel MartinminiMAL: step8.
2015-02-16 Joel MartinminiMAL: step7
2015-02-16 Joel MartinminiMAL: step6
2015-02-15 Joel MartinminiMAL: add step5.
2015-02-15 Joel MartinminiMAL: step4.
2015-02-24 Joel MartinminiMAL: add step4 (without functions).
2015-02-24 Joel MartinminiMAL: step3
2015-02-12 Joel MartinminiMAL: step2
2015-02-12 Joel MartinminiMAL: step1.