aboutsummaryrefslogtreecommitdiff
path: root/ocaml
AgeCommit message (Expand)Author
2015-01-30Ocaml: Add step 5, TCO worked automatically in OcamlChouser
2015-01-30Ocaml: All optional tests passing up thru step 4Chouser
2015-01-30Ocaml: add meta, with-meta, and ^ reader supportChouser
2015-01-30Ocaml: Use a real map typeChouser
2015-01-30Ocaml: Add read, print for vector, mapChouser
2015-01-30Ocaml: rename Types.MalList to Types.ListChouser
2015-01-30Ocaml: Add string functionsChouser
2015-01-30Ocaml: Add step 4, but not str fns or optionals.Chouser
2015-01-30Ocaml: Finally fix race conditions in compilationChouser
2015-01-30Ocaml: Add step 3Chouser
2015-01-30Ocaml: made minor fixes, mostly to MakefileChouser
2015-01-30Ocaml: Add step 2, nothing optionalChouser
2015-01-30Ocaml: Added step 1, missing some optional functionalityChouser
2015-01-30OCaml: add step 0Chouser