index
:
clojure-contrib
1.0.x
1.1.x
1.2.x
amatus
clojure-1.0-compatible
gh-pages
master
maven
modules
new
Extensions and enhancements to the Clojure libraries. http://clojure.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2008-06-15
updates to lib.clj and sql.clj to adopt lispy syntax for interop after ↵
scgilardi
20080612 release of Clojure, Derby database example.
2008-06-12
xml-stream-writer.clj: fixed namespaced attribute bug, removed 'hosty' syntax
Stuart Sierra
2008-06-12
test-is.clj: added *test-out*, made assert-expr a multimethod
Stuart Sierra
2008-06-09
Added trace.clj
Stuart Sierra
2008-06-08
fix typos in lazy-seqs.clj
scgilardi
2008-06-08
fib -> fibs (lazy-seqs.clj)
scgilardi
2008-06-08
fix tabs in lazy-seqs.clj
scgilardi
2008-06-07
add lazy-seqs.clj
scgilardi
2008-06-05
Added test-is.clj
Stuart Sierra
2008-06-03
memoize.clj: simplified
scgilardi
2008-06-03
add memoize.clj
scgilardi
2008-06-02
Added enum.clj
Stuart Sierra
2008-06-01
Added import-static.clj
Stuart Sierra
2008-05-25
def.clj add defunbound, defunbound- (and re-indented)
scgilardi
2008-05-24
def.clj: add defstruct-
scgilardi
2008-05-18
def.clj fix up for non-svn clojure release
scgilardi
2008-05-18
def.clj: clean up metadata handling in defalias
scgilardi
2008-05-17
initial checkin
scgilardi
2008-05-15
lib.clj: (comp not ...) -> (complement ...) for clarity
scgilardi
2008-05-07
lib.clj: added :ns option to specify a namespace explicitly, refined ↵
scgilardi
documentation
2008-04-25
lib.clj: tighten up quote detection to allow a lib named quote, fix typo in docs
scgilardi
2008-04-24
lib.clj: correct examples
scgilardi
2008-04-24
lib.clj: new syntax for 'use' and 'require', requires less quoting and ↵
scgilardi
easier specification of flags
2008-04-24
add ns-utils.clj and update example code in sql.clj to be more robust about ↵
scgilardi
loading the driver class
2008-04-21
Added ALPHA xml-stream-reader.clj and xml-stream-writer.clj
Stuart Sierra
2008-04-19
add vars, docs, dir after a suggestion by Paul Drummond
scgilardi
2008-04-18
seq-utils.clj: Updated documentation.
Stuart Sierra
2008-04-11
anaphor.clj: Marked aif and awhen as deprecated.
Stuart Sierra
2008-04-10
Catch a couple error conditions.
Chouser
2008-04-08
remove obsolete pkg.clj and loader.clj: please update to lib.clj
scgilardi
2008-04-08
rename jewel.clj to lib.clj
scgilardi
2008-04-08
change contents to rename jewel to lib
scgilardi
2008-04-08
jewel.clj: overhaul with suggestions from Stuart Sierra
scgilardi
2008-04-08
Added javalog.clj: simple access to java.util.logging
Stuart Sierra
2008-04-08
Added seq-utils.clj: sequence utilities.
Stuart Sierra
2008-04-08
Added duck-streams.clj: duck-typed I/O utilities.
Stuart Sierra
2008-04-08
str-utils.clj: fixed missing import.
Stuart Sierra
2008-04-08
Added str-utils.clj, simple string utilities
Stuart Sierra
2008-04-07
Added fcase.clj, simple case macros.
Stuart Sierra
2008-04-07
Added anaphor.clj, simple anaphoric macros (aif, awhen, ...).
Stuart Sierra
2008-04-07
jewel.clj: protect private vars from redefinition on a :reload-all that ↵
scgilardi
incudes jewel
2008-04-07
jewel.clj: doc update
scgilardi
2008-04-07
initial import of jewel.clj
scgilardi
2008-04-06
Add more axis, remove all macro definitions, and simplify implementation.
Chouser
2008-04-05
initial import of loader.clj
scgilardi
2008-04-05
sql.clj: remove references to pkg namespace
scgilardi
2008-04-03
pkg.clj: update description of provide
scgilardi
2008-04-03
move copyright notices to the top of the file for consistency
scgilardi
2008-04-03
pkg.clj: automatically 'provide' a package when it is loaded by require
scgilardi
2008-04-03
initial import of sql.clj
scgilardi
[prev]
[next]