1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 02:27:10 +03:00
mal/bash
Joel Martin cc021efe10 Add step5/9 tests for impls that support it.
- Also remove broken make/tests/*.mk tests. Not used any more.
2014-04-27 17:58:48 -05:00
..
tests Add step5/9 tests for impls that support it. 2014-04-27 17:58:48 -05:00
core.sh All: perf test, Makefile refactor, add *host-language* 2014-04-17 21:49:07 -05:00
env.sh All: split types into types, env, printer, core. 2014-04-02 22:23:37 -05:00
Makefile Add step5/9 tests for impls that support it. 2014-04-27 17:58:48 -05:00
printer.sh All: split types into types, env, printer, core. 2014-04-02 22:23:37 -05:00
reader.sh All: split types into types, env, printer, core. 2014-04-02 22:23:37 -05:00
step0_repl.sh Current state of mal for Clojure West lighting talk. 2014-03-24 16:32:24 -05:00
step1_read_print.sh All: *ARGV* and *host-language*. Misc syncing/fixes. 2014-04-19 13:04:09 -05:00
step2_eval.sh All: *ARGV* and *host-language*. Misc syncing/fixes. 2014-04-19 13:04:09 -05:00
step3_env.sh All: *ARGV* and *host-language*. Misc syncing/fixes. 2014-04-19 13:04:09 -05:00
step4_if_fn_do.sh All: *ARGV* and *host-language*. Misc syncing/fixes. 2014-04-19 13:04:09 -05:00
step5_tco.sh All: TCO let* and quasiquote. 2014-04-23 21:59:50 -05:00
step6_file.sh All: TCO let* and quasiquote. 2014-04-23 21:59:50 -05:00
step7_quote.sh All: TCO let* and quasiquote. 2014-04-23 21:59:50 -05:00
step8_macros.sh All: TCO let* and quasiquote. 2014-04-23 21:59:50 -05:00
step9_interop.sh Add step5/9 tests for impls that support it. 2014-04-27 17:58:48 -05:00
stepA_more.sh Add step5/9 tests for impls that support it. 2014-04-27 17:58:48 -05:00
types.sh All: move some fns to core. Major cleanup. 2014-04-16 23:57:50 -05:00