aboutsummaryrefslogtreecommitdiff
path: root/ocaml/reader.ml
AgeCommit message (Expand)Author
2015-01-30OCaml: put macro flag in metadata rather than special type fieldChouser
2015-01-30OCaml: Add step 9Chouser
2015-01-30Ocaml: Finish adding step 6Chouser
2015-01-30Ocaml: fix list and comment parsingChouser
2015-01-30Ocaml: fix string escaping and printingChouser
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 step 2, nothing optionalChouser
2015-01-30Ocaml: Added step 1, missing some optional functionalityChouser