summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* packagingJesse Luehrs2014-02-251-7/+6
* handle new moose behavior a bit better (fixes #3)Jesse Luehrs2014-02-251-0/+42
* Do not die if last require failedamacleay2014-01-071-1/+10
* add documentationJesse Luehrs2013-06-251-0/+22
* allow optionally installing a require hook to track module loadsJesse Luehrs2013-06-251-0/+24
* nope, don't want to do thisJesse Luehrs2013-06-251-6/+0
* fix refreshing a module first loaded after the first refresh callJesse Luehrs2013-06-211-0/+6
* packaging stuffJesse Luehrs2013-06-211-8/+8
* no, i think ->refresh should die if there were compile errorsJesse Luehrs2013-06-211-4/+4
* Wrap load_class in a try { } block.Michael Reddick2013-06-201-3/+16
* handle more weirdly named files that get loaded0.01Jesse Luehrs2011-04-061-1/+1
* docsJesse Luehrs2011-04-061-0/+170
* whoops, wrong variable hereJesse Luehrs2011-04-051-1/+1
* don't try to reload modules that don't correspond to filesJesse Luehrs2011-04-051-1/+2
* modified_modules should return module names, not file namesJesse Luehrs2011-04-051-1/+1
* handle modules without metaclasses tooJesse Luehrs2011-04-051-0/+2
* initial implementationJesse Luehrs2011-04-051-0/+154
* initial commitJesse Luehrs2011-04-051-0/+0