Age | Commit message (Expand) | Author |
2008-11-21 | ClojureScript: first deployment to demo site | Chouser |
2008-11-21 | Update lazy-xml for Clojure SVN 1111 | Chouser |
2008-11-21 | Moving clojurescript toward deployment of repl demo | Chouser |
2008-11-19 | miglayout.test udpate to new doto syntax (clojure svn 1111) | scgilardi |
2008-11-18 | fix header comments for fibs | scgilardi |
2008-11-18 | change to simple, beautiful definition of fibs | scgilardi |
2008-11-18 | restore nested with-open until it closes multiple bindings | scgilardi |
2008-11-17 | test_is.clj: *test-out* defaults to *out*; added each= and all-true | Stuart Sierra |
2008-11-16 | adding the javadoc function to contrib | Christophe Grand |
2008-11-16 | delete my contribs at their pre-SVN1088 locations | scgilardi |
2008-11-16 | Update lazy-xml to use pull parser correctly post-AOT | Chouser |
2008-11-13 | minimual update to Clojure SVN 1094 of lazy-xml with-pull command-line (they ... | scgilardi |
2008-11-13 | minimal port to Clojure SVN 1094+ of seq-utils import-static trace enum javal... | scgilardi |
2008-11-12 | Update zip-filter for Clojure SVN 1094 | Chouser |
2008-11-12 | first cut at changes for Clojure SVN 1094+, my contribs and ones they depend ... | scgilardi |
2008-11-12 | Update gen-interface for Clojure SVN 1094 | Chouser |
2008-11-12 | Update mmap for Clojure SVN 1094 | Chouser |
2008-11-12 | command-line: print help when no command-line options are given | Chouser |
2008-11-09 | except.clj: distill and provide throw-arg | scgilardi |
2008-11-03 | except.clj: add throw-if-not, distill code, make all args optional, now truly... | scgilardi |
2008-10-30 | test-clojure: add BigDecimal reader tests, fix comments in numbers | scgilardi |
2008-10-30 | another restructure to give more useful results | scgilardi |
2008-10-30 | test-clojure: use explicit loading--it works | scgilardi |
2008-10-30 | new tests dir, test-clojure will load any .clj files in it and then run all d... | scgilardi |
2008-10-30 | add printer tests, restructure test-clojure | scgilardi |
2008-10-28 | miglayout/internal: gettin' that reduce religion | scgilardi |
2008-10-28 | except: add throwf, throw with a message formatted like printf | scgilardi |
2008-10-23 | test-clojure.reader fix namespace | scgilardi |
2008-10-23 | test-clojure: completing Reader->reader | scgilardi |
2008-10-23 | itermim Reader -> Reader1 | scgilardi |
2008-10-23 | test-clojure Reader.clj -> reader.clj | scgilardi |
2008-10-22 | fix typo | scgilardi |
2008-10-22 | clojure.contrib.test-clojure, nascent tester for Clojure's facilities | scgilardi |
2008-10-19 | lazy-seqs: simplify powers-of-2, inspired by achim_p's fibs | scgilardi |
2008-10-19 | Added command-line lib for parsing options and switches. | Chouser |
2008-10-19 | Update lazy-xml to use (load) instead of (load-resources) | Chouser |
2008-10-17 | Add combinations to lazy-seqs | Chouser |
2008-10-17 | sql.clj: change to use Class/forName to register jdbc drivers | scgilardi |
2008-10-14 | miglayout: internal changes to be more FP oriented | scgilardi |
2008-10-13 | miglayout: clean up implementation, :layout, :column, and :row are now pseudo... | scgilardi |
2008-10-09 | miglayout: updated docs | scgilardi |
2008-10-08 | miglayout.clj: untabify | scgilardi |
2008-10-08 | miglayout.clj: a couple of type hints | scgilardi |
2008-10-08 | miglayout: fix typos | scgilardi |
2008-10-08 | clojure.contrib.miglayout: Clojure support for laying out components in swing... | scgilardi |
2008-10-06 | remove 'lib' contrib which is now integrated into boot.clj | scgilardi |
2008-10-06 | sql.interal: minor fixes | scgilardi |
2008-10-06 | sql: minor cleanups | scgilardi |
2008-10-06 | sql: formatting | scgilardi |
2008-10-06 | sql: move internal defs to their own proper namespace | scgilardi |