OCaml: put macro flag in metadata rather than special type field
[jackhill/mal.git] / ps / step5_tco.ps
2014-05-10 Joel MartinPS: include/run from same directory.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-24 Joel MartinAll: TCO let* and quasiquote.
2014-04-19 Joel MartinAll: *ARGV* and *host-language*. Misc syncing/fixes.
2014-04-17 Joel MartinAll: move some fns to core. Major cleanup.
2014-04-15 Joel MartinPS: fix function closures. Self-hosted up to step7.
2014-04-06 Joel MartinPS: add vector, hash-map, atoms and metadata.
2014-04-03 Joel MartinAll: split types into types, env, printer, core.
2014-04-02 Joel MartinPS: add stepA_more.
2014-04-01 Joel MartinPS: add step8_macros.
2014-03-31 Joel MartinPS: add step7_quote
2014-03-29 Joel MartinPS: add step5_tco.