-
I've been thinking about creating an emacs minor-mode for automatically fetching 4clojure problems and putting them into a buffer and creating a clojure template for solving the problems directly in t…
-
Unfortunately, ordered-1.2 has a dependency on 1.2.1, which is even worse.
-
Seems like a good idea. I'm still wondering: What's a sane way to allow the user to opt-out of colorization?
-
Someone (@broquaint, I think?) requested that we add an API, especially to get information about a particular problem given its id number. He wanted to write a lein plugin so that you can do something…
-
I'm setting up a blog that I'd like hosted at blog.4clojure.com. @dbyrne, I think you're the only one who can edit DNS settings; can you point that at the 4clojure server?
-
When using aot and facts at the top level of module, metavars are unbound when the modules are loaded causing an ExceptionInInitializerError.
```
Exception in thread "main" java.lang.ExceptionInIniti…