Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
transaction's exception with an exception with message 'transaction rolled back'
|
|
|
|
sql transactions
|
|
|
|
standard in Scheme implementations, adapted to Clojure's numeric tower when relevant, using Java's Math library for doubles.
Also added a math folder, which contains tests.clj (test cases for math.clj).
|
|
|
|
|
|
See http://groups.google.com/group/clojure/browse_thread/thread/35949c7b483ecf23#
|
|
This time does not break tests using macros or Java method calls.
Can also now test unbound vars.
|
|
|
|
|
|
Reported by Stuart Halloway. Still want to recover the fancier
error reporting when the first element IS a function, but need a way to
test *at compile time* if something is a function.
|
|
|
|
|
|
|
|
|
|
|
|
return a seq (instead of a vector) from do-commands, do-prepared so the entire set of results doesn't need to be realized unless it's interesting
|
|
unnecessary uses of apply
|
|
|
|
|
|
|
|
|
|
clojure.contrib. Also fix major breaking errors for Clojure SVN 1205, but it's not well tested with this latest version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build.xml)
|
|
|
|
default value of all monad operations from nil to ::undefined
|
|
|
|
|
|
|
|
vars, classpath based on contents of a directory
|
|
|
|
to open the url using an external command if any is configured.
This command is currently defined only for Mac OS X.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|