TypeScript: setup initial environment
[jackhill/mal.git] / js / core.js
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-03-20 Chris M MooreUpdate from master
2016-03-02 Vasilij SchneidermannMerge branch 'master' into elisp
2016-02-24 Joel MartinMerge branch 'master' into issue_166_string_ops
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...
2015-01-09 Joel MartinAll: add keywords.
2014-04-27 Joel MartinJS: add localStorage history load/save. Slurp using...
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-24 Joel MartinAll: TCO let* and quasiquote.
2014-04-18 Joel MartinAll: perf test, Makefile refactor, add *host-language*
2014-04-17 Joel MartinAll: move some fns to core. Major cleanup.
2014-04-15 Joel MartinAll: fix get. All pass stepA tests.
2014-04-06 Joel MartinJS: fix web interface.
2014-04-03 Joel MartinAll: split types into types, env, printer, core.