aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/repl_utils.clj
AgeCommit message (Expand)Author
2009-01-21repl-utils/source: fix for package names that include dashes.Chouser
2009-01-21repl-utils/show: Add support for regex and predicate filters.Chouser
2009-01-09Fix typosChouser
2009-01-09Add docstrings to repl-utils.Chouser
2009-01-08Fix for repl-utils after Clojure SVN 1201 broke it.Chouser
2008-12-13Fix specific-method 'show'Chouser
2008-12-13Improve 'show' -- better sorting, more info on class and methods.Chouser
2008-12-13Add repl-utils with 'show' and 'source'.Chouser