History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
943d89012cd2 | aubort | Merge with Stable Week 48 | Dec 5 2018 | |||
dd273da90839 | aubort | Merge with Stable Week 14 | Apr 13 2018 | |||
e9831f34b01a | aubort | Merge with Stable Week 3 | Jan 31 2018 | |||
a7cdbd2c260b | aubort | Merge with Stable Week 45 | Nov 16 2017 | |||
69b641e4c6f2 | Joshua Spence | Various translation improvements | Nov 2 2015 | |||
81eed10bea57 | epriestley | Make loading library maps much cheaper | Jun 17 2015 | |||
3ff84448a916 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
a39e8ded1dbf | Joshua Spence | Revert "Simplify the use of `phutil_get_library_root`" | Jun 8 2015 | |||
2f95bb9e475c | Joshua Spence | Fix some format strings | May 25 2015 | |||
afc60bc131e1 | epriestley | Revert pht() of PhutilBootloader | May 15 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
040d1599fe01 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 4 2015 | |||
b2806977f6aa | Joshua Spence | Build XHPAST earlier in the stack | Feb 2 2015 | |||
67a17d0efb02 | Joshua Spence | Simplify the use of `phutil_get_library_root` | Jan 15 2015 | |||
94ce6528525a | Joshua Spence | Use `Filesystem::pathExists` | Jan 11 2015 | |||
10fca52d0ff6 | James Rhodes | Allow in-memory maps to be registered in libphutil | Jan 2 2015 | |||
e6fef2c60a35 | Joshua Spence | Use `new FutureIterator` instead of `Futures` | Dec 30 2014 | |||
859c41d4fb07 | epriestley | Expose the file symbol map from PhutilLibraryMapBuilder | Jul 17 2014 | |||
fdad18e6a629 | Joshua Spence | Minor change to the library map formatting | Jul 16 2014 | |||
4b2053cded71 | Joshua Spence | Use `phutil_var_export` in `PhutilLibraryMapBuilder` | Jul 14 2014 | |||
42471f314d0e | epriestley | Show file where syntax error occurred in library map builder | Jul 12 2014 | |||
a1d23b911a3d | Joshua Spence | Fix duplicated "Done" output | Jul 10 2014 | |||
240a783926e1 | Joshua Spence | Remove blank line between docblock and function call | Jul 10 2014 | |||
59fa2f8e3910 | Joshua Spence | Throw an exception instead of exiting | Jul 10 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
a5c097a1070f | Joshua Spence | Separate map building and updating in `PhutilLibraryMapBuilder` | Jul 9 2014 | |||
f802b7f00363 | Joshua Spence | Set the `PhutilLibraryMapBuilder` to be quiet by default | Jul 9 2014 | |||
175694903cee | epriestley | Disregard `src/extensions/` when running library map unit tests | Jul 6 2014 | |||
9f20c53e8cbf | Joshua Spence | Add a `phutil_get_current_library_name` function | Jul 6 2014 | |||
4620dbb05d75 | Joshua Spence | Improve the `PhutilInfrastructureTestCase` unit tests | Jul 5 2014 | |||
8f18a7207030 | Joshua Spence | Move `PhutilLibraryMapBuilder` into the standard directory structure | Jul 5 2014 | |||
8571a9256f2d | Joshua Spence | Move `PhutilBootloader` into the standard directory structure | Jul 5 2014 | |||
8ceb9d4d9b32 | epriestley | Update some libphutil docs | Mar 11 2014 | |||
4c7b876e5ad8 | Joshua Spence/epriestley | Utilize `assertFalse` and `assertTrue` methods. | Mar 9 2014 | |||
e00da44c68e8 | epriestley | Allow libphutil libraries to load arbitrary runtime code from extensions/ | Apr 19 2013 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
372ad61b8431 | epriestley | PhutilServiceProfiler: unified logging for service calls | May 17 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 | |||
a1b1d2f697aa | epriestley | Initial import of libphutil. | Jan 10 2011 |
c4science · Help