remove debug function
[jackhill/mal.git] / .travis.yml
2016-08-28 Joel MartinMerge pull request #230 from iqbalansari/clisp
2016-08-27 Iqbal AnsariAdd travis config for clisp, also add stats target...
2016-08-24 Joel MartinPowerShell: add to Travis build.
2016-08-09 Joel MartinMerge pull request #229 from wasamasa/chuck-implementation
2016-08-09 Vasilij SchneidermannAdd chuck to Travis builds
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-08-01 Joel MartinSwift3: update to Swift 3 Preview 3.
2016-06-17 Joel MartinMerge pull request #224 from dubek/logo
2016-06-17 Dov MurikLogo implementation
2016-06-11 Joel MartinMerge pull request #215 from hinrik/add_perl6_impl
2016-06-11 Hinrik Örn SigurðssonTest the Perl 6 implementation on Travis
2016-06-06 Joel Martinplsql: disable until tests more reliably pass.
2016-06-03 Joel Martinplsql: add oracle user in Dockerfile. Longer test startup,
2016-06-02 Joel Martinplsql: disable until uid 1001 issue resolved.
2016-06-02 Joel Martinplsql: enable travis build.
2016-05-05 Joel MartinMerge pull request #207 from dubek/vhdl
2016-05-05 Dov Murikvhdl: Update Dockerfile, add Travis-CI build
2016-05-03 Joel MartinTravis: enable plpgsql.
2016-04-08 Joel MartinMerge pull request #199 from dubek/c-add-boehm-gc
2016-04-08 Joel MartinTravis: Add OS X build of Swift3.
2016-04-04 Joel MartinMerge pull request #195 from wasamasa/bugfix-empty...
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-25 Chris M MooreAda: add ada to .travis.yml
2016-03-20 Chris M MooreUpdate from master
2016-03-13 Joel MartinObjPascal: add Sorokin RegExpr.pas to repo.
2016-03-07 Joel MartinMerge pull request #183 from dubek/io
2016-03-07 Dov MurikTravis: add io build
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 Martinelisp: add Dockerfile, travis, stepA header.
2016-03-02 Vasilij SchneidermannMerge branch 'master' into elisp
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 MartinTravis: add swift3 build.
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 MartinHaxe: update README, fix macro eval, add conj.
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
2015-12-18 Joel MartinMerge pull request #132 from sdt/native-swap
2015-12-17 Joel Martin.travis.yml: one line for each impl.
2015-12-17 Joel Martinvimscript: hack for make perf to work in docker
2015-12-15 Joel MartinMerge pull request #136 from dubek/add-vimscript-to...
2015-12-15 Dov Muriktravis: add vimscript to matrix
2015-12-02 Joel MartinTravis: add D implementation.
2015-11-24 Joel MartinTravis: fix docker use with matrix.
2015-11-24 Joel MartinTravis: test without language setting.
2015-11-24 Joel MartinTravis: fix global language to "node_js"
2015-11-19 Javier Fernandez... Merge remote-tracking branch 'kanaka/master' into kotlin
2015-11-10 Joel MartinMerge pull request #108 from dubek/tcl-impl
2015-11-10 Joel MartinMerge pull request #104 from dubek/hashmap-equality...
2015-11-10 Joel MartinTravis: add Tcl
2015-10-27 Joel MartinMerge pull request #97 from ivern/kotlin
2015-10-27 Joel MartinMerge pull request #96 from ivern/kotlin
2015-10-27 Joel MartinTravis: add kotlin.
2015-10-27 Javier Fernandez... Updated from master, solved conflicts
2015-10-27 Joel MartinTravis: disable perf^vimscript
2015-10-27 Javier Fernandez... Merge remote-tracking branch 'kanaka/master' into kotlin
2015-10-25 Joel MartinTravis: don't fail when log file not there.
2015-10-25 Joel MartinTravis: fix shell syntax
2015-10-25 Joel MartinTravis: add perf test.
2015-10-20 Joel MartinTravis: activate vimscript build/test.
2015-10-10 Joel MartinTravis: comment out self-host tests in master.
2015-10-10 Joel MartinTravis: fix self-hosted test and error output.
2015-10-10 Joel MartinTravis: add self-hosted testing.
2015-10-10 Joel MartinTravis: add BUILD_IMPL=js for miniMAL.
2015-10-10 Joel MartinTravis: fix/activate miniMAL. Simplify .travis*
2015-10-09 Joel MartinTravis: fixed rust, re-activate other impls
2015-10-09 Joel MartinTravis: just test rust to debug.
2015-10-09 Joel MartinTravis: add js,mal cases back into test matrix.
2015-10-09 Joel MartinTravis: split build and test into separate scripts.
2015-10-09 Joel MartinTravis: try just swift (os: osx)
2015-10-09 Joel Martinguile: fix regex with unicode bug.
2015-10-09 Joel MartinTravis: refactor mal build, remove stepA fail notes
2015-10-08 Joel Martinrpython: fix _cache, and update to pypy 2.7.0-alpha0
2015-10-08 Joel MartinTravis: remove comments about groovy, rust bugs.
2015-10-08 Joel Martingroovy: implement conj
2015-10-08 Joel MartinTravis: another attempt to fix mal.
2015-10-08 Joel MartinTravis: fix build of mal implementation.
2015-10-08 Joel MartinTravis: fix mal and rust docker image build.
2015-10-08 Joel MartinTravis: fix coffee and es6
2015-10-08 Joel MartinTravis: fix cat of output log file.
2015-10-08 Joel MartinTravis: add remaining implementations.
2015-10-06 Joel MartinTravis: disable factor for now (fails in opt stepA)
2015-10-06 Joel MartinTravis: add C++(cpp), factor and julia.
2015-10-06 Joel MartinTravis: add mal and nim.
2015-10-06 Joel MartinTravis: add ocaml, forth and miniMAL.
2015-10-06 Joel MartinTravis: add lua and haskell. Add racket (disabled).
2015-10-06 Joel MartinTravis: add scala.
2015-10-06 Joel MartinTravis: comment out rust until fixed.
2015-10-06 Joel MartinTravis: add VB.net
2015-10-06 Joel MartinTravis: add R, Rust. Also coffee (broke).
2015-10-06 Joel MartinTravis: add C, C#, Go, Perl, PHP, and Ruby.
2015-10-06 Joel MartinTravis: add java, php, ps.
2015-10-06 Joel MartinTravis: add Clojure Dockerfile and tests.
2015-10-05 Joel Martintravis: add bash, c, make to test matrix.
2015-10-05 Joel MartinAnother travisCI attempt for JS and python (matrix).
next