1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-19 17:47:53 +03:00
mal/clojure
Ben Harris f01eba1454 clojure: Detect more unterminated strings.
The regular expression for valid strings is tighter than it was, and
is now checked before looking for an invalid string.
2019-05-17 21:58:44 +01:00
..
src/mal clojure: Detect more unterminated strings. 2019-05-17 21:58:44 +01: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