miniMAL: step9
[jackhill/mal.git] / tests /
2015-02-16 Joel MartinminiMAL: step6
2015-02-21 Joel MartinMerge pull request #6 from Chouser/tests-pr
2015-02-21 ChouserAdd tests for problems uncovered during forth self...
2015-02-21 Chousertest step1: Add input for existing output case
2015-01-30 Joel MartinMerge pull request #4 from Chouser/ocaml
2015-01-30 Joel Martinguide.md: step9,A stubs. TODO. More vector tests.
2015-01-09 Joel MartinLua: all steps and self-hosting.
2015-01-09 Joel MartinMake: refactor number type. Support large numbers.
2015-01-09 Joel MartinRacket: add steps0-A. Self-hosting.
2015-01-09 Joel MartinHaskell: Add steps9-A, metadata, and atoms.
2015-01-09 Joel MartinScala: refactor collections with metadata.
2015-01-09 Joel MartinAll: add keywords.
2015-01-09 Joel MartinCoffeeScript: add all steps. Self-hosting.
2015-01-09 Joel MartinR: atom support, fixes for self-hosting.
2015-01-09 Joel MartinR: add step8_macros and step9_try.
2015-01-09 Joel MartinR: add step6_file and step7_quote
2015-01-07 Joel Martinrust: fix quote/quasiquote of vectors.
2015-01-07 Joel Martinrust: add conj, stepA. Self-hosting!
2015-01-07 Joel Martinrust: add atom support. Fix vector params.
2015-01-07 Joel Martinrust: core hash-map functions.
2015-01-07 Joel Martinrust: add step8_macros
2015-01-07 Joel Martinrust: add step7_quote. Refactor with type constructors.
2015-01-07 Joel MartinRust: step0_repl and step1_read_print
2015-01-07 Joel MartinAll: swap step9,A. Fixes for bash, C, perl.
2015-01-07 Joel Martingo: update README. Backport Func usage.
2014-10-07 Joel Martingo: add step6_file
2014-10-05 Joel Martingo: step1_read_print print working.
2014-04-27 Joel MartinAdd step5/9 tests for impls that support it.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-24 Joel MartinAll: TCO let* and quasiquote.
2014-04-24 Joel MartinPerl: add vector, hash-map, metadata, atom support...
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.