Merge pull request #11 from treeform/patch-1
[jackhill/mal.git] / cs / Makefile
2015-02-28 Joel MartinMerge pull request #11 from treeform/patch-1
2015-02-28 Joel MartinAll: rename stepA_interop to stepA_mal
2015-01-07 Joel MartinAll: swap step9,A. Fixes for bash, C, perl.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-19 Joel MartinAll: *ARGV* and *host-language*. Misc syncing/fixes.
2014-04-11 Joel MartinAdd stats-lisp target (only env, core, stepA)
2014-04-10 Joel MartinREADME: add C# info. Cleanup top Makefile.
2014-04-10 Joel MartinC#: add stepA_more and core functions.
2014-04-08 Joel MartinC#: add step8_macros
2014-04-08 Joel MartinC#: add step7_quote
2014-04-08 Joel MartinC#: step6_file
2014-04-08 Joel MartinC#: add step5_tco
2014-04-07 Joel MartinCS: add step4_if_fn_do
2014-04-07 Joel MartinCS: add step3_env
2014-04-07 Joel MartinC#: add step2_eval.
2014-04-07 Joel MartinCS: add step1_read_print
2014-04-07 Joel MartinC#: step0_repl using de Icaza's getline.cs