Commit Graph

126 Commits

Author SHA1 Message Date
z7zmey
6ff2beafa3 update tests 2018-04-09 23:26:44 +03:00
z7zmey
83a1400a4f error tolerant parsing 2018-04-09 23:08:29 +03:00
z7zmey
9ea1f05f90 add Heredoc node 2018-04-05 13:55:01 +03:00
z7zmey
47c51ea022 rename AssignRef to Reference 2018-04-05 12:03:32 +03:00
z7zmey
d19b16e161 remove Cast prefix from node names 2018-04-05 11:59:29 +03:00
z7zmey
643027db9a trim $ from variable name identifier 2018-03-18 16:50:19 +02:00
z7zmey
7a0e5fc758 update package comments 2018-02-20 20:22:15 +02:00
z7zmey
9b674c2c12 Add simple comments to exported methods 2018-02-19 13:24:56 +02:00
z7zmey
4dda4fe7af remove underscore from package names 2018-02-19 13:12:09 +02:00
z7zmey
e75a625528 split Switch and AltSwitch nodes 2018-02-18 20:39:41 +02:00
z7zmey
d0296f78e3 split Foreach and AltForeach nodes 2018-02-18 20:29:33 +02:00
z7zmey
3836a86a47 split For and AltFor nodes 2018-02-18 19:57:54 +02:00
z7zmey
d498ea9863 slit While and AltWhile 2018-02-18 19:44:17 +02:00
z7zmey
1c6633e47d split Exit and Die nodes 2018-02-18 19:09:18 +02:00
z7zmey
f107e8bb57 add php5 and php7 benchmark 2018-02-18 14:25:20 +02:00
z7zmey
55316625e8 php7 test coverage 2018-02-17 00:00:46 +02:00
z7zmey
a9d06733bc php7 test coverage 2018-02-16 18:11:53 +02:00
z7zmey
6fbcde6847 php7 parser test 2018-02-10 18:28:15 +02:00
z7zmey
d79f18f315 expr visitor tests 2018-02-10 02:02:54 +02:00
z7zmey
31b81540f3 TraitUse tests 2018-02-09 14:48:10 +02:00
z7zmey
d7d17326b6 stmt visitor tests 2018-02-06 19:11:47 +02:00
z7zmey
f546db54b6 cmd: add php5 flag 2018-02-06 12:39:42 +02:00
z7zmey
1d4e52ebc5 php5 syntax 2018-02-03 20:13:11 +02:00
z7zmey
9cbf4de42e php5 syntax 2018-02-03 14:29:23 +02:00
z7zmey
70c091d323 fix token consts 2018-01-29 16:11:45 +02:00
z7zmey
e1993b7b5c prepare php5 parser files 2018-01-26 15:24:56 +02:00