| Age | Commit message (Expand) | Author |
| 2015-03-07 | All step0: add test, fix bugs, remove step0 eval. | Joel Martin |
| 2015-02-28 | All: rename stepA_interop to stepA_mal | Joel Martin |
| 2015-02-28 | Multiple: interop enhancements. | Joel Martin |
| 2015-01-09 | All: add keywords. | Joel Martin |
| 2015-01-09 | VB.Net, C#: fix cmd line arg handling with --raw | Joel Martin |
| 2015-01-09 | C#: use closure for RE func. Shorter type names. | Joel Martin |
| 2015-01-06 | All: swap step9,A. Fixes for bash, C, perl. | Joel Martin |
| 2014-04-23 | All: TCO let* and quasiquote. | Joel Martin |
| 2014-04-19 | All: *ARGV* and *host-language*. Misc syncing/fixes. | Joel Martin |
| 2014-04-17 | Ruby,Python,C#: readline history fixes. Ruby include path. | Joel Martin |
| 2014-04-17 | All: perf test, Makefile refactor, add *host-language* | Joel Martin |
| 2014-04-16 | All: move some fns to core. Major cleanup. | Joel Martin |
| 2014-04-15 | All: fix get. All pass stepA tests. | Joel Martin |
| 2014-04-10 | Add stats-lisp target (only env, core, stepA) | Joel Martin |
| 2014-04-09 | README: add C# info. Cleanup top Makefile. | Joel Martin |
| 2014-04-09 | C#: add metadata and atoms. | Joel Martin |
| 2014-04-09 | C#: add stepA_more and core functions. | Joel Martin |
| 2014-04-07 | C#: add step8_macros | Joel Martin |
| 2014-04-07 | C#: add step7_quote | Joel Martin |
| 2014-04-07 | C#: step6_file | Joel Martin |
| 2014-04-07 | C#: add step5_tco | Joel Martin |
| 2014-04-07 | CS: add step4_if_fn_do | Joel Martin |
| 2014-04-06 | CS: add step3_env | Joel Martin |
| 2014-04-06 | C#: add step2_eval. | Joel Martin |
| 2014-04-06 | CS: add step1_read_print | Joel Martin |
| 2014-04-06 | C#: step0_repl using de Icaza's getline.cs | Joel Martin |