| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-30 | OCaml: put macro flag in metadata rather than special type field | Chouser | |
| 2015-01-30 | OCaml: Add step 9 | Chouser | |
| 2015-01-30 | Ocaml: Finish adding step 6 | Chouser | |
| 2015-01-30 | Ocaml: fix list and comment parsing | Chouser | |
| 2015-01-30 | Ocaml: fix string escaping and printing | Chouser | |
| 2015-01-30 | Ocaml: All optional tests passing up thru step 4 | Chouser | |
| 2015-01-30 | Ocaml: add meta, with-meta, and ^ reader support | Chouser | |
| 2015-01-30 | Ocaml: Use a real map type | Chouser | |
| T.Map is now a real OCaml binary-tree map, and supports arbitrary mal value types for both keys and values. Metadata support is provided in the data objects, but not yet in the printer, reader, or core library. | |||
| 2015-01-30 | Ocaml: Add read, print for vector, map | Chouser | |
| 2015-01-30 | Ocaml: rename Types.MalList to Types.List | Chouser | |
| 2015-01-30 | Ocaml: Add step 2, nothing optional | Chouser | |
| 2015-01-30 | Ocaml: Added step 1, missing some optional functionality | Chouser | |
