Merge pull request #306 from kanaka/add-predicates
[jackhill/mal.git] / ocaml / step4_if_fn_do.ml
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-04-05 Joel MartinMerge pull request #194 from dubek/literal-empty-list
2016-03-28 Dov Murikocaml: Fix exception on literal empty list
2015-01-30 Joel MartinMerge pull request #3 from Chouser/ocaml
2015-01-30 ChouserOCaml: put macro flag in metadata rather than special...
2015-01-30 ChouserOCaml: Add step 9
2015-01-30 ChouserOCaml: Add Step 8
2015-01-30 ChouserOcaml: All optional tests passing up thru step 4
2015-01-30 ChouserOcaml: Use a real map type
2015-01-30 ChouserOcaml: rename Types.MalList to Types.List
2015-01-30 ChouserOcaml: Add string functions
2015-01-30 ChouserOcaml: Add step 4, but not str fns or optionals.