1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 10:07:45 +03:00
mal/mal
Joel Martin efa2daef57 Fix empty list eval in step2 for most languages.
I think the only remaining ones are ada, elisp, factor, and rust.
2016-04-02 18:40:49 -05:00
..
core.mal mal: Add time-ms to core; add tests for time-ms 2016-03-09 13:09:11 -05:00
Dockerfile Travis: add mal and nim. 2015-10-06 17:32:29 -05:00
env.mal Current state of mal for Clojure West lighting talk. 2014-03-24 16:32:24 -05:00
Makefile Dist/packaging for most impls. erlang, racket *ARGV* fixes. 2016-02-24 00:45:40 -06:00
step0_repl.mal runtest: set pty size to fix readline of long lines. 2015-03-18 13:08:08 -05:00
step1_read_print.mal All: *ARGV* and *host-language*. Misc syncing/fixes. 2014-04-19 13:04:09 -05:00
step2_eval.mal Fix empty list eval in step2 for most languages. 2016-04-02 18:40:49 -05:00
step3_env.mal mal: Fix exception on literal empty list 2016-03-27 22:16:58 -04:00
step4_if_fn_do.mal mal: Fix exception on literal empty list 2016-03-27 22:16:58 -04:00
step6_file.mal mal: Fix exception on literal empty list 2016-03-27 22:16:58 -04:00
step7_quote.mal mal: Fix exception on literal empty list 2016-03-27 22:16:58 -04:00
step8_macros.mal mal: Fix exception on literal empty list 2016-03-27 22:16:58 -04:00
step9_try.mal mal: Fix exception on literal empty list 2016-03-27 22:16:58 -04:00
stepA_mal.mal mal: Fix exception on literal empty list 2016-03-27 22:16:58 -04:00