1
1
mirror of https://github.com/kanaka/mal.git synced 2024-10-27 14:52:16 +03:00
mal/impls/tests
Joel Martin c4ab84b116 tests/stepA: fn?, macro? required for self-host.
- fn? required here: 3f6a40f708
- macro? required here: af2279d18d
2024-08-14 13:24:37 -05:00
..
docker Update README.md 2024-08-06 14:57:50 -05:00
lib Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
busywork.mal [java-truffle] benchmarking and write-up 2021-05-31 10:28:04 -05:00
computations.mal Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
docker-build.sh Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
docker-run.sh Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
fib.mal [java-truffle] benchmarking and write-up 2021-05-31 10:28:04 -05:00
inc.mal Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
incA.mal Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
incB.mal Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
incC.mal Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
perf1.mal Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
perf2.mal Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
perf3.mal Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
print_argv.mal Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
run_argv_test.sh Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step0_repl.mal Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step1_read_print.mal tests/step1: add list within list quasiquote test. 2024-08-13 10:00:18 -05:00
step2_eval.mal Step 2: Test empty vectors and hash-maps 2020-05-28 11:28:38 +01:00
step3_env.mal tests: improve consistency with the key not found error message 2024-08-08 15:40:26 -05:00
step4_if_fn_do.mal Add intermediate test for env/fn interaction 2021-07-11 17:38:14 -06:00
step5_tco.mal Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step6_file.mal Step 6: Test read-string of a single atom at the end of input 2020-05-10 14:30:09 +01:00
step7_quote.mal Merge eval-ast and macro expansion into EVAL, add DEBUG-EVAL 2024-08-05 11:40:49 -05:00
step8_macros.mal Merge eval-ast and macro expansion into EVAL, add DEBUG-EVAL 2024-08-05 11:40:49 -05:00
step9_try.mal Add expected result for fn/hash-map interaction test 2024-08-09 16:29:50 -07:00
stepA_mal.mal tests/stepA: fn?, macro? required for self-host. 2024-08-14 13:24:37 -05:00
test.txt Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
travis_trigger.sh Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00