1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 10:07:45 +03:00
mal/make
2016-01-25 21:30:46 -05:00
..
tests Various: stepA test fixes/ignores. 2015-03-02 13:46:30 -06:00
core.mk make: fix sapply to address self-host test failures. 2015-10-12 18:58:33 -05:00
Dockerfile travis: add bash, c, make to test matrix. 2015-10-05 18:55:00 -05:00
env.mk All: split types into types, env, printer, core. 2014-04-02 22:23:37 -05:00
gmsl.mk Make: refactor number type. Support large numbers. 2015-01-09 16:16:56 -06:00
Makefile All: show comments with stats target. 2015-10-26 22:33:49 -05:00
numbers.mk Make: refactor number type. Support large numbers. 2015-01-09 16:16:56 -06:00
printer.mk All: fix read/print of \\, and \n 2015-10-30 22:05:49 -05:00
reader.mk All: fix read/print of \\, and \n 2015-10-30 22:05:49 -05:00
readline.mk Tests: add testing Dockerfile. Impl fixes. 2015-03-11 22:22:35 -05:00
rules.mk Add step5/9 tests for impls that support it. 2014-04-27 17:58:48 -05:00
step0_repl.mk Current state of mal for Clojure West lighting talk. 2014-03-24 16:32:24 -05:00
step1_read_print.mk All: *ARGV* and *host-language*. Misc syncing/fixes. 2014-04-19 13:04:09 -05:00
step2_eval.mk All: *ARGV* and *host-language*. Misc syncing/fixes. 2014-04-19 13:04:09 -05:00
step3_env.mk All: add keywords. 2015-01-09 16:16:50 -06:00
step4_if_fn_do.mk All: add keywords. 2015-01-09 16:16:50 -06:00
step6_file.mk All: add keywords. 2015-01-09 16:16:50 -06:00
step7_quote.mk All: add keywords. 2015-01-09 16:16:50 -06:00
step8_macros.mk make, php, python, ruby: fix macro result evaluation 2016-01-25 21:30:46 -05:00
step9_try.mk make, php, python, ruby: fix macro result evaluation 2016-01-25 21:30:46 -05:00
stepA_mal.mk make, php, python, ruby: fix macro result evaluation 2016-01-25 21:30:46 -05:00
types.mk make: fix comparison of empty hash-maps. 2015-11-18 22:58:47 -06:00
util.mk All: fix read/print of \\, and \n 2015-10-30 22:05:49 -05:00