1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 01:57:09 +03:00
mal/impls/swift5/Sources
Nicolas Boulenguez a60581e0a2 test: check that a: is a valid symbol.
This is required by the current mal implementation of DBG-EVAL.

Fix resulting errors in powershell, prolog, swift5
2024-08-05 11:54:37 -05:00
..
core test: check that a: is a valid symbol. 2024-08-05 11:54:37 -05:00
step0_repl Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step1_read_print Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step2_eval Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step3_env Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step4_if_fn_do Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step5_tco Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step6_file Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step7_quote Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
step8_macros Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
step9_try Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
stepA_mal Change quasiquote algorithm 2020-08-11 01:01:56 +02:00