fsharp: eval 'sharded across the time dimension' for step4. Step0, 1, & 3 style changes.
[jackhill/mal.git] / tests /
2015-03-27 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-04-01 Joel MartinJulia: self-hosting.
2015-04-01 Joel MartinJulia: add Dockerfile dependencies.
2015-03-28 Joel MartinMerge pull request #50 from sdt/cpp
2015-03-28 Stephen ThirlwallAdd C++ packages to tests/docker/Dockerfile
2015-03-24 Joel MartinSwift: lang cnt to 28, note XCode, skip in docker.
2015-03-22 Joel Martinracket: fix apply/vector
2015-03-22 Joel MartinMerge pull request #47 from sdt/step9-apply-vector...
2015-03-22 Stephen ThirlwallStep 9 test cases for apply on vectors
2015-03-18 Joel MartinDockerfile: make Nim build one layer.
2015-03-18 Joel Martinruntest: set pty size to fix readline of long lines.
2015-03-18 Joel Martintests: move reorder tests to better match guide.
2015-03-17 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-03-17 Joel MartinMerge pull request #45 from sdt/typofix-perl-clone
2015-03-17 Stephen ThirlwallAdd test that (with-meta X ...) returns an X
2015-03-16 Joel MartinMerge pull request #44 from sdt/step9-typo-fix
2015-03-16 Joel MartinMerge pull request #43 from sdt/step9-apply-user-fn...
2015-03-16 Stephen ThirlwallRemove extra ) from step9 test snippet
2015-03-16 Stephen ThirlwallStep 9 apply tests test user fns as well as core
2015-03-14 Joel Martinguide clarifications, but order for step5 tests.
2015-03-14 Joel MartinAll: move metadata, atoms, readline, conj to stepA.
2015-03-14 Joel MartinMerge pull request #41 from epylar/add-outer-tests...
2015-03-14 Gavin LewisAdd outer tests to step3_env.mal
2015-03-13 Joel Martintests: add multilevel assoc test.
2015-03-12 Joel Martindocker: build script executable. Skip matlab automatically.
2015-03-12 Joel MartinTests: add testing Dockerfile. Impl fixes.
2015-03-12 Joel Martintests: add step0_repl.mal test missed earlier.
2015-03-06 Joel MartinMerge pull request #31 from microamp/py3
2015-03-06 Joel MartinMerge pull request #32 from nacmartin/patch-1
2015-03-06 Nacho MartínRemoved extra parenthesis in tests for step5
2015-03-06 Joel Martintests: fix long line error when self-hosted.
2015-03-05 Joel MartinMerge pull request #26 from alexcrichton/update
2015-03-05 Joel Martintests: add macro-in-macro test.
2015-03-05 Peter StephensMerge branch 'master' into fsharp
2015-03-04 Joel MartinMerge pull request #20 from def-/master
2015-03-01 Miki TebekaMerge branch 'master' of https://github.com/kanaka/mal
2015-02-28 Joel MartinMerge branch 'ruby1.9' of https://github.com/elektronau...
2015-02-28 Joel MartinMerge pull request #15 from joelpickup/master
2015-02-28 Joel MartinMerge pull request #14 from anton-trunov/guide-small-fix
2015-02-28 Joel MartinMerge pull request #13 from euc/patch-1
2015-02-28 Joel MartinMerge pull request #11 from treeform/patch-1
2015-02-28 Joel MartinJS: fix https://github.com/kanaka/mal/issues/9
2015-02-28 Joel MartinAdd long running perf test.
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-02-16 Joel MartinminiMAL: stepA. Comments. Add impl Makefile for stats.
2015-02-16 Joel MartinminiMAL: step6
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.