1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-11 13:55:55 +03:00
mal/impls/tests
2021-08-04 12:58:52 -05:00
..
docker Move implementations into impls/ dir 2020-02-10 23:50:16 -06: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 Merge remote-tracking branch 'jamesroutley/patch-1' 2021-04-21 16:15:20 -05:00
step2_eval.mal Step 2: Test empty vectors and hash-maps 2020-05-28 11:28:38 +01:00
step3_env.mal haskell: fix and optional-test order of assignments in let* 2021-07-11 17:38:14 -06: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 Test equality of other kinds of empty list 2021-04-19 09:07:24 -05:00
step8_macros.mal Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
step9_try.mal additional test 2021-08-04 12:58:52 -05:00
stepA_mal.mal New SWI-prolog implementation 2021-04-19 09:53:22 -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