Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Autoloader: fix loading app clases located in lib/ | Robin Appelman | 2013-05-08 | 1 | -5/+6 | |
* | Autoloader: load the 3rdparty libraries using prefixes | Robin Appelman | 2013-05-07 | 1 | -17/+16 | |
* | Autoloader: add support for custom namespace paths | Robin Appelman | 2013-05-07 | 1 | -1/+19 | |
* | Autoloader: split getting the class paths and loading the class | Robin Appelman | 2013-05-07 | 1 | -7/+20 | |
* | Allow disabling the global classpath in an autoloader | Robin Appelman | 2013-05-07 | 1 | -3/+19 | |
* | Allow the autoloader to try mutliple possible paths for each path | Robin Appelman | 2013-05-07 | 1 | -24/+17 | |
* | Add per-autoloader classPath | Robin Appelman | 2013-05-07 | 1 | -3/+24 | |
* | Move autoloader to it's own class | Robin Appelman | 2013-05-07 | 1 | -0/+65 |