plsql: add oracle user in Dockerfile. Longer test startup,
[jackhill/mal.git] / Makefile
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-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
next