Dov Murik
a8d8d81012
ocaml: fix hash equality
2015-11-21 23:00:56 -05:00
Chouser
2b8e0ea420
OCaml: put macro flag in metadata rather than special type field
2015-01-30 12:54:43 -05:00
Chouser
ecd3b6d8e5
OCaml: Add step 9
2015-01-30 12:54:43 -05:00
Chouser
fb21afa71b
OCaml: Add Step 8
2015-01-30 12:54:43 -05:00
Chouser
a878f3bb77
Ocaml: Use a real map type
...
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 12:54:42 -05:00
Chouser
b7ffcab961
Ocaml: Add read, print for vector, map
2015-01-30 12:54:42 -05:00
Chouser
f2f11f6279
Ocaml: rename Types.MalList to Types.List
2015-01-30 12:54:42 -05:00
Chouser
de04357cd5
Ocaml: Add string functions
2015-01-30 12:54:42 -05:00
Chouser
921a951fe4
Ocaml: Add step 2, nothing optional
2015-01-30 12:54:42 -05:00
Chouser
59d10e1bd7
Ocaml: Added step 1, missing some optional functionality
2015-01-30 12:54:42 -05:00