Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build.xml)
|
|
|
|
default value of all monad operations from nil to ::undefined
|
|
|
|
|
|
|
|
to open the url using an external command if any is configured.
This command is currently defined only for Mac OS X.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
connection or throws if there is none
|
|
(connection) entirely into internal, change to clojure.lang.RT/loadClassForName for class loading, will move back if there's trouble
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|