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
2009-05-31
miglayout/example: use invokeLater, refine handle-key
scgilardi
2009-05-31
miglayout.example: fix typo
scgilardi
2009-05-31
miglayout.example: cleanup
scgilardi
2009-05-31
miglayout/example: remove button. Use keystrokes instead
scgilardi
2009-05-31
swing-utils: add-key-typed-listener
scgilardi
2009-05-31
ClojureCLR: major update, part2
David Miller
2009-05-31
ClojureCLR: major update
David Miller
2009-05-31
miglayout/example: DISPOSE_ON_CLOSE
scgilardi
2009-05-31
miglayout.example: cleanup
scgilardi
2009-05-31
miglayout/example clearer formatting on miglayout call
scgilardi
2009-05-31
build.xml, load-all: add swing-utils
scgilardi
2009-05-31
miglayout: add support for retrieving components by id
scgilardi
2009-05-31
add miglayout.example
scgilardi
2009-05-31
add swing-utils
scgilardi
2009-05-30
contrib.core: add new-by-name
scgilardi
2009-05-29
miglayout: refactoring for clarity
scgilardi
2009-05-29
test_is.clj: fixed documentation examples for "testing" macro
Stuart Sierra
2009-05-29
load-all: remove auto-agent, uncomment miglayout
scgilardi
2009-05-27
test-clojure: added compilation.clj, macros.clj, metadata.clj;
Frantisek Sodomka
compilation: compiler metadata; java-interop: dot, double-dot, doto; vars: regression in binding
2009-05-25
auto_agent.clj: deleted because it doesn't work
Stuart Sierra
2009-05-25
macro-utils: new macro deftemplate
Konrad Hinsen
2009-05-24
clojure.contrib.core: add dissoc-in
scgilardi
2009-05-20
Delete comment which duplicates ns doc
Tom Faulhaber
2009-05-19
accumulators: bug fix in combine
Konrad Hinsen
2009-05-18
test-clojure: test-utils: all-are; data-structures: rewritten tests using ↵
Frantisek Sodomka
all-are
2009-05-14
Correct a typo in the doc
Tom Faulhaber
2009-05-14
Add links to new wiki entries
Tom Faulhaber
2009-05-14
test-clojure: other-functions: identity
Frantisek Sodomka
2009-05-14
test-clojure: control: cond
Frantisek Sodomka
2009-05-14
test-clojure: common helper functions in test-utils; control: do
Frantisek Sodomka
2009-05-14
json/read.clj: read-json now takes a string or a reader
Stuart Sierra
Eliminates the need for read-json-string.
2009-05-14
jsov/read.clj: doc string
Stuart Sierra
2009-05-14
json/read.clj: added *json-keyword-keys* to get keywords in maps
Stuart Sierra
Bind *json-keyword-keys* to true to convert map keys to keywords.
2009-05-14
json/write.clj: use StringBuilder when escaping strings for faster output
Stuart Sierra
2009-05-14
json/write.clj: added type hints to avoid reflection
Stuart Sierra
2009-05-14
json/read.clj: added type hints to avoid reflection
Stuart Sierra
2009-05-14
Created new examples of how to use pretty print dispatch functions
Tom Faulhaber
2009-05-14
json/write.clj: doc strings
Stuart Sierra
2009-05-14
json/write.clj: escape characters in symbol names just like strings
Stuart Sierra
2009-05-13
miglayout: change dependency on miglayout jar from compile time to run time, ↵
scgilardi
add it to the list of compilable libs in build.xml
2009-05-13
duck_streams.clj: added functions to open writers for appending
Stuart Sierra
2009-05-12
json/read.clj: doc string
Stuart Sierra
2009-05-12
json/write.clj: throw Exception if map key is nil
Stuart Sierra
2009-05-12
json/write.clj: fixed bug with nils in sequences
Stuart Sierra
2009-05-11
finite-distributions: more distribution generation facilities
Konrad Hinsen
2009-05-11
sql: support JNDI for specifying a database, with-connection, db-spec
scgilardi
2009-05-11
probabilities.finite-distributions: additional distributions
Konrad Hinsen
2009-05-10
javalog.clj: deleted (deprecated & not Java 5 compatible)
Stuart Sierra
2009-05-10
build.xml: removed javalog, which is deprecated and not compatible w/ Java 5
Stuart Sierra
2009-05-10
monads: symbol macros for m-result, m-bind, m-zero, m-plus
Konrad Hinsen
[prev]
[next]