Perl: add step9_interop test
[jackhill/mal.git] / tests /
2014-04-23 Joel MartinPerl: add stepA_more.
2014-04-21 Joel MartinPerl: add step4_if_fn_do
2014-04-19 Joel MartinTests: move optional features to end and print header.
2014-04-18 Joel MartinAll: perf test, Makefile refactor, add *host-language*
2014-04-17 Joel MartinAll: move some fns to core. Major cleanup.
2014-04-17 Joel MartinPython: metadata on builtin funcs. Support python3.
2014-04-15 Joel MartinPS: fix function closures. Self-hosted up to step7.
2014-04-11 Joel MartinRuby: add step8_macros
2014-04-10 Joel MartinFix metadata on functions.
2014-04-10 Joel MartinC#: add metadata and atoms.
2014-04-06 Joel MartinC,PHP,Python: stepA fixup. All tests/impls pass!
2014-04-06 Joel MartinPS: add vector, hash-map, atoms and metadata.
2014-04-02 Joel MartinAll: pass stepA tests, in particular with correct conj...
2014-03-29 Joel MartinPS: error handling, throw, print excpetions without...
2014-03-24 Joel MartinCurrent state of mal for Clojure West lighting talk.