History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6beb131060ef | aubort | Merge with Stable Week 13 | Apr 17 2019 | |||
6fedd82a29a0 | Joshua Spence | Minor tidying of PhutilSymbolLoader | Jun 21 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
2ff1957f52f5 | Joshua Spence | Fix some spelling mistakes | Jul 12 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
8c4c27f41bf6 | epriestley | Improve performacne of PhutilSymbolLoader | Nov 14 2013 | |||
8fbefb4ff57d | epriestley | Add a convenience method for instantiating concrete subclasses of some abstract… | Apr 23 2013 | |||
d36f37e5281f | epriestley | Provide more detailed exceptions when symbols fail to load | Feb 21 2013 | |||
b45eea975f6d | epriestley | Remove backward-compatibility code for __init__.php | Dec 19 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
fee39bb18839 | Jakub Vrana | Allow symbol loader path prefix to use \ | Oct 26 2012 | |||
41578097e663 | epriestley | Allow libphutil to start up in the presence of missing global functions | Aug 28 2012 | |||
915f92d2a964 | epriestley | Fix warning when selecting descendants of a class with no descendants | Jul 30 2012 | |||
28b632563311 | vrana | Add stub for PhutilSymbolLoader::loadClass() | Jun 7 2012 | |||
bf96d08aadd3 | epriestley | Remove PhutilSymbolLoader::loadClass(), add setPathPrefix() | May 31 2012 | |||
9674d62b1540 | epriestley | Support loading v2 libraries in libphutil | May 30 2012 | |||
20f075b361b8 | epriestley | Revert "Load all functions when loading a libphutil library" | May 24 2012 | |||
3475788eddca | epriestley | Load all functions when loading a libphutil library | May 23 2012 | |||
37b2f62e15de | vrana | Prepare for killing __init__ | Apr 24 2012 | |||
470d2d13778f | epriestley | Add a "concrete only" flag to PhutilSymbolLoader | Jan 25 2012 | |||
e72d530958ea | epriestley | Improve performance of PhutilSymbolLoader::selectAndLoadSymbols() | Sep 13 2011 | |||
b3262dd829cc | epriestley | Mostly document PhutilSymbolLoader, revert <br /> noise. | Apr 1 2011 | |||
8d4da788a191 | epriestley | Fix PhutilSymbolLoader for interfaces. | Mar 22 2011 | |||
7a41d104f1da | epriestley | Fix some HipHop warnings. | Feb 27 2011 | |||
470122b9cb59 | epriestley | Clean up some lint fluff. | Feb 6 2011 | |||
2077f67a8d53 | epriestley | Fix an issue with PhutilSymbolLoader throwing junk exceptions. | Jan 24 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
edb2a98785a6 | epriestley | Rewrite phutil symbol management to be more sane and not leave random dangling… | Jan 13 2011 |
c4science · Help