Merge pull request #383 from asarhaddon/ada2tco-do
[jackhill/mal.git] / js /
2019-05-17 Joel MartinMerge pull request #381 from bjh21/bjh21-unterminated...
2019-05-16 Ben Harrisgnu-smalltalk, go, js, lua, php, rust, ts: Detect more...
2019-05-15 Joel MartinMerge pull request #379 from bjh21/bjh21-unterminated...
2019-05-13 Joel MartinMerge pull request #372 from bjh21/bjh21-empty-hashmap
2019-05-13 Joel MartinMerge pull request #374 from sgtatham/vala-fixes
2019-05-13 Joel MartinMerge pull request #370 from asarhaddon/hide-gensym...
2019-05-11 Nicolas Boulenguezgensym: hide the counter in an environment, define...
2019-03-27 Joel MartinMerge pull request #345 from asarhaddon/ada.2
2019-03-21 Joel MartinMove web files into docs/. Build docs/web/mal.js
2019-03-21 Joel MartinConvert to loccount based stats calculation.
2019-01-28 Joel MartinMerge pull request #337 from AndreaCrotti/upgrade-libraries
2019-01-28 Joel MartinRuntest should fail on bad test data. Fix interop tests.
2018-12-27 Joel MartinMerge pull request #333 from LispLY/objc-fix-conj-meta
2018-12-12 Joel MartinTest uncaught throw, catchless try* . Fix 46 impls.
2018-11-30 Joel Martinawk, bash, c, coffee, js: fix errors.
2018-11-29 Joel MartinMerge pull request #331 from vi/patch-1
2018-11-28 Joel MartinUpdate JS impls: use ffi-napi and Ubuntu 18.04
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2018-01-04 Joel MartinMerge pull request #310 from bendudson/master
2017-11-02 Joel MartinMerge pull request #306 from kanaka/add-predicates
2017-10-11 Vasilij Schneidermannjs, lua, perl, python, racket: Add number?, fn?, macro?
2017-09-28 Joel MartinFix unescaping in bash, basic, es6, js, ruby, rust.
2017-09-15 Joel MartinJS, Rexx: fix step build deps.
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-06-15 Joel MartinMerge pull request #222 from wasamasa/elisp-eval
2016-06-15 Joel MartinMerge pull request #221 from dubek/js-interop
2016-06-15 Dov Murikjs: Fix interop, update web REPL page
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-11 Dov Murikjs: Fix setting *ARGV* in step6 & step7
2016-04-11 Joel MartinJS: fix typo in interop.js
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-04-04 Dov MurikMerge pull request #5 from zmower/literal-empty-list
2016-04-03 Dov MurikMerge pull request #4 from kanaka/issue194-literal...
2016-04-02 Joel MartinFix empty list eval in step2 for most languages.
2016-03-28 Dov Murikjs: Fix exception on literal empty list
2016-03-20 Chris M MooreUpdate from master
2016-03-15 Joel MartinMerge pull request #186 from epylar/patch-1
2016-03-15 GLUpdate ffi dep in js implementation
2016-03-15 Joel MartinTests: move step5 non-TCO tests to per impl.
2016-03-15 Joel Martinjs: fix readline with blank prompt.
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 MartinDist/packaging for most impls. erlang, racket *ARGV...
2016-02-24 Joel MartinAdd dist targets to most implementations.
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-02-11 Joel Martinbash, c, clojure, coffee, es6, js: add seq/string?
2016-02-04 Joel MartinMerge pull request #158 from dubek/first-rest-nil
2016-02-04 Dov Murikcoffee, es6, js, perl, python, ruby: Fix (first nil...
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 MartinMerge pull request #143 from dubek/add-gensym
2016-01-26 Dov Murikcoffee, es6, js, mal, miniMAL: fix macro result evaluation
2016-01-23 Dov MurikAdd gensym and clean `or` macro to stepA of 12 implemen...
2015-12-30 Joel MartinMerge pull request #138 from dubek/js-fix-quasiquote-nil
2015-12-28 Dov Murikjs: Fix exception in `(nil)
2015-11-19 Javier Fernandez... Merge remote-tracking branch 'kanaka/master' into kotlin
2015-11-17 Joel MartinMerge pull request #114 from dubek/equality-pure-mal
2015-11-17 Joel Martinhash-map equality: bash, c, coffee, cs, es6, ...
2015-10-31 Joel MartinAll: fix read/print of \\, and \n
2015-10-27 Javier Fernandez... Updated from master, solved conflicts
2015-10-27 Joel MartinAll: show comments with stats target.
2015-10-05 Joel Martintravis: add bash, c, make to test matrix.
2015-10-05 Joel MartinAnother travisCI attempt for JS and python (matrix).
2015-10-05 Joel MartinAdd .travis.yml and js/Dockerfile
2015-08-06 Joel MartinREADME.md count to 38. JS and ES6 build fixes.
2015-03-17 Chris M MooreAda: merge to latest baseline
2015-03-17 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-03-14 Joel MartinAll: move metadata, atoms, readline, conj to stepA.
2015-03-12 Joel MartinTests: add testing Dockerfile. Impl fixes.
2015-03-07 Joel MartinAll step0: add test, fix bugs, remove step0 eval.
2015-03-05 Peter StephensMerge branch 'master' into fsharp
2015-03-04 Joel MartinMerge pull request #20 from def-/master
2015-03-01 Miki TebekaMerge branch 'master' of https://github.com/kanaka/mal
2015-02-28 Joel MartinMerge branch 'ruby1.9' of https://github.com/elektronau...
2015-02-28 Joel MartinMerge pull request #15 from joelpickup/master
2015-02-28 Joel MartinMerge pull request #14 from anton-trunov/guide-small-fix
2015-02-28 Joel MartinMerge pull request #13 from euc/patch-1
2015-02-28 Joel MartinMerge pull request #11 from treeform/patch-1
2015-02-28 Joel MartinAll: rename stepA_interop to stepA_mal
2015-02-28 Joel MartinMultiple: interop enhancements.
2015-02-26 Joel MartinminiMAL: add classOf and fix printing.
2015-01-09 Joel MartinAll: add keywords.
2015-01-07 Joel MartinAll: swap step9,A. Fixes for bash, C, perl.
2014-10-07 Joel Martingo: add step5_tco. Refactor env.
2014-04-27 Joel MartinAdd step5/9 tests for impls that support it.
2014-04-27 Joel MartinJS: add localStorage history load/save. Slurp using...
2014-04-26 Joel MartinJS web: use/import to Himera style web REPL.
2014-04-26 Joel MartinJS: switch from josh.js console to jqconsole.
2014-04-24 Joel MartinJS: Fix internal tests.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-24 Joel MartinAll: TCO let* and quasiquote.
2014-04-22 Wes BrownAutomatically install node modules if the directory...
2014-04-22 Wes BrownCorrect issue where readline bombs out if there's no...
2014-04-21 Joel MartinPerl: add step4_if_fn_do
2014-04-19 Joel MartinAll: *ARGV* and *host-language*. Misc syncing/fixes.
2014-04-18 Joel MartinAll: perf test, Makefile refactor, add *host-language*
next