| Age | Commit message (Expand) | Author |
| 2015-01-09 | Haskell: Add steps9-A, metadata, and atoms. | Joel Martin |
| 2015-01-09 | Haskell: add step7 and 8. | Joel Martin |
| 2015-01-09 | Haskell: steps 4-6. Line editing. Simpler fn calls. | Joel Martin |
| 2015-01-09 | Haskell: steps 0-3 | Joel Martin |
| 2015-01-09 | Scala: refactor collections with metadata. | Joel Martin |
| 2015-01-09 | Scala: all steps 0-9 but no metadata. | 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 | VB.Net: port of C# version. | Joel Martin |
| 2015-01-09 | C#: use closure for RE func. Shorter type names. | Joel Martin |
| 2015-01-09 | CoffeeScript: add missed node_readline.coffee | Joel Martin |
| 2015-01-09 | CoffeeScript: add all steps. Self-hosting. | Joel Martin |
| 2015-01-09 | R: add time-ms. Readline history. Misc cleanups. | Joel Martin |
| 2015-01-09 | R: atom support, fixes for self-hosting. | Joel Martin |
| 2015-01-09 | R: add hash-map and metadata support. | Joel Martin |
| 2015-01-09 | R: add step8_macros and step9_try. | Joel Martin |
| 2015-01-09 | R: add step6_file and step7_quote | Joel Martin |
| 2015-01-09 | R: add step4_if_fn_do and step5_tco. | Joel Martin |
| 2015-01-09 | R: step0-3, readline FFI. | Joel Martin |
| 2015-01-08 | Merge pull request #2 from alandipert/master | Joel Martin |
| 2015-01-08 | tiny typo fix | Alan Dipert |
| 2015-01-08 | rust: update README. Remove exp.rs compilation. | Joel Martin |
| 2015-01-06 | go: add time-ms. Ruby: fix step9,A content. | Joel Martin |
| 2015-01-06 | rust: fix quote/quasiquote of vectors. | Joel Martin |
| 2015-01-06 | rust: add conj, stepA. Self-hosting! | Joel Martin |
| 2015-01-06 | rust: add metadata support. | Joel Martin |
| 2015-01-06 | rust: add atom support. Fix vector params. | Joel Martin |
| 2015-01-06 | rust: core hash-map functions. | Joel Martin |
| 2015-01-06 | rust: add step9_try. Refactor error handling. | Joel Martin |
| 2014-10-27 | rust: add vector and hash-map support. | Joel Martin |
| 2015-01-06 | rust: add step8_macros | Joel Martin |
| 2015-01-06 | rust: add step7_quote. Refactor with type constructors. | Joel Martin |
| 2015-01-06 | rust: add step6_file | Joel Martin |
| 2015-01-06 | rust: add step5_tco | Joel Martin |
| 2015-01-06 | rust: add step4_if_fn_do | Joel Martin |
| 2015-01-06 | Rust: add step3_env | Joel Martin |
| 2015-01-06 | rust: add step2_eval. | Joel Martin |
| 2015-01-06 | Rust: step0_repl and step1_read_print | Joel Martin |
| 2015-01-06 | Doc cleanup of step9/stepA swap. | Joel Martin |
| 2015-01-06 | Go: add missing env.go | Joel Martin |
| 2015-01-06 | All: swap step9,A. Fixes for bash, C, perl. | Joel Martin |
| 2015-01-06 | go: update README. Backport Func usage. | Joel Martin |
| 2014-10-09 | go: add metadata and atoms. HashMap dedicated type. | Joel Martin |
| 2014-10-09 | go: add hash-map support. | Joel Martin |
| 2014-10-09 | go: add readline.go that wraps libreadline/libedit | Joel Martin |
| 2014-10-09 | go: add stepA_more. try* and more core functions. | Joel Martin |
| 2014-10-06 | go: add step8_macros | Joel Martin |
| 2014-10-06 | go: add step7_quote | Joel Martin |
| 2014-10-06 | go: add step6_file | Joel Martin |
| 2014-10-06 | go: add step5_tco. Refactor env. | Joel Martin |