History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9a21607bf50b | Joshua Spence | Revert "Don't consider strings with variables to be static" | Jun 2 2015 | |||
a9e581f6488f | Joshua Spence | Don't consider strings with variables to be static | May 31 2015 | |||
7fc053c2cbb1 | Joshua Spence | Consider magic scalars to be constant strings | Apr 7 2015 | |||
37119b5a2140 | Joshua Spence | Mark some AAST methods as final | Apr 5 2015 | |||
8cb60d05ba0f | Joshua Spence | `pht`ize some strings | Apr 5 2015 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
ae84814b1688 | epriestley | Allow PHPAST to evalStatic() an n_CONCATENATION_LIST of static nodes | Feb 5 2014 | |||
cd5e097be808 | Jakub Vrana | Support b'binary string' in XHPASTNode | Nov 27 2013 | |||
ec2a74f18d72 | Jakub Vrana | Let PHP decide whether to use int or float in evalStatic() | Jul 10 2013 | |||
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 | |||
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 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 |
c4science · Help