Age | Commit message (Expand) | Author |
2009-05-31 | swing-utils: add-key-typed-listener | scgilardi |
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 |
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 all... | Frantisek Sodomka |
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 |
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 |
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 |
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 | monads: symbol macros for m-result, m-bind, m-zero, m-plus | Konrad Hinsen |
2009-05-10 | profile.clj: profiling and code timing library | Stuart Sierra |
2009-05-10 | json/read.clj: added tests from pass1.json | Stuart Sierra |
2009-05-10 | json/write.clj: documentation cleanup | Stuart Sierra |
2009-05-09 | Support for setting *print-right-margin* to nil to indicate | Tom Faulhaber |
2009-05-09 | json/write.clj: Handle more collection types and unicode in strings. | Stuart Sierra |
2009-05-09 | seq_utils.clj: fix error using wrong name in last revision | Stuart Sierra |
2009-05-09 | find_namespaces.clj: handle files where (comment...) precedes (ns...) | Stuart Sierra |