mirror of
https://github.com/kanaka/mal.git
synced 2024-11-09 18:06:35 +03:00
e6d41de4d5
Let `load-file` append a new line in case last line contains a comment. Also append `nil` so that the return value is predictible. Remove the existing explicit `nil` from existing sources. Adapt documentation and tests. |
||
---|---|---|
.. | ||
core.ls | ||
Dockerfile | ||
env.ls | ||
error.ls | ||
Makefile | ||
node_readline.js | ||
package.json | ||
printer.ls | ||
reader.ls | ||
run | ||
step0_repl.ls | ||
step1_read_print.ls | ||
step2_eval.ls | ||
step3_env.ls | ||
step4_if_fn_do.ls | ||
step5_tco.ls | ||
step6_file.ls | ||
step7_quote.ls | ||
step8_macros.ls | ||
step9_try.ls | ||
stepA_mal.ls | ||
utils.ls |