1
1
mirror of https://github.com/kanaka/mal.git synced 2024-11-09 18:06:35 +03:00
mal/es6
Joel Martin dca6b58578 Tests: move step5 non-TCO tests to per impl.
- Remove most of the step5 excludes in the Makefile except for ones
  which don't have TCO capability at all (or the implementation is too
  slow): bash, make, mal, matlab.

- Make perf_EXCLUDES consistent with other excludes.

- Add a print-FOO target which prints the resolved value of Makefile
  variable FOO. For example, `make print-IMPLS` to print the list of
  implementations.
2016-03-14 23:39:21 -05:00
..
tests Tests: move step5 non-TCO tests to per impl. 2016-03-14 23:39:21 -05:00
core.js bash, c, clojure, coffee, es6, js: add seq/string? 2016-02-11 09:18:46 -06:00
Dockerfile Travis: add remaining implementations. 2015-10-07 21:46:12 -05:00
env.js ES6: Symbols, remove semis, other simplifications. 2015-08-04 22:20:58 -05:00
Makefile Dist/packaging for most impls. erlang, racket *ARGV* fixes. 2016-02-24 00:45:40 -06:00
node_readline.js ES6: step0 and step1 basics. 2015-07-30 21:15:55 -05:00
package.json awk-es6, Makefile: dist ruiles 2016-02-24 00:33:20 -06:00
printer.js ES6: Symbols, remove semis, other simplifications. 2015-08-04 22:20:58 -05:00
reader.js All: fix read/print of \\, and \n 2015-10-30 22:05:49 -05:00
step0_repl.js ES6: Symbols, remove semis, other simplifications. 2015-08-04 22:20:58 -05:00
step1_read_print.js ES6: Symbols, remove semis, other simplifications. 2015-08-04 22:20:58 -05:00
step2_eval.js ES6: Symbols, remove semis, other simplifications. 2015-08-04 22:20:58 -05:00
step3_env.js ES6: Symbols, remove semis, other simplifications. 2015-08-04 22:20:58 -05:00
step4_if_fn_do.js ES6: Symbols, remove semis, other simplifications. 2015-08-04 22:20:58 -05:00
step5_tco.js ES6: Symbols, remove semis, other simplifications. 2015-08-04 22:20:58 -05:00
step6_file.js ES6: Symbols, remove semis, other simplifications. 2015-08-04 22:20:58 -05:00
step7_quote.js ES6: Symbols, remove semis, other simplifications. 2015-08-04 22:20:58 -05:00
step8_macros.js coffee, es6, js, mal, miniMAL: fix macro result evaluation 2016-01-25 21:22:21 -05:00
step9_try.js coffee, es6, js, mal, miniMAL: fix macro result evaluation 2016-01-25 21:22:21 -05:00
stepA_mal.js Merge pull request #146 from dubek/fix-macro-eval 2016-01-26 14:16:55 -06:00
types.js hash-map equality: bash, c, coffee, cs, es6, ... 2015-11-16 23:28:58 -06:00