VB.Net, C#: fix cmd line arg handling with --raw
[jackhill/mal.git] / Makefile
2015-01-09 Joel MartinVB.Net, C#: fix cmd line arg handling with --raw
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: step0-3, readline FFI.
2015-01-07 Joel Martinrust: add step8_macros
2015-01-07 Joel MartinRust: step0_repl and step1_read_print
2015-01-07 Joel MartinAll: swap step9,A. Fixes for bash, C, perl.
2014-10-07 Joel Martingo: add step5_tco. Refactor env.
2014-10-04 Joel Martingo: step0_repl
2014-05-10 Joel MartinMakefile: exclude test^mal^step0
2014-04-27 Joel MartinAdd step5/9 tests for impls that support it.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-24 Joel MartinAll: TCO let* and quasiquote.
2014-04-19 Joel MartinPerl: add step1_read_print, types.
2014-04-18 Joel MartinAll: perf test, Makefile refactor, add *host-language*
2014-04-17 Joel MartinPython: metadata on builtin funcs. Support python3.
2014-04-15 Joel MartinPS: fix test invocation.
2014-04-11 Joel MartinRuby: step0, step1
2014-04-11 Joel MartinAdd stats-lisp target (only env, core, stepA)
2014-04-10 Joel MartinC#: add metadata and atoms.
2014-04-07 Joel MartinCS: add step1_read_print
2014-03-29 Joel MartinPS: minimal step1_read_print
2014-03-24 Joel MartinCurrent state of mal for Clojure West lighting talk.