aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-07-29fix untabify that didn't takescgilardi
2008-07-29canonicalize formatscgilardi
2008-07-29make package paths legalscgilardi
2008-07-29make package paths legalscgilardi
2008-07-29make package paths legalscgilardi
2008-07-29make package paths legalscgilardi
2008-07-27lib/lib.clj corrections and updates to documentationscgilardi
2008-07-26update for new source layoutscgilardi
2008-07-26updates for my remaining libs to the new namespace organizationscgilardi
2008-07-26updates for my remaining libs to the new namespace organizationscgilardi
2008-07-26updates for my remaining libs to the new namespace organizationscgilardi
2008-07-26updates for my remaining libs to the new namespace organizationscgilardi
2008-07-26updates for my remaining libs to the new namespace organizationscgilardi
2008-07-26updates for using the prefix idea and allowing large ns implementationsscgilardi
2008-07-25new source organizationscgilardi
2008-07-24Update clojure namespaces to work with latest clojure revision.Chouser
2008-07-24Add type hints.Chouser
2008-07-22lib/lib.clj make sym-file privatescgilardi
2008-07-22lib.clj: update verbose load to correct namespace for libscgilardi
2008-07-22provide namespace directories and contents for def and sqlscgilardi
2008-07-22provide new and old lib.clj for SVN 951 transitionscgilardi
2008-07-22add directory for new lib.clj namespacescgilardi
2008-07-21update to load with clojure SVN 951 changesscgilardi
2008-07-14lazy-seqs.clj: add rotations and permutationsscgilardi
2008-07-13str-utils.clj: made str-join use clojure/interposeStuart Sierra
2008-07-13seq-utils.clj: deprecated batch for clojure/partition.Stuart Sierra
2008-07-11test-is.clj: test-ns returns counts; added run-tests.Stuart Sierra
2008-07-11lib.clj: clarify example of load-pathscgilardi
2008-07-11except.clj: simplify implementationscgilardi
2008-07-11lib.clj: simplify pathscgilardi
2008-07-11lib.clj: improve :verbose output for nested loadsscgilardi
2008-07-10change evaluation of option args, revised docs, enhanced :verbose outputscgilardi
2008-07-09test-is.clj: print stack trace on exceptionStuart Sierra
2008-07-07untabify except.cljscgilardi
2008-07-07add except.cljscgilardi
2008-07-06string.clj: fix typo in commentsscgilardi
2008-07-06add string.clj; lib.clj: use String/format for throw-ifscgilardi
2008-07-06lib.clj: throw-if tweaksscgilardi
2008-07-04use 'throw-if' for exceptions with messagesscgilardi
2008-07-03lib.clj: remove eval-option and use eval because a symbol may refer to a ↵scgilardi
let-bound local too
2008-07-03lib.clj: deref :in and :ns arguments if they are symbolsscgilardi
2008-06-30updates to improve clarity of of what's provided re: resource loadingscgilardi
2008-06-29lib.clj: refine exception in load-resourcescgilardi
2008-06-29lib.clj: fix visibility of *class-loaders* and refine namingscgilardi
2008-06-29pred.clj: add empty?scgilardi
2008-06-28correct docs for integer?scgilardi
2008-06-28add pred.clj, various predicates for convenience, readabilityscgilardi
2008-06-28remove isqrtscgilardi
2008-06-28add pred.clj, various predicates for convenience, readabilityscgilardi
2008-06-28restore resource loaders for correct behavior on missing lib file and more ↵scgilardi
flexible location of resources