History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e9831f34b01a | aubort | Merge with Stable Week 3 | Jan 31 2018 | |||
a7cdbd2c260b | aubort | Merge with Stable Week 45 | Nov 16 2017 | |||
51c179b4c000 | Richard van Velzen | Support class const dereferencing in xhpast | Jun 17 2016 | |||
4b75e0c34e52 | Richard van Velzen | Add coalesce and spaceship operators to xhpast | May 19 2016 | |||
0709cd5cfc26 | Richard van Velzen | Add unpack support to xhpast | May 2 2016 | |||
f27bc7f9ca83 | epriestley | Regnerate XHPAST with Bison 3.0.4 | Apr 29 2016 | |||
b20064a108f7 | Richard van Velzen | Add basic support for return type hints to xhpast | Apr 29 2016 | |||
5f573d2b7f27 | Richard van Velzen | Correctly support try..catch..finally in xhpast | Mar 17 2016 | |||
9380454298b0 | Joshua Spence | Remove `asp_tags` from XHPAST | Dec 7 2015 | |||
a8143ced646d | Joshua Spence | Remove `short_tags` option from XHPAST | Dec 2 2015 | |||
6eff51516b3b | Joshua Spence | Remove some unused variables and functions from XHPAST | Dec 2 2015 | |||
33b1620656f7 | Joshua Spence | Revert "Don't set `YYINITDEPTH`" | Dec 2 2015 | |||
7fb2bbebd4b3 | Joshua Spence | Don't set `YYINITDEPTH` | Dec 1 2015 | |||
f0881b37049c | Joshua Spence | Fix an issue with parsing `n_USE_LIST` | Nov 25 2015 | |||
e8eaafe04d64 | Joshua Spence | Improve parsing of `use` statements | Nov 19 2015 | |||
44113cfd0db1 | Joshua Spence | Add an `XHPAST::getNamespace()` method | Nov 19 2015 | |||
7124fef0f0d0 | Joshua Spence | Improve parsing of namespaces | Nov 17 2015 | |||
645da2b19d5d | epriestley | Revert "Minor tidying of XHPAST code" | Nov 10 2015 | |||
610ca9eba906 | Joshua Spence | Minor tidying of XHPAST code | Nov 8 2015 | |||
7f4daf71c480 | Joshua Spence/joshuaspence | Allow XHPAST to be built without flex and bison | Nov 2 2015 | |||
e25f49d45494 | Mihir Kedia/epriestley | Fix XHPAST Makefile on OS X | Sep 1 2015 | |||
dc0626970a6d | Joshua Spence | Don't eat whitespace after T_OPEN_TAG | Aug 30 2015 | |||
c8a008f7e46c | Joshua Spence | Make PHP echo tags always available | Aug 30 2015 | |||
69d571f7e99a | Joshua Spence | Improvements to makefile | Aug 30 2015 | |||
a00d404cb723 | Joshua Spence | Minor tidying of parser_nodes script | Aug 27 2015 | |||
5a0b680c82eb | Joshua Spence | Fix bison warnings | Aug 27 2015 | |||
33975b2bc75c | Joshua Spence/Joshua Spence | Create operator nodes in ternary expressions | Aug 27 2015 | |||
44972c781ad9 | Joshua Spence | Remove unused file | Aug 27 2015 | |||
d9ce77915302 | Joshua Spence | Remove some unused includes | Aug 27 2015 | |||
6e8db556dbb9 | Joshua Spence | Make XHPAST scanner non-interactive | Aug 25 2015 | |||
c5e78941746d | Joshua Spence | Remove unused last_token macro | Aug 25 2015 | |||
2a099c8296ff | Joshua Spence | Update generated parser files | Aug 24 2015 | |||
ff71c34f3e8f | Joshua Spence | Remove unused replacestr function from XHPAST | Aug 23 2015 | |||
ff51f8d44312 | Joshua Spence/Joshua Spence | Remove include_debug from yy_extra_type | Aug 23 2015 | |||
04f31e16d0b5 | Joshua Spence/Joshua Spence | Remove some unused fields from yy_extra_type | Aug 23 2015 | |||
7e6455c6912e | Joshua Spence/Joshua Spence | Fix a bison deprecation warning | Aug 23 2015 | |||
e456246d5446 | Joshua Spence/Joshua Spence | Fix bison "empty" warnings | Aug 23 2015 | |||
3cdc554b99cf | Joshua Spence | Enable bison warnings | Aug 23 2015 | |||
76966a6f6b3e | Joshua Spence/Joshua Spence | Remove flex and bison debug flags | Aug 23 2015 | |||
e276f31b7117 | Joshua Spence | Use semantic versioning for XHPAST | Aug 22 2015 | |||
d052c489a283 | Joshua Spence | Include parentheses in n_ARRAY_VALUE_LIST node | Aug 11 2015 | |||
361c81c2960e | Joshua Spence | Don't include debugging symbols in XHPAST by default | Jul 8 2015 | |||
48bfe08e5fac | epriestley | Don't call pht() from generate_nodes.php | May 21 2015 | |||
3579382a847a | Joshua Spence | Add some more translation strings | May 18 2015 | |||
efc338d50f17 | Joshua Spence | Fix XHPAST parsing of casts | Apr 12 2015 | |||
01f860e0ec7f | epriestley | Fix compile failure in xhpast | Apr 9 2015 | |||
31a1723a1600 | Joshua Spence | Minor improvements to README | Apr 5 2015 | |||
cc66c966346c | Joshua Spence | Linter fixes for XHPAST source | Apr 5 2015 | |||
b0f52c28e45b | Joshua Spence | Remove vim modeline | Apr 5 2015 | |||
c406bfb57fd0 | Joshua Spence | Make the output of `xhpast --version` more compact | Feb 3 2015 | |||
2bf861366bea | Joshua Spence | Drop explicit version check for flex | Feb 3 2015 | |||
31110f222572 | epriestley | Extend nodes in both directions in XHPAST | Jan 7 2015 | |||
00fe30dd9ebf | Joshua Spence | Fix a minor XHPAST bug | Jan 6 2015 | |||
994a138b6d12 | Joshua Spence | Fix an XHPAST bug | Jan 5 2015 | |||
41d51cc2b01d | epriestley | Rebuild `xhpast.exe` with static linkage | Jun 16 2014 | |||
904d39effd20 | Eric Stern/epriestley | Add array method dereference support to xhpast. | Mar 25 2014 | |||
1f8510cf854b | Joshua Spence/epriestley | Minor linter fixes | Feb 25 2014 | |||
8fb705f8e4b9 | Eric Stern/epriestley | XHPAST array_function_derefence support | Feb 7 2014 | |||
e719f331aa1a | Eric Stern/epriestley | Add support in XHPAST for "(new X)->y" syntax (added in 5.4) | Feb 5 2014 | |||
86d651f9c929 | epriestley | Mostly align parser to PHP 5.5.8 | Jan 21 2014 | |||
93a29d837130 | epriestley | Align PHPAST lexer to PHP 5.5.8 | Jan 21 2014 | |||
5b42cf74aae3 | epriestley | Change bin/sh to bin/bash in an obscure script | Nov 13 2013 | |||
6704b4c537be | epriestley | Remove spurious +x | Oct 5 2013 | |||
ca63c88c063b | epriestley | Fix xhpast Makefile for parallel builds | Aug 29 2013 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
c6d16500303f | vrana | Recognize flex35 in xhpast | Nov 5 2012 | |||
2ea6908e3b71 | epriestley | Minor, fix an XHPAST Makefile path. See T1717. | Aug 27 2012 | |||
f23bc5eea2f7 | epriestley | Fix an issue where PHP_EOL_COMMENT tokens were discarded on EOF | Aug 6 2012 | |||
59a468143cf2 | epriestley | Make static linking of xhpast nondefault | Mar 13 2012 | |||
ac56573890ec | Edward Speyer | Build static xhpast | Mar 7 2012 | |||
6f71ac6b9432 | epriestley | Make XHPAST keep unterminated mutiline comments instead of discarding them | Jan 31 2012 | |||
c6a91d0480d6 | epriestley | Remove XHP and yield support from XHPAST | Jan 27 2012 | |||
46e554e0123a | epriestley | Detect URLs in Remarkup more craftily | Sep 22 2011 | |||
0e17561b5a11 | epriestley | Improve XHPAST consistency around statement lists | Aug 2 2011 | |||
196faec15d83 | epriestley | Commit flex/bison scanner/parser to the repository | Jun 13 2011 | |||
59596a28bb16 | lovro | Fix tree for static arrays in XHPAST | May 25 2011 | |||
031a64b96498 | pad | Handle static scalar in xhp attribute default value context | May 5 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 | |||
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 | |||
e9fbc9eff729 | epriestley | It appears I am terrible at C++. Test for .empty() before doing stuff with . | Feb 6 2011 | |||
3a2367eb1feb | epriestley | Remove n_XHP_ENTITY from the XHPAST parse tree. | Jan 28 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