.. |
tests
|
Various: stepA test fixes/ignores.
|
2015-03-02 13:46:30 -06:00 |
core.mk
|
make, miniMAL: add number?, fn? and macro?
|
2017-10-24 09:31:35 -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
|
Dist/packaging for most impls. erlang, racket *ARGV* fixes.
|
2016-02-24 00:45:40 -06:00 |
numbers.mk
|
make: add negative number support.
|
2016-02-26 08:46:43 -08:00 |
printer.mk
|
All: fix read/print of \\, and \n
|
2015-10-30 22:05:49 -05:00 |
reader.mk
|
guile, hy, java, make, matlab, miniMAL: fix errors
|
2018-11-30 14:57:46 -06: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 |
run
|
Refactor to use run scripts, remove *_RUNSTEP
|
2016-05-18 22:29:18 -07: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
|
Fix empty list eval in step2 for most languages.
|
2016-04-02 18:40:49 -05:00 |
step3_env.mk
|
make: Fix empty/nil value for literal empty list
|
2016-04-01 16:49:55 -04:00 |
step4_if_fn_do.mk
|
make: Fix empty/nil value for literal empty list
|
2016-04-01 16:49:55 -04:00 |
step6_file.mk
|
make: Fix empty/nil value for literal empty list
|
2016-04-01 16:49:55 -04:00 |
step7_quote.mk
|
make: Fix empty/nil value for literal empty list
|
2016-04-01 16:49:55 -04:00 |
step8_macros.mk
|
make: move macro attr to fn rather than in env.
|
2017-10-24 09:31:35 -05:00 |
step9_try.mk
|
make: move macro attr to fn rather than in env.
|
2017-10-24 09:31:35 -05:00 |
stepA_mal.mk
|
make: move macro attr to fn rather than in env.
|
2017-10-24 09:31:35 -05:00 |
types.mk
|
make: fix comparison of empty hash-maps.
|
2015-11-18 22:58:47 -06:00 |
util.mk
|
make: add negative number support.
|
2016-02-26 08:46:43 -08:00 |