History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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