Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
..
Failed to load latest commit information.
tests Various: stepA test fixes/ignores. Mar 2, 2015
Dockerfile travis: add bash, c, make to test matrix. Oct 5, 2015
Makefile Dist/packaging for most impls. erlang, racket *ARGV* fixes. Feb 24, 2016
core.mk make, miniMAL: add number?, fn? and macro? Oct 24, 2017
env.mk All: split types into types, env, printer, core. Apr 3, 2014
gmsl.mk Make: refactor number type. Support large numbers. Jan 9, 2015
numbers.mk make: add negative number support. Feb 26, 2016
printer.mk All: fix read/print of \\, and \n Oct 31, 2015
reader.mk make: add negative number support. Feb 26, 2016
readline.mk Tests: add testing Dockerfile. Impl fixes. Mar 12, 2015
rules.mk Add step5/9 tests for impls that support it. Apr 27, 2014
run Refactor to use run scripts, remove *_RUNSTEP May 19, 2016
step0_repl.mk Current state of mal for Clojure West lighting talk. Mar 24, 2014
step1_read_print.mk All: *ARGV* and *host-language*. Misc syncing/fixes. Apr 19, 2014
step2_eval.mk Fix empty list eval in step2 for most languages. Apr 2, 2016
step3_env.mk make: Fix empty/nil value for literal empty list Apr 1, 2016
step4_if_fn_do.mk make: Fix empty/nil value for literal empty list Apr 1, 2016
step6_file.mk make: Fix empty/nil value for literal empty list Apr 1, 2016
step7_quote.mk make: Fix empty/nil value for literal empty list Apr 1, 2016
step8_macros.mk make: move macro attr to fn rather than in env. Oct 24, 2017
step9_try.mk make: move macro attr to fn rather than in env. Oct 24, 2017
stepA_mal.mk make: move macro attr to fn rather than in env. Oct 24, 2017
types.mk make: fix comparison of empty hash-maps. Nov 19, 2015
util.mk make: add negative number support. Feb 26, 2016