-
- What you expect to happen: For Oz to start up with no errors
- What actually happens: I get the following error
panic: could not load Init functor at "C:Mozart\share\mozart\Init.ozf"
Process Oz E…
-
This should be integrated into the stylus API: http://learnboost.github.io/stylus/docs/sourcemaps.html
-
Is there any way to run cider 0.7 without the middleware installed into the app? Is there any way, say, if we have the cider jar locally, to dynamically load the /path/to/jar in the classpath, then bo…
-
org.bouncycastle.crypto.digests.SHA3Digest"'s signer information does not match signer information of other classes in the same package, compiling:(pandect/core.clj:35:1)
Thanks for pandect, looks l…
-
Any CoffeeScript fans here? Creating a sibling Yeoman generator for CoffeeScript users would be, in a word, AWESOME.
My dream: `yo famous-coffee`
There's three things that need to be discussed befor…
-
I'm not sure yet what peoples thoughts are on ClojureCLR with regards to Leiningen for project management. I think it'd behoove us to try to be as inline as possible with how the JVM side of the Cloju…
-
In case you're not aware of what ClojureScript is, here's an excellent talk that introduces you to it: https://vimeo.com/68334908
The only down-side I can see to doing the rewrite in ClojureScript is…
-
Thanks very much for creating this extremely useful wrapper/toolkit. What would it take to incorporate processing 2.0 beta rather than 1.5.1 stable? I am having difficulty understanding the clojure-…
-
I spent a few hours today tracking down this issue, so thought I'd write it up as a gotcha.
I was trying to listen to submit events on a form.
```
```
This was my first attempt.
```
(event…
-
This seems weird enough that I assume the problem lies in my code, but I don't see what I'm doing wrong...
My code works correctly until I compile it with :optimizations :advanced. Then, the domina e…