aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-08str-utils.clj: fixed missing import.Stuart Sierra
2008-04-08Added str-utils.clj, simple string utilitiesStuart Sierra
2008-04-07Added fcase.clj, simple case macros.Stuart Sierra
2008-04-07Added anaphor.clj, simple anaphoric macros (aif, awhen, ...).Stuart Sierra
2008-04-07jewel.clj: protect private vars from redefinition on a :reload-all that ↵scgilardi
incudes jewel
2008-04-07jewel.clj: doc updatescgilardi
2008-04-07initial import of jewel.cljscgilardi
2008-04-06Add more axis, remove all macro definitions, and simplify implementation.Chouser
2008-04-05initial import of loader.cljscgilardi
2008-04-05sql.clj: remove references to pkg namespacescgilardi
2008-04-03pkg.clj: update description of providescgilardi
2008-04-03move copyright notices to the top of the file for consistencyscgilardi
2008-04-03pkg.clj: automatically 'provide' a package when it is loaded by requirescgilardi
2008-04-03initial import of sql.cljscgilardi
2008-04-03fix typos: forced -> forcescgilardi
2008-04-03initial import of pkg.cljscgilardi
2008-04-02Add CPL.TXT -- Common Public License Version 1.0Chouser
2008-04-02Clean up namespaces and function names.Chouser