aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2015-03-07README: remove gratuitous parens.Joel Martin
2015-03-05README: update Rust version.Joel Martin
2015-03-05Update Rust code to the current Rust nightlyAlex Crichton
2015-03-04Fixed implementation typoDavid Fontenot
2015-03-04Rust: build with --release. 10X performance boost!Joel Martin
2015-03-03Merge pull request #20 from def-/masterJoel Martin
2015-03-04Add instructions and makefile for Nimdef
2015-03-02README: missing end paren.Joel Martin
2015-03-02README: add more testing info.Joel Martin
2015-03-02miniMAL: use npm published miniMAL.Joel Martin
2015-02-28Merge branch 'ruby1.9' of https://github.com/elektronaut/mal into elektronaut...Joel Martin
2015-02-28Merge pull request #15 from joelpickup/masterJoel Martin
2015-02-28All: rename stepA_interop to stepA_malJoel Martin
2015-02-28grammar fixjoelpickup
2015-02-28Ruby: Updated for Ruby 1.9+Inge Jørgensen
2015-02-25README: add miniMAL.Joel Martin
2015-02-21forth: Update READMEChouser
2015-02-10matlab: add to README. 24th implementation!Joel Martin
2015-01-30README: update count to 23 to reflect OCaml addition.Joel Martin
2015-01-30OCaml: add to README.mdChouser
2015-01-29Draft guide and architecture diagrams.Joel Martin
2015-01-08Lua: all steps and self-hosting.Joel Martin
2015-01-08Move template to top level. Add license.Joel Martin
2015-01-09Racket: add steps0-A. Self-hosting.Joel Martin
2015-01-09Haskell: add error handling and try*/catch*.Joel Martin
2015-01-09Haskell: add step7 and 8.Joel Martin
2015-01-09Haskell: steps 0-3Joel Martin
2015-01-09Scala: refactor collections with metadata.Joel Martin
2015-01-09Scala: all steps 0-9 but no metadata.Joel Martin
2015-01-09VB.Net: port of C# version.Joel Martin
2015-01-09CoffeeScript: add all steps. Self-hosting.Joel Martin
2015-01-09R: add time-ms. Readline history. Misc cleanups.Joel Martin
2015-01-08tiny typo fixAlan Dipert
2015-01-08rust: update README. Remove exp.rs compilation.Joel Martin
2015-01-06Rust: step0_repl and step1_read_printJoel Martin
2015-01-06Doc cleanup of step9/stepA swap.Joel Martin
2015-01-06All: swap step9,A. Fixes for bash, C, perl.Joel Martin
2015-01-06go: update README. Backport Func usage.Joel Martin
2014-05-10PS: include/run from same directory.Joel Martin
2014-04-27README.md: add linke to online demo.Joel Martin
2014-04-23README: fix c# header, specify perl 5.8Joel Martin
2014-04-23README: instructions on running tests.Joel Martin
2014-04-23All: TCO let* and quasiquote.Joel Martin
2014-04-19Perl: add readline interface and step0_replJoel Martin
2014-04-16Python: metadata on builtin funcs. Support python3.Joel Martin
2014-04-15README: typo.Joel Martin
2014-04-13Java, JS: cleanup and sync steps.Joel Martin
2014-04-09README: add C# info. Cleanup top Makefile.Joel Martin
2014-03-30README, TODO, step_notes updates.Joel Martin
2014-03-29README: add more details.Joel Martin