bbc-basic: Slight tweak to heap size.
[jackhill/mal.git] / Makefile
2019-05-30 Joel MartinTravis: combine build into .travis_test.sh
2019-05-30 Joel MartinVarious small self-host mode fixes.
2019-05-30 Joel MartinTravis: detect special self-host-test branch.
2019-05-21 Joel MartinMerge pull request #371 from asarhaddon/extend-core.mal
2019-05-19 Joel MartinMerge pull request #382 from bjh21/bjh21-unterminated...
2019-05-19 Joel MartinMerge pull request #383 from asarhaddon/ada2tco-do
2019-05-19 Joel MartinMerge pull request #380 from bjh21/bjh21-bbc-basic
2019-05-18 Ben Harrisbbc-basic: Slightly increase test timeout.
2019-05-18 Ben Harrisbbc-basic: Increase test timeout to 40 seconds.
2019-05-18 Ben HarrisMinimal structure for BBC BASIC implementation.
2019-05-15 Joel MartinMerge pull request #379 from bjh21/bjh21-unterminated...
2019-05-10 Joel Martind: support ldc2 and dmd modes from top-level.
2019-05-10 Joel MartinMerge pull request #368 from sgtatham/vala
2019-05-10 Simon TathamAdd an implementation written in Vala.
2019-04-21 Joel MartinMerge pull request #353 from bjh21/bjh21-minor-fixes
2019-04-16 Joel Martinwasm: Support/add wasmtime runtime. WASI platform.
2019-03-27 Joel MartinMerge pull request #345 from asarhaddon/ada.2
2019-03-21 Joel MartinConvert to loccount based stats calculation.
2019-03-10 Nicolas Boulenguezada2: rename to ada.2
2019-03-10 Nicolas BoulenguezAnother Ada implementation.
2019-03-06 Joel MartinMerge pull request #344 from LispLY/add-swift4
2019-03-05 陆遥Update Makefile
2019-02-26 Joel MartinIgnore step5 excludes during REGRESS too.
2019-01-30 Joel MartinMerge pull request #338 from asarhaddon/test-dash-non...
2019-01-30 Joel MartinMakefile: mention TEST_OPTS in help.
2018-12-27 Joel MartinMerge pull request #333 from LispLY/objc-fix-conj-meta
2018-12-10 Joel Martinwasm: split js mode platform code out.
2018-12-10 Joel Martinwasm: enable execution with Node
2018-12-08 Joel Martinwasm: Steps 0-3 ported from basic. Preprocessor.
2018-07-16 Joel Martinperf: simplify perf3 iter calc. Enable perf^mal.
2018-07-13 Joel Martinrust: Update rust and update/refactor implementation
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2018-06-22 Joel MartinMerge pull request #317 from kanaka/rename-short-abbrev...
2018-06-17 Vasilij SchneidermannRename gst and pil to gnu-smalltalk and picolisp
2018-06-04 Joel MartinMerge pull request #316 from dubek/fantom
2018-06-03 Dov MurikAdd Fantom implementation
2018-01-04 Joel MartinMerge pull request #310 from bendudson/master
2017-10-08 Ben DudsonStep0 (input/output) passes tests
2017-09-28 Joel MartinES6: Use ES6 modules. Update node.
2017-09-25 Joel MartinMakefile: alphabetize implementations.
2017-09-25 Joel MartinMerge pull request #288 from dubek/yorick
2017-09-22 Dov MurikYorick implementation
2017-09-20 Joel MartinHy: step0
2017-09-15 Joel MartinBasic: QBasic fixes/enabling. Recursive includes.
2017-09-15 Joel MartinJS, Rexx: fix step build deps.
2017-09-15 Joel MartinMakefile: add docker-shell target(s).
2017-09-15 Joel MartinMakefile: re-ordering. Drop extra SECONDEXPANSIONs
2017-09-13 Joel MartinMerge pull request #275 from amorphid/master
2017-09-13 Joel MartinMerge pull request #273 from wasamasa/r7rs-implementation
2017-09-13 Vasilij SchneidermannSet default Scheme implementation for tests
2017-09-13 Vasilij SchneidermannFix Makefile
2017-09-12 Joel MartinMerge pull request #274 from Poeticode/php7-fix
2017-09-12 Joel MartinHaxe: skip step5 when cpp MODE.
2017-09-12 Vasilij SchneidermannMerge remote-tracking branch 'upstream/master' into...
2017-09-11 Joel MartinFix conveyance of *_MODE variables to build rules.
2017-09-11 Joel MartinGeneric <impl>_MODE setting. Add travis modes.
2017-09-11 Vasilij SchneidermannRename to scheme
2017-09-03 Vasilij SchneidermannImplement step 0
2017-07-27 Joel Martin[clojure] Fixes to support lumo 1.6.0.
2017-07-25 Joel MartinMerge pull request #270 from c0deaddict/master
2017-07-25 Jos van BakelMerged master, resolved conflicts
2017-07-22 Jos van BakelElm: fix makefile, added to readme and enable travis
2017-07-20 Joel MartinMerge pull request #267 from dubek/rexx
2017-07-20 Dov MurikAdd rexx implementation
2017-07-10 Joel MartinMerge pull request #264 from wasamasa/gnu-smalltalk...
2017-07-10 Vasilij SchneidermannMerge branch 'master' into gnu-smalltalk-implementation
2017-07-01 Vasilij SchneidermannImplement step 0
2017-06-04 Jos van BakelElm: 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
next