Add to test matrix
[jackhill/mal.git] / Makefile
2017-07-10 Vasilij SchneidermannMerge branch 'master' into gnu-smalltalk-implementation
2017-07-01 Vasilij SchneidermannImplement step 0
2017-05-24 Joel MartinMerge pull request #262 from c0deaddict/master
2017-04-05 Jos van BakelAdded livescript
2017-02-26 Joel MartinMerge pull request #256 from vvakame/impl-ts
2017-02-22 vvakameTypeScript: setup initial environment
2017-02-11 Joel MartinRust, miniMAL, VHDL: misc fixes.
2017-02-11 Joel MartinClojure: support ClojureScript using CLJ_MODE=cljs
2016-11-21 Joel MartinMerge pull request #250 from dubek/skew
2016-11-21 Joel MartinMerge pull request #248 from iqbalansari/common-lisp
2016-11-20 Dov MurikAdd Skew implementation
2016-11-18 Iqbal AnsariCommon Lisp: Remove GNU CLISP specific implementation
2016-11-18 Iqbal AnsariCommon Lisp: Implement step 0
2016-11-14 Joel MartinMerge pull request #249 from hterkelsen/dart2
2016-11-13 Harry Terkelsenuse tabs for Makefile
2016-11-13 Harry Terkelsenfix makefile
2016-11-13 Harry TerkelsenMerge branch 'master' into dart
2016-11-13 Harry Terkelsenadd Dart implementation
2016-10-31 Joel MartinMerge branch 'master' of github.com:kanaka/mal
2016-10-31 Joel MartinMerge branch 'basic'
2016-10-29 Chris McCormickMerge branch 'master' into php-interop-extended
2016-10-27 Joel MartinMerge pull request #244 from chr15m/php-web-run
2016-10-25 Joel MartinMerge pull request #239 from wasamasa/picolisp
2016-09-30 Vasilij SchneidermannImplement step 0
2016-09-23 Joel MartinBasic: switch to python preprocessor.
2016-09-05 Joel MartinBasic (C64 v2): step0
2016-08-28 Joel MartinMerge pull request #230 from iqbalansari/clisp
2016-08-28 Iqbal AnsariCompile clisp files before running
2016-08-27 Iqbal AnsariRename common_lisp to clisp
2016-08-27 Iqbal AnsariAdd common-lisp step0
2016-08-24 Joel MartinPowerShell: steps 4-A, optional, and self-hosting
2016-08-20 Joel MartinPowerShell: steps 0-3
2016-08-09 Joel MartinMerge pull request #229 from wasamasa/chuck-implementation
2016-08-09 Vasilij SchneidermannAdd Dockerfile fixes and change runner to bash
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-06-17 Joel MartinMerge pull request #224 from dubek/logo
2016-06-17 Dov MurikLogo implementation
2016-06-12 Joel MartinMerge pull request #216 from hinrik/add_perl6_impl
2016-06-11 Joel MartinMerge pull request #215 from hinrik/add_perl6_impl
2016-06-11 Hinrik Örn SigurðssonAdd Perl 6 implementation
2016-06-08 Joel MartinMakefile: user specified TEST_OPTS take precedence.
2016-06-03 Joel Martinplsql: add oracle user in Dockerfile. Longer test startup,
2016-05-22 Joel Martinplsql: Fix readline/output async. Improve arg mode.
2016-05-22 Joel Martinplsql (Oracle PL/SQL): Copy plpgsql. Step0,1 basics.
2016-05-19 Joel MartinRefactor to use run scripts, remove *_RUNSTEP
2016-05-17 Joel MartinMerge pull request #212 from dubek/argv-testing
2016-05-16 Dov Murikscala: Run steps directly from jar file
2016-05-15 Dov Murikmake: Clean script output; skip test for command-line...
2016-05-15 Dov Murikmatlab: Add 'run' script to handle command-line args
2016-05-15 Dov Murikjava: Add 'run' script which quotes arguments correctly
2016-05-13 Dov Murikio: Add wrapper to swallow startup message from Io...
2016-05-11 Dov Muriktests: Test *ARGV* is set correctly in step 6
2016-05-10 Joel MartinMerge pull request #210 from dubek/test-slurp-newline
2016-05-10 Joel MartinUse more common spelling of deferrable.
2016-05-10 Joel MartinMakefile/runtest/tests: deferable/optional options
2016-05-05 Joel MartinMerge pull request #207 from dubek/vhdl
2016-05-05 Dov MurikAdd VHDL implementation
2016-05-03 Joel Martinplpgsql: testing via Makefile/Docker container.
2016-05-03 Joel Martinplpgsql: steps 4-6.
2016-05-03 Joel Martinplpgsql (Postgres PL/pgSQL): steps 0-3.
2016-04-30 Vasilij SchneidermannReplace runner script to allow for globbing
2016-04-25 Vasilij SchneidermannWrite a runner script
2016-04-24 Vasilij SchneidermannImplement step 0
2016-04-05 Joel MartinMerge pull request #194 from dubek/literal-empty-list
2016-04-04 Joel MartinMerge pull request #195 from wasamasa/bugfix-empty...
2016-03-30 Joel MartinMerge pull request #196 from dubek/fix-regress-fail
2016-03-30 Dov MurikMakefile: fail REGRESS=1 when earlier step fails
2016-03-28 Joel MartinMerge pull request #192 from joostkremers/guide
2016-03-27 Joel MartinMerge pull request #191 from zmower/ada
2016-03-25 Chris M MooreMerge branch 'master' into ada
2016-03-20 Chris M MooreUpdate from master
2016-03-15 Joel MartinminiMAL: increase test timeouts
2016-03-15 Joel MartinTests: move step5 non-TCO tests to per impl.
2016-03-13 Joel MartinObject Pascal: full implementation. Test cleanup.
2016-03-08 Joel MartinMakefile/README documentation. Build rules.
2016-03-08 Joel MartinMakefile: add DOCKERIZE support.
2016-03-07 Joel MartinMerge pull request #183 from dubek/io
2016-03-07 Dov Murikio: step5
2016-03-07 Dov Murikio: step0
2016-03-06 Joel MartinObjective-C: OS X: build, read_atom, str comp., etc.
2016-03-04 Joel MartinMerge pull request #181 from wasamasa/fix-typos
2016-03-02 Joel MartinMerge branch 'wasamasa-elisp'
2016-03-02 Vasilij SchneidermannMerge branch 'master' into elisp
2016-02-28 Vasilij SchneidermannImplement step 0
2016-02-24 Joel MartinMerge branch 'issue_166_string_ops' of github.com:kanak...
2016-02-24 Joel MartinMerge branch 'master' into issue_166_string_ops
2016-02-24 Joel MartinGeneric recursive rules for dist, stats, clean
2016-02-24 Joel MartinAdd dist targets to most implementations.
2016-02-24 Joel Martinawk-es6, Makefile: dist ruiles
2016-02-24 Joel Martinswift3: steps6-A, vectors, maps, keywords, meta.
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-01-29 Joel MartinMerge pull request #156 from omarrayward/explain-regexp...
2016-01-26 Joel MartinMerge branch 'Haxe'
2016-01-26 Joel MartinMerge pull request #146 from dubek/fix-macro-eval
2016-01-26 Joel Martincs, fsharp, java, vb: fix macro result evaluation.
2016-01-26 Joel MartinHaxe: add C++, JS, Neko targets. Make neko default.
2016-01-09 Joel MartinHaxe: step0 and step1.
2015-12-31 Joel MartinMerge pull request #140 from rhysd/crystal-0.10.0
2015-12-31 Joel Martinmatlab: support Octave 4.0.0
2015-12-28 Joel MartinMerge pull request #137 from ivern/kotlin
next