tests: make throw of non-strings optional/soft.
[jackhill/mal.git] / Makefile
2016-05-03 Joel Martinplpgsql: steps 4-6.
2016-05-03 Joel Martinplpgsql (Postgres PL/pgSQL): steps 0-3.
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
2015-12-18 Joel MartinMakefile: add REGRESS functionality
2015-12-18 Joel MartinMerge pull request #132 from sdt/native-swap
2015-12-14 Joel MartinMerge pull request #131 from dubek/repl-invocation
2015-12-14 Dov MurikMakefile: add REPL invocation rules
2015-12-02 Joel MartinMerge pull request #125 from dubek/d-impl
2015-12-02 Dov MurikD implementation
2015-11-19 Javier Fernandez... Merge remote-tracking branch 'kanaka/master' into kotlin
2015-11-18 Joel MartinMakefile: fix recursive make of compiled impls.
2015-11-11 Joel MartinMerge pull request #109 from dubek/lua-fix-hash-map...
2015-11-10 Joel MartinMerge pull request #108 from dubek/tcl-impl
2015-11-10 Dov Muriktcl: add --raw flag to allow running without Readline
2015-11-10 Joel MartinMerge pull request #104 from dubek/hashmap-equality...
2015-11-10 Joel MartinMerge pull request #106 from dubek/tcl-impl
2015-11-10 Dov MurikTcl implementation
2015-10-29 Joel MartinMerge pull request #98 from mrjbq7/factor
2015-10-29 John Benediktssonfactor: update FACTOR_ROOTS in Makefile.
2015-10-28 John Benediktssonfactor: update code.
2015-10-27 Joel MartinMerge pull request #95 from ivern/kotlin
2015-10-27 Javier Fernandez... Updated from master, solved conflicts
2015-10-27 Joel MartinAll: show comments with stats target.
2015-10-27 Javier Fernandez... Merge remote-tracking branch 'kanaka/master' into kotlin
2015-10-25 Javier Fernandez... Implemented Kotlin MAL up to step 4
2015-10-24 Joel MartinJulia: update to verion 0.4. Add time-ms.
2015-10-20 Dov MurikVimscript implementation
2015-10-13 Joel Martinps: fix self-host and runtest.py parsing issue.
2015-10-12 Joel MartinMakefile and tests/step4: Self-host test fixes.
2015-10-09 Joel Martinguile: fix regex with unicode bug.
2015-10-08 Joel MartinTravis: add remaining implementations.
2015-10-05 Joel MartinAnother travisCI attempt for JS and python (matrix).
2015-10-05 Joel MartinAdd .travis.yml and js/Dockerfile
2015-09-10 Joel MartinMerge pull request #83 from ekmartin/elixir_build
2015-09-10 ekmartinUpdate Elixir build method
2015-09-10 Joel MartinMerge pull request #81 from ekmartin/elixir
2015-09-09 ekmartinUpdate README/Makefile/Dockerfile
2015-09-06 ekmartinMake sure eval of do is in tail position and skip step 5
2015-09-02 ekmartinAdd elixir step0
2015-08-26 Joel MartinMerge pull request #80 from kariya-mitsuru/add-gawk
2015-08-26 Mitsuru Kariyarename directory
2015-08-25 Mitsuru KariyaAdds GNU awk implementaion
2015-07-31 Joel MartinES6: step0 and step1 basics.
2015-07-14 Joel MartinMerge pull request #73 from pstephens/fsharp
2015-07-06 Peter StephensMerge remote-tracking branch 'kanaka/master' into fsharp
2015-06-16 Joel MartinMakefile: add generic top-level impl build rule.
2015-06-11 Joel MartinRPython: step1 basics
2015-06-03 Joel MartinMerge pull request #70 from rhysd/crystal
2015-06-03 rhysdcrystal: fix early steps broken because of later refact...
2015-06-02 rhysdcrystal: fix Makefile to build all steps
2015-06-02 rhysdcrystal: Prepare to implement with Crystal
2015-05-19 Joel MartinAdd groovy implementation.
2015-04-06 Joel MartinMerge pull request #59 from NalaGinrut/master
2015-04-06 Joel MartinMerge pull request #56 from NalaGinrut/master
2015-04-06 Joel MartinMerge pull request #57 from nlfiedler/erlang
2015-04-05 Peter StephensMerge branch 'fsharp' of https://github.com/pstephens...
2015-04-05 Peter Stephensfsharp: step5: Added tail call optimization.
2015-04-04 Nathan FiedlerStep 6 of Make-a-Lisp for Erlang
2015-04-04 Nathan FiedlerStep 0 of Make-a-Lisp for Erlang
2015-04-03 Nala Ginrutmerge upstream
2015-04-02 Joel MartinMerge pull request #55 from jordanlewis/factor
2015-04-01 Jordan Lewisfactor: step0 and scaffolding
2015-04-01 Joel MartinJulia: step 1 basics.
2015-03-31 Nala Ginrutguile enable step5 test
next