Myaushka

Results 4 issues of Myaushka

I see this line inside of run(options) that obviously overrides options that are passed in: options = { 'async': ((options = options && options.async) == null ? me.async : options)...

documentation

I've run Clojure for CLR successfully before on a different machine. Just downloaded this distribution - https://github.com/downloads/richhickey/clojure-clr/clojure-clr-1.3.0-alpha1-debug-4.0.zip Running Clojure.Main.exe I get this: Unhandled Exception: System.TypeInitializationException: The type initializer for 'Clojure.CljMain'...

I thought it would be interesting to actually test your eval claim. So, I created a jsPerf test (based on the Benchmark.js library, which happens to be named the same...

Crashes while trying to remove temporary files. Checked - the lein temp directory was read-only. After I killed the process and reran the same command, worked with no issues, as...

windows