impl step2, remove interleaved calls in READ/EVAL/PRINT
[jackhill/mal.git] / .gitignore
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-22 Peter Stephensfsharp: Add step 0
2015-01-30 Joel MartinMerge pull request #3 from Chouser/ocaml
2015-01-30 ChouserOcaml: Finally fix race conditions in compilation
2015-01-30 ChouserOcaml: Added step 1, missing some optional functionality
2015-01-30 ChouserOCaml: add step 0
2015-01-09 Joel MartinLua: all steps and self-hosting.
2015-01-09 Joel MartinHaskell: steps 0-3
2015-01-09 Joel MartinScala: all steps 0-9 but no metadata.
2015-01-09 Joel MartinVB.Net: port of C# version.
2015-01-09 Joel MartinCoffeeScript: add all steps. Self-hosting.
2015-01-09 Joel MartinR: add time-ms. Readline history. Misc cleanups.
2015-01-07 Joel Martinrust: add atom support. Fix vector params.
2015-01-07 Joel MartinRust: step0_repl and step1_read_print
2015-01-07 Joel MartinAll: swap step9,A. Fixes for bash, C, perl.
2015-01-07 Joel Martingo: update README. Backport Func usage.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-18 Joel MartinAll: perf test, Makefile refactor, add *host-language*
2014-04-07 Joel MartinC#: add step2_eval.
2014-04-07 Joel MartinC#: step0_repl using de Icaza's getline.cs
2014-03-24 Joel MartinCurrent state of mal for Clojure West lighting talk.