History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7126e0159f89 | Jakub Vrana | Let PHP decide whether to use int or float in evalStatic() | Jul 10 2013 | |||
235f37128906 | Jakub Vrana | Allow extracting variables from XHPAST strings | Jul 10 2013 | |||
800b03b0c7ff | Gareth Evans/epriestley | Add a request parser. | Jun 24 2013 | |||
f57b8334b7ed | Bryan Cuccioli/epriestley | Improve invalid workflow message. | Jun 9 2013 | |||
eb57c901d6e3 | epriestley | Parse hosts more strictly in `PhutilURI` | Apr 29 2013 | |||
80d610d7e2d5 | Wez Furlong | use parse_url() for URI parsing | Apr 18 2013 | |||
023773d4110e | Nick Harper | Redo D5527 | Apr 4 2013 | |||
fcc8bd48cf49 | Nick Harper | Fix uri generation when provided relative path | Apr 2 2013 | |||
09ea05659978 | epriestley | Restore older SimpleOptions parsing behavior for values with spaces | Mar 1 2013 | |||
af37e0c80a60 | epriestley | Allow SimpleOptions to parse quoted keys and values | Feb 21 2013 | |||
dc3ad4554c22 | vrana | Fix parsing of XHPAST parse error | Feb 21 2013 | |||
2ad75e7458e9 | epriestley | Provide optional detailed help from workflows | Feb 14 2013 | |||
d4b3191fb08e | epriestley | Update XHPAST rules for "\e" in string literals | Jan 31 2013 | |||
ac5ab3484a7a | vrana | Move isConstantString() from XHPAST linter to XHPAST node | Jan 30 2013 | |||
3d13f88d3eb9 | epriestley | Make "cmd flow --help" work like "cmd help flow" | Dec 7 2012 | |||
d6ca7b4fb04d | epriestley | Add a case-sensitive mode to PhutilSimpleOptions | Nov 29 2012 | |||
dbec5db52d84 | vrana | Statically link xhpast.exe | Nov 12 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
e27d998e8ff5 | vrana | Allow Windows directories in console highlighter | Nov 1 2012 | |||
72936140a65e | Jakub Vrana | Install an evil Windows virus in the heart of libphutil | Oct 26 2012 | |||
579c23133164 | vrana | Properly escape argument parser exception | Oct 9 2012 | |||
7b18e75b006f | vrana | Write to STDERR instead of php://stderr | Oct 9 2012 | |||
ceaa5023ec82 | epriestley | Allow workflows to elect for partial parsing rather than full parsing | Sep 25 2012 | |||
e1aa8d799b4a | epriestley | Add `getTokenID()` to `AASTToken` | Sep 8 2012 | |||
d164d967f8f8 | vrana | Link libphutil test cases | Sep 8 2012 | |||
124019ef26b8 | vrana | Fix lint error in XHPASTTreeTestCase | Sep 8 2012 | |||
00f20310baa5 | epriestley | Hide option reference unless --full is passed | Sep 5 2012 | |||
7f4334d03989 | epriestley | Add a `writeLog()` method to PhutilConsole for writing debug/log information | Sep 4 2012 | |||
9bb97392da65 | Nick Harper | Define and use a const instead of 77 | Aug 14 2012 | |||
496f67fdf66a | epriestley | Make error message from STDERR in exec channel | Aug 10 2012 | |||
10965d5b649e | epriestley | Add PhutilGitURI for parsing scp-style Git URIs | Jul 23 2012 | |||
5fa76b5936e7 | epriestley | Add basic remote console support | Jun 25 2012 | |||
037f7c416374 | vrana | Throw instead of E_NOTICE from AASTNode::getChildByIndex(0) with no children | Jun 22 2012 | |||
30fa8cfb85f6 | vrana | Allow enabling ANSI | Jun 20 2012 | |||
ea3ba2560fd0 | vrana | Fix lint errors found by Nemo | Jun 12 2012 | |||
421a28bc14f6 | vrana | Fix comment | Jun 4 2012 | |||
d52d0ea2ff3b | vrana | Fix comment | Jun 4 2012 | |||
4207e3ab1496 | epriestley | Improve parsing for email addresses like: alincoln <alincoln at logcabin dot… | Jun 3 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
de198bfcaa16 | epriestley | Add a console highlighter and language guesser | May 23 2012 | |||
844199c0bcb9 | epriestley | Allow language guesser to guess diffs correctly | May 21 2012 | |||
1453f8ca9f17 | epriestley | Minor doc updates | May 12 2012 | |||
c13b6cde9d96 | vrana | Don't highlight documents containing word rainbow by rainbow | Apr 27 2012 | |||
40a721df824a | epriestley | Add Workflows to PhutilArgumentParser | Apr 26 2012 | |||
db9c7168ea13 | vrana | Avoid double indenting in console wrapping | Mar 29 2012 | |||
7353188656c2 | vrana | Check if array values are instances of something | Mar 29 2012 | |||
667a0890cd8e | Hafsteinn Baldvinsson/epriestley | Fixing a typo in libphutil | Mar 9 2012 | |||
4553ef3eff44 | epriestley | Provide more flexible caching for AAST | Mar 8 2012 | |||
cff028a25e52 | epriestley | Add builtin CLI profiling to every PhutilArgumentParser script | Mar 8 2012 | |||
56de30352917 | epriestley | Make SimpleOptions parser more strict | Feb 17 2012 | |||
7765d513949b | epriestley | Add a simple language guesser for shells scripts and other things we can… | Feb 15 2012 | |||
e284f7f0065e | epriestley | Add parseStandardArguments() to PhutilArgumentParser | Feb 3 2012 | |||
b70b384187d4 | epriestley | Don't show "OPTION SUMMARY" if only wildcard options exist in… | Feb 3 2012 | |||
cd70f6537d38 | epriestley | Use PhutilArgumentParser in Daemon overseer/executor | Feb 3 2012 | |||
bfc408aa0243 | epriestley | Provide a basic argument parser for libphutil | Feb 1 2012 | |||
6f71ac6b9432 | epriestley | Make XHPAST keep unterminated mutiline comments instead of discarding them | Jan 31 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
c6a91d0480d6 | epriestley | Remove XHP and yield support from XHPAST | Jan 27 2012 | |||
54e2376ebf34 | epriestley | Improve Docblock parser handling of "@flags" | Jan 27 2012 | |||
48149a97a273 | epriestley | Improve libphutil documentation | Jan 17 2012 | |||
1d000c60c0a5 | epriestley | Add a simple option parser for comma-delimited lists, and add more features to… | Jan 16 2012 | |||
9d28aff0d2f7 | epriestley | Allow the docblock parser to handle hyphens in "@specials" | Jan 13 2012 | |||
5556fd5cc6ad | epriestley | Add a blanket guard for 'javascript:' hrefs in libphutil | Jan 12 2012 | |||
fe213d2c2508 | epriestley | Add getNextToken() and getPrevToken() methods to AASTToken | Jan 4 2012 | |||
c2bfd841daeb | epriestley | Separate XHPAST into AAST (an abstract AST) and XHPAST (a concrete, XHP AST) | Dec 14 2011 | |||
fb58b0a90af8 | epriestley | Fix libphutil's readable JSON serializer for empty arrays | Nov 17 2011 | |||
8fe8e9e83449 | epriestley | Provide a simple email parser class to libphutil | Sep 27 2011 | |||
46e554e0123a | epriestley | Detect URLs in Remarkup more craftily | Sep 22 2011 | |||
277d65b9f448 | epriestley | Add user/pass support to PhutilURI | Sep 6 2011 | |||
0e17561b5a11 | epriestley | Improve XHPAST consistency around statement lists | Aug 2 2011 | |||
58f00b9b82f7 | epriestley | Fix incorrect call to json_encode() | Jul 3 2011 | |||
2bd87dda3798 | epriestley | JSON pretty-printer | May 26 2011 | |||
59596a28bb16 | lovro | Fix tree for static arrays in XHPAST | May 25 2011 | |||
71e72f212a24 | epriestley | Minor: stop docblockparser from aggressively matching code blocks beginning… | May 19 2011 | |||
031a64b96498 | pad | Handle static scalar in xhp attribute default value context | May 5 2011 | |||
d79c4b5c855d | epriestley | Provide dispose() method for XHPASTTree. | May 2 2011 | |||
4e139906ae17 | epriestley | Fix an XHPAST issue with chained method calls. | Apr 7 2011 | |||
1ba52402ef23 | Zach Rait | Add support for yield to XHPAST | Apr 5 2011 | |||
de3772ce005c | epriestley | Fix an issue in PhutilDocblockParser with a multiline @special on the first… | Mar 23 2011 | |||
626af8586d13 | epriestley | Diviner config updates. | Mar 3 2011 | |||
9e1bde338e2f | epriestley | Some docs. | Feb 19 2011 | |||
f799c701b106 | epriestley | Make XHPAST parse property chains correctly (e.g., $x->a->b). | Feb 14 2011 | |||
f019cdf4a883 | epriestley | Improve XHPAST parsing of various variable-variables. | Feb 11 2011 | |||
84ae80af2131 | epriestley | Slightly improve the performance of XHPASTTree. | Feb 10 2011 | |||
470122b9cb59 | epriestley | Clean up some lint fluff. | Feb 6 2011 | |||
e9fbc9eff729 | epriestley | It appears I am terrible at C++. Test for .empty() before doing stuff with . | Feb 6 2011 | |||
db8c8f68c67f | epriestley | Fix alter() on PhutilURI() to actually conform to the interface the class… | Feb 6 2011 | |||
ccb062a08ad1 | epriestley | PhutilURI | Jan 31 2011 | |||
beedddcf7400 | epriestley | PhutilURI | Jan 31 2011 | |||
3a2367eb1feb | epriestley | Remove n_XHP_ENTITY from the XHPAST parse tree. | Jan 28 2011 | |||
24e0eb45f54e | epriestley | Move DivinerDocblockParser to Phutil as PhutilDocblockParser. | Jan 25 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
be653f00b8d6 | epriestley | Revise rules for string decoding in evalStatic(). | Jan 14 2011 | |||
51f867f14fa8 | epriestley | evalStatic() for XHPAST | Jan 13 2011 | |||
6e57f262ac65 | epriestley | Fix a problem in xhpast where XHP classnames were parsed incorrectly. | Jan 11 2011 | |||
81a2f784992f | epriestley | Add syntax highlighters. | Jan 10 2011 | |||
7f0b4484469e | epriestley | Bring XHPAST from Arcanist to libphutil. | Jan 10 2011 |
c4science · Help