1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 18:18:51 +03:00
mal/js/tests
Dov Murik d953db84fc js: Fix interop, update web REPL page
* js* renamed to js-eval and is no longer a special form (just a normal
  function in core.js)
* . is no longer a special form (just a normal function in core.js)
* fixed object/method parsing of first argument to .
* added tests for .
* updated mal.html: "Mal at a glance" shows all Mal functions
2016-06-14 23:21:38 -04:00
..
common.js Current state of mal for Clojure West lighting talk. 2014-03-24 16:32:24 -05:00
node_modules Current state of mal for Clojure West lighting talk. 2014-03-24 16:32:24 -05:00
reader.js JS: Fix internal tests. 2014-04-23 22:42:00 -05:00
step5_tco.mal Tests: move step5 non-TCO tests to per impl. 2016-03-14 23:39:21 -05:00
stepA_mal.mal js: Fix interop, update web REPL page 2016-06-14 23:21:38 -04:00
types.js JS: Fix internal tests. 2014-04-23 22:42:00 -05:00