index
:
mal
gh-pages
master
revert-28-master
Forked from https://github.com/kanaka/mal
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ocaml
Age
Commit message (
Expand
)
Author
2015-03-02
ocaml: fix empty? on vectors.
Joel Martin
2015-02-28
All: rename stepA_interop to stepA_mal
Joel Martin
2015-01-30
OCaml: add make targets for stats
Chouser
2015-01-30
OCaml: Fix stepA command-line script running
Chouser
2015-01-30
OCaml: Add time-ms
Chouser
2015-01-30
OCaml: put macro flag in metadata rather than special type field
Chouser
2015-01-30
OCaml: self-hosting
Chouser
2015-01-30
OCaml: Add step 9
Chouser
2015-01-30
OCaml: Add Step 8
Chouser
2015-01-30
Ocaml: Add step 7
Chouser
2015-01-30
Ocaml: Finish adding step 6
Chouser
2015-01-30
Ocaml: Add 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: Use builtin String.concat instead of own join fun
Chouser
2015-01-30
Ocaml: Add step 5, TCO worked automatically in Ocaml
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
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 4, but not str fns or optionals.
Chouser
2015-01-30
Ocaml: Finally fix race conditions in compilation
Chouser
2015-01-30
Ocaml: Add step 3
Chouser
2015-01-30
Ocaml: made minor fixes, mostly to Makefile
Chouser
2015-01-30
Ocaml: Add step 2, nothing optional
Chouser
2015-01-30
Ocaml: Added step 1, missing some optional functionality
Chouser
2015-01-30
OCaml: add step 0
Chouser