.. |
tests
|
Tests: move step5 non-TCO tests to per impl.
|
2016-03-14 23:39:21 -05:00 |
core.ml
|
ocaml: add seq and string?
|
2016-02-11 15:26:22 -05:00 |
Dockerfile
|
Travis: add ocaml, forth and miniMAL.
|
2015-10-06 13:28:11 -05:00 |
env.ml
|
OCaml: Add step 9
|
2015-01-30 12:54:43 -05:00 |
Makefile
|
Add dist targets to most implementations.
|
2016-02-24 00:33:20 -06:00 |
printer.ml
|
ocaml: don't print commas in hash-maps
|
2015-12-17 22:01:32 +02:00 |
reader.ml
|
ocaml: fix negative numbers handling
|
2016-02-25 17:39:32 -08:00 |
step0_repl.ml
|
OCaml: add step 0
|
2015-01-30 12:54:42 -05:00 |
step1_read_print.ml
|
Ocaml: Add string functions
|
2015-01-30 12:54:42 -05:00 |
step2_eval.ml
|
OCaml: put macro flag in metadata rather than special type field
|
2015-01-30 12:54:43 -05:00 |
step3_env.ml
|
ocaml: Fix exception on literal empty list
|
2016-03-28 15:13:05 -04:00 |
step4_if_fn_do.ml
|
ocaml: Fix exception on literal empty list
|
2016-03-28 15:13:05 -04:00 |
step5_tco.ml
|
Ocaml: Add step 5, TCO worked automatically in Ocaml
|
2015-01-30 12:54:43 -05:00 |
step6_file.ml
|
ocaml: Fix exception on literal empty list
|
2016-03-28 15:13:05 -04:00 |
step7_quote.ml
|
ocaml: Fix exception on literal empty list
|
2016-03-28 15:13:05 -04:00 |
step8_macros.ml
|
ocaml: Fix exception on literal empty list
|
2016-03-28 15:13:05 -04:00 |
step9_try.ml
|
ocaml: Fix exception on literal empty list
|
2016-03-28 15:13:05 -04:00 |
stepA_mal.ml
|
ocaml: Fix exception on literal empty list
|
2016-03-28 15:13:05 -04:00 |
types.ml
|
ocaml: fix hash equality
|
2015-11-21 23:00:56 -05:00 |