| Age | Commit message (Expand) | Author |
| 2014-10-04 | go: step1_read_print vectors and hash-maps | Joel Martin |
| 2014-10-04 | go: step1_read_print print working. | Joel Martin |
| 2014-10-04 | go: reading of atoms and lists. | Joel Martin |
| 2014-10-04 | step0_repl.go: strip newline from input. | Joel Martin |
| 2014-10-04 | docs/step_notes.txt: add step0_repl details. | Joel Martin |
| 2014-10-04 | go: step0_repl | Joel Martin |
| 2014-05-10 | TODO: misc updates | Joel Martin |
| 2014-05-10 | PS: include/run from same directory. | Joel Martin |
| 2014-05-10 | Perl: include from same directory. | Joel Martin |
| 2014-05-10 | Java, Make: return nil from core readline function on EOF. | Joel Martin |
| 2014-05-10 | Bash: correctly treat commas as whitespace. | Joel Martin |
| 2014-05-10 | Makefile: exclude test^mal^step0 | Joel Martin |
| 2014-04-27 | README.md: add linke to online demo. | Joel Martin |
| 2014-04-27 | Add step5/9 tests for impls that support it. | Joel Martin |
| 2014-04-27 | JS: add localStorage history load/save. Slurp using sync XHR. | Joel Martin |
| 2014-04-26 | JS web: use/import to Himera style web REPL. | Joel Martin |
| 2014-04-26 | JS: switch from josh.js console to jqconsole. | Joel Martin |
| 2014-04-23 | README: fix c# header, specify perl 5.8 | Joel Martin |
| 2014-04-23 | README: instructions on running tests. | Joel Martin |
| 2014-04-23 | Perl: add Makefile and time-ms for perf tests. | Joel Martin |
| 2014-04-23 | JS: Fix internal tests. | Joel Martin |
| 2014-04-23 | Perl: line edit history. | Joel Martin |
| 2014-04-23 | Merge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0' | Joel Martin |
| 2014-04-23 | All: TCO let* and quasiquote. | Joel Martin |
| 2014-04-23 | Perl: add vector, hash-map, metadata, atom support. TCO let* | Joel Martin |
| 2014-04-23 | Perl: add step9_interop test | Joel Martin |
| 2014-04-22 | Perl: add stepA_more. | Joel Martin |
| 2014-04-22 | Automatically install node modules if the directory doesn't exist. | Wes Brown |
| 2014-04-22 | Correct issue where readline bombs out if there's no existing history file. | Wes Brown |
| 2014-04-21 | Perl: add step9_interop with type conversion. | Joel Martin |
| 2014-04-21 | Perl: step8_macros | Joel Martin |
| 2014-04-21 | Perl: add step7_quote | Joel Martin |
| 2014-04-21 | Perl: step6_file | Joel Martin |
| 2014-04-21 | Perl: add step5_tco | Joel Martin |
| 2014-04-20 | Perl: add step4_if_fn_do | Joel Martin |
| 2014-04-20 | Perl: add step3_env | Joel Martin |
| 2014-04-20 | Perl: add step2_eval. | Joel Martin |
| 2014-04-19 | Tests: move optional features to end and print header. | Joel Martin |
| 2014-04-19 | Perl: add step1_read_print, types. | Joel Martin |
| 2014-04-19 | Perl: add readline interface and step0_repl | 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-16 | Python: metadata on builtin funcs. Support python3. | Joel Martin |
| 2014-04-15 | README: typo. | Joel Martin |
| 2014-04-15 | Ruby: remove debug. Update TODO. | Joel Martin |
| 2014-04-15 | PS: fix concat with no args and conj. | Joel Martin |
| 2014-04-15 | All: fix get. All pass stepA tests. | Joel Martin |
| 2014-04-14 | Mal space cleanup. Ruby Makefile. TODO updates. | Joel Martin |