1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-19 17:47:53 +03:00
mal/clojure
Nicolas Boulenguez 14ab099cea gensym: hide the counter in an environment, define inc in stepA.
tests: check that `inc` is present in stepA.
nasm: split lines in mal_startup_string for readability.
objpascal: remove obsolete .orig file
swift: remove an unneeded line in template
swift4: remove duplicate definition of `or` macro
2019-05-11 16:37:26 +02:00
..
src/mal gensym: hide the counter in an environment, define inc in stepA. 2019-05-11 16:37:26 +02:00
tests Runtest should fail on bad test data. Fix interop tests. 2019-01-28 10:27:41 -06:00
Dockerfile Update JS impls: use ffi-napi and Ubuntu 18.04 2018-11-28 17:12:17 -06:00
Makefile Convert to loccount based stats calculation. 2019-03-20 23:34:21 -05:00
package.json Update JS impls: use ffi-napi and Ubuntu 18.04 2018-11-28 17:12:17 -06:00
project.clj clojure: tools.reader dep no longer necessary. 2019-01-28 11:52:14 -06:00
run Generic <impl>_MODE setting. Add travis modes. 2017-09-11 17:54:26 -05:00