| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-30 | OCaml: Add step 9 | Chouser | |
| 2015-01-30 | Ocaml: fix string escaping and printing | Chouser | |
| 2015-01-30 | Ocaml: Use builtin String.concat instead of own join fun | 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 string functions | Chouser | |
| 2015-01-30 | Ocaml: Add step 2, nothing optional | Chouser | |
| 2015-01-30 | Ocaml: Added step 1, missing some optional functionality | Chouser | |
