mirror of
https://github.com/kanaka/mal.git
synced 2024-11-11 00:52:44 +03:00
dd7a4f55f3
Fixes made to: ada, c, chuck, clojure, coffee, common-lisp, cpp, crystal, d, dart, elm, erlang, es6, factor, fsharp, gnu-smalltalk, groovy, guile, haxe, hy, js, livescript, matlab, miniMAL, nasm, nim, objc, objpascal, ocaml, perl, perl6, php, plsql, ps, python, r, rpython, ruby, scheme, swift3, tcl, ts, vb, vimscript, wasm, yorick. Catchless try* test is an optional test. Not all implementations support catchless try* but a number were fixed so they at least don't crash on catchless try*. |
||
---|---|---|
.. | ||
tests | ||
core.fs | ||
Dockerfile | ||
env.fs | ||
error.fs | ||
Makefile | ||
node.fs | ||
printer.fs | ||
reader.fs | ||
readline.fs | ||
run | ||
step0_repl.fs | ||
step1_read_print.fs | ||
step2_eval.fs | ||
step3_env.fs | ||
step4_if_fn_do.fs | ||
step5_tco.fs | ||
step6_file.fs | ||
step7_quote.fs | ||
step8_macros.fs | ||
step9_try.fs | ||
stepA_mal.fs | ||
terminal.cs | ||
tokenizer.fs | ||
types.fs |