jackhill/mal.git
2015-06-02 rhysdcrystal: basic implementation of step1
2015-06-02 rhysdcrystal: implement mal in Mal module
2015-06-02 rhysdcrystal: implement step0
2015-06-02 rhysdcrystal: Prepare to implement with Crystal
2015-05-19 Joel MartinREADME: add Groovy info. Bump count to 34.
2015-05-19 Joel MartinAdd groovy implementation.
2015-04-30 Joel MartinMerge pull request #69 from def-/master
2015-04-30 defUse Nim 0.11.0
2015-04-23 Joel Martinguide: add links for fogus blog posts on interesting...
2015-04-17 Joel MartinMerge pull request #66 from martinklepsch/master
2015-04-17 Martin Klepschremove redudant "debate"
2015-04-17 Martin Klepschescape let\*
2015-04-10 Joel MartinMerge pull request #63 from def-/master
2015-04-10 Joel MartinMerge pull request #65 from petethepig/readme-fix
2015-04-10 Joel MartinMerge pull request #64 from sunzenshen/patch-2
2015-04-10 Dmitrii Filimonovfixed a typo
2015-04-10 Alan ShenTypo fixes for several sections in the guide
2015-04-09 defMake Nim implementation a bit nicer
2015-04-09 Joel MartinMerge pull request #62 from notduncansmith/master
2015-04-09 Duncan SmithRequire correct node_readline file
2015-04-08 Joel MartinDockerfile: move Julia & Erlang. Add guile & factor.
2015-04-08 Joel MartinMerge pull request #61 from keith-rollin/optimize
2015-04-08 Keith RollinConvert to Swift 1.2:
2015-04-08 Keith Rollinrefactor: use a switch instead of a ramp of if's.
2015-04-08 Keith Rollinrefactor: move some code out of EVAL into their own...
2015-04-08 Keith Rollinoptimization: for small Environment records, store...
2015-04-08 Keith Rollinoptimization: conditionally remove some debugging code
2015-04-07 Joel MartinMerge pull request #60 from sunzenshen/patch-1
2015-04-07 Alan ShenCleanup typos in section "Step 4: If Fn Do"
2015-04-06 Joel MartinMerge pull request #59 from NalaGinrut/master
2015-04-06 Nala Ginrutguile: perf tests OK
2015-04-06 Joel MartinREADME: make NalaGinrut user name into a link.
2015-04-06 Joel MartinREADME: update count to 33 with Guile.
2015-04-06 Joel MartinMerge pull request #56 from NalaGinrut/master
2015-04-06 Nala Ginrutguile refixed *ARGV*
2015-04-06 Nala Ginrutguile fixed *ARGV* issue
2015-04-06 Nala Ginrutguile: self-hosting works
2015-04-06 Joel MartinREADME: expand Erlang instructions.
2015-04-06 Joel MartinMerge pull request #57 from nlfiedler/erlang
2015-04-06 Nala Ginrutguile: refix _apply
2015-04-06 Nala Ginrutguile: fixed _apply
2015-04-05 Nala Ginrutfixed 'not'
2015-04-05 Nala Ginrutfixed contain?
2015-04-05 Nala Ginrutadded immutable feature to avoid strange bug
2015-04-04 Nathan FiedlerUpdate Dockerfile to install Erlang/OTP R17
2015-04-04 Nathan FiedlerStep A: mutation, interop, self hosting
2015-04-04 Nathan FiedlerStep 9 of Make-a-Lisp for Erlang
2015-04-04 Nathan FiedlerStep 8 of Make-a-Lisp for Erlang
2015-04-04 Nathan FiedlerStep 7 of Make-a-Lisp for Erlang
2015-04-04 Nathan FiedlerStep 6 of Make-a-Lisp for Erlang
2015-04-04 Nathan FiedlerStep 5 of Make-a-Lisp for Erlang
2015-04-04 Nathan FiedlerStep 4 of Make-a-Lisp for Erlang
2015-04-04 Nathan FiedlerStep 3 of Make-a-Lisp for Erlang
2015-04-04 Nathan FiedlerStep 2 of Make-a-Lisp for Erlang
2015-04-04 Nathan FiedlerStep 1 of Make-a-Lisp for Erlang
2015-04-04 Nathan FiedlerStep 0 of Make-a-Lisp for Erlang
2015-04-04 Nala Ginrutguile: print host-language
2015-04-04 Nala Ginrutguile fixed readline history bug
2015-04-04 Nala Ginrutguile: fixed readline bug
2015-04-03 Joel Martintests: add test to make sure *host-language* is set
2015-04-03 Nala Ginrutupdate README
2015-04-03 Nala Ginrutguile: enable readline
2015-04-03 Nala Ginrutremove whitespace while reading
2015-04-03 Nala Ginrutguile: fixed stepA with new tests
2015-04-03 Nala Ginrutupdate README.md
2015-04-03 Nala Ginrutmerge upstream
2015-04-03 Nala Ginrutguile done
2015-04-03 Nala Ginrutfixed step9
2015-04-03 Nala Ginrutfixed function/macro printing error
2015-04-03 Nala Ginrutguile step9 works
2015-04-02 Joel MartinREADME: update count to 31, note Factor version.
2015-04-02 Joel MartinMerge pull request #55 from jordanlewis/factor
2015-04-02 Jordan Lewisfactor: typo in README
2015-04-02 Jordan Lewisfactor: add time-ms, perf tests work
2015-04-02 Jordan Lewisfactor: bugfixes. self hosting works now
2015-04-02 Jordan Lewisfactor: step A
2015-04-02 Nala Ginrutfixe guile step1~step7 for handling blank line properly
2015-04-02 Nala Ginrutguile step8 works
2015-04-01 Jordan Lewisfactor: step 9
2015-04-01 Jordan Lewisfactor: step 8
2015-04-01 Jordan Lewisfactor: step 7
2015-04-01 Jordan Lewisfactor: step 6
2015-04-01 Jordan Lewisfactor: step 5 complete
2015-04-01 Jordan Lewisfactor: step 4: refactor to use arglist
2015-04-01 Jordan Lewisfactor: step 4 complete
2015-04-01 Jordan Lewisfactor: step 4 special forms
2015-04-01 Jordan LewisFix env variable not found message
2015-04-01 Jordan LewisAdd factor instructions to readme
2015-04-01 Jordan Lewisfactor: step 3
2015-04-01 Jordan Lewisfactor: step 2
2015-04-01 Jordan Lewisfactor: step 1 optional features
2015-04-01 Jordan Lewisfactor: minimum for step 1
2015-04-01 Jordan Lewisfactor: step0 and scaffolding
2015-04-01 Nala Ginrutfixed step3~7 with better env ref
2015-04-01 Nala Ginrutfixed step2~4 with correct env ref
2015-04-01 Nala Ginrutfixed step5~7 with correct env ref
2015-04-01 Nala Ginrutfixed step7
2015-04-01 Joel MartinREADME: update with Julia.
2015-04-01 Joel MartinJulia: missed Makefile for stats.
2015-04-01 Joel MartinJulia: self-hosting.
next