jackhill/mal.git
2017-02-22 vvakameTypeScript: setup initial environment
2017-02-11 Joel MartinminiMAL: bring over node_readline.js to fix build
2017-02-11 Joel MartinminiMAL: restore ffi dep and build instructions.
2017-02-11 Joel Martinruntest: print errors before first prompt.
2017-02-11 Joel MartinClojure: node_modules or lein deps but not both.
2017-02-11 Joel MartinRust, miniMAL, VHDL: misc fixes.
2017-02-11 Joel MartinGo, Kotlin, Nim, ObjC, RPython: update Dockerfiles.
2017-02-11 Joel MartinClojure: support ClojureScript using CLJ_MODE=cljs
2017-02-11 Joel MartinminiMAL: update to using miniMAL 1.0.2
2017-02-11 Joel MartinES6: more use of ES6, simplifications, newer babel.
2017-02-11 Joel MartinRust: update rust to 1.14
2017-02-11 Joel MartinMerge pull request #255 from chr15m/master
2017-02-11 Chris McCormickFixed erroneous fn* -> native PHP function conversion.
2017-02-06 Joel MartinMerge pull request #254 from cosmos72/master
2017-02-06 Massimiliano... Go: Use type assertions where possible instead of refle...
2017-02-03 Joel MartinMerge pull request #253 from jonaslu/update_guide_w_fil...
2017-02-03 Jonas LundbergUpdate README with hint on test permission failing
2016-12-28 Joel MartinMerge pull request #252 from pstephens/fsharp-exceptions
2016-12-26 Peter Stephensfsharp: added some top level exception catching so...
2016-12-21 Joel MartinBasic: QBasic fixes.
2016-12-21 Joel MartinBasic: various memory savings.
2016-12-21 Joel MartinBasic: more efficient/correct file reader.
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 Iqbal AnsariCommon Lisp: Add support for running on ABCL
2016-11-20 Iqbal AnsariCommon Lisp: Use a custom hash-function when running...
2016-11-20 Iqbal AnsariCommon Lisp: Load libraries silently
2016-11-20 Dov MurikAdd Skew implementation
2016-11-19 Joel MartinBasic: miscellaneous memory savings.
2016-11-18 Iqbal AnsariCommon Lisp: Remove GNU CLISP specific implementation
2016-11-18 Iqbal AnsariCommon Lisp: Add documentation
2016-11-18 Iqbal AnsariCommon Lisp: Add wrapper shell code to change to script...
2016-11-18 Iqbal AnsariCommon Lisp: Use a custom hash-function when running...
2016-11-18 Iqbal AnsariCommon Lisp: Suppress messages from CMUCL while restori...
2016-11-18 Iqbal AnsariCommon Lisp: Fix `println` on GNU CLISP
2016-11-18 Iqbal AnsariCommon Lisp: Initialize standard streams in GNU CLISP...
2016-11-18 Iqbal AnsariCommon Lisp: Keep track of the implementation used...
2016-11-18 Iqbal AnsariCommon Lisp: Allow user to select the implementation...
2016-11-18 Iqbal AnsariCommon Lisp: Ignore fasl and lib files
2016-11-18 Iqbal AnsariCommon Lisp: Enable travis for Common Lisp
2016-11-18 Iqbal AnsariCommon Lisp: Add Dockerfile for Common Lisp implementation
2016-11-18 Iqbal AnsariCommon Lisp: Add tasks for stats and stats-lisp for...
2016-11-18 Iqbal AnsariCommon Lisp: Implement step A
2016-11-18 Iqbal AnsariCommon Lisp: Implement step 9
2016-11-18 Iqbal AnsariCommon Lisp: Implement step 8
2016-11-18 Iqbal AnsariCommon Lisp: Implement step 7
2016-11-18 Iqbal AnsariCommon Lisp: Implement step 6
2016-11-18 Iqbal AnsariCommon Lisp: Implement step 5
2016-11-18 Iqbal AnsariCommon Lisp: Implement step 4
2016-11-18 Iqbal AnsariCommon Lisp: Implement step 3
2016-11-18 Iqbal AnsariCommon Lisp: Implement step 2
2016-11-18 Iqbal AnsariCommon Lisp: Implement step 1
2016-11-18 Iqbal AnsariCommon Lisp: Implement step 0
2016-11-18 Joel MartinBasic: refactor memory layout.
2016-11-18 Joel MartinBasic: use RE from REP.
2016-11-16 Joel MartinBasic: refactor of hashmaps, map loops, remove derefs.
2016-11-14 Joel MartinMerge pull request #249 from hterkelsen/dart2
2016-11-14 Harry Terkelsenadd dart/Makefile stub
2016-11-13 Harry Terkelsenupdate travis file
2016-11-13 Harry Terkelsenadd dart Dockerfile
2016-11-13 Harry Terkelsenupdate number of languages Mal is implemented in
2016-11-13 Harry Terkelsenupdate readme
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-11-10 Joel MartinBasic: more reductions. RELEASE refactor.
2016-11-06 Joel MartinBasic: memory savings and variable simplifications.
2016-11-05 Joel MartinBasic: add pr-memory-summary core function.
2016-11-05 Joel MartinAda: add ada/obj to .gitignore
2016-11-05 Joel MartinREADME: note ChucK tested on more than just Arch.
2016-11-05 Joel MartinBasic: move logic/release stack to $C000
2016-11-04 Joel MartinBasic: reduce variables. Fix func printing.
2016-11-04 Joel MartinBasic: add string memory mgt. Fix eval, symbol fns
2016-11-03 Joel MartinBasic: more memory savings
2016-11-03 Joel MartinBasic: more aggressive space removal
2016-11-01 Joel MartinAda, C: fix step3 error handling.
2016-10-31 Joel MartinBasic: capitalize BASIC
2016-10-31 Joel MartinBasic: update to 61 impls after merge.
2016-10-31 Joel MartinMerge branch 'master' of github.com:kanaka/mal
2016-10-31 Joel MartinMerge branch 'basic'
2016-10-31 Joel MartinBasic: update the README.
2016-10-31 Joel MartinMerge pull request #247 from chr15m/php-interop-extended
2016-10-31 Joel MartinBasic: add QBasic support.
2016-10-29 Chris McCormickAdded interop notes to README.
2016-10-29 Chris McCormickMerge branch 'master' into php-interop-extended
2016-10-29 Chris McCormickTests for new PHP interop functions.
2016-10-29 Chris McCormickTighter PHP interop using '$' and '!' fns.
2016-10-29 Chris McCormickAllow printing of more PHP types.
2016-10-29 Chris McCormickNew functions for converting between PHP and mal types.
2016-10-29 Joel MartinBasic: enable Travis testing.
2016-10-29 Joel MartinBasic: pass required tests. Printer fix.
2016-10-29 Joel MartinBasic: add Dockerfile
2016-10-29 Joel MartinBasic: d64 disk image build rules.
2016-10-28 Joel MartinMerge pull request #246 from def-/master
2016-10-28 Dennis FelsingUpdate Nim to 0.15.2, clean up compiler warnings
2016-10-28 Joel MartinMerge pull request #245 from dubek/vimscript-use-vim8
2016-10-28 Joel MartinBasic: fix step6 arg test. Gensym. Misc cleanup.
2016-10-27 Joel MartinMerge pull request #244 from chr15m/php-web-run
2016-10-27 Joel MartinBasic: fix errors, reader, if form. Self-host 0-3
next