Commit Graph

130 Commits

Author SHA1 Message Date
z7zmey
8e254dd886 New tests 2018-02-10 13:42:59 +02:00
z7zmey
da3e532636 MethodCall tests 2018-02-10 13:31:48 +02:00
z7zmey
322acdcda4 List tests 2018-02-10 13:25:08 +02:00
z7zmey
9b2650c906 Isset tests 2018-02-10 13:10:21 +02:00
z7zmey
b7607f82df InstanceOf tests 2018-02-10 13:06:45 +02:00
z7zmey
ffe0ba79bb Include IncludeOnce Require RequireOnce tests 2018-02-10 13:01:14 +02:00
z7zmey
95fe0cc119 FunctionCall tests 2018-02-10 12:05:41 +02:00
z7zmey
3dbab3b2a7 update Clone tests 2018-02-10 11:58:41 +02:00
z7zmey
572c9e1d79 Exit tests 2018-02-10 11:57:45 +02:00
z7zmey
e00dc20336 Eval tests 2018-02-10 11:53:13 +02:00
z7zmey
d3d1cb9be5 ErrorSupress tests 2018-02-10 11:52:17 +02:00
z7zmey
ecbdcec67a Empty tests 2018-02-10 11:49:46 +02:00
z7zmey
afb83c0bde ConstantFetch tests 2018-02-10 11:46:18 +02:00
z7zmey
4c64183e0c Add Clusure ReturnType test 2018-02-10 11:32:04 +02:00
z7zmey
3ae13a3f04 Clusure ClosureUse tests 2018-02-10 11:27:20 +02:00
z7zmey
2707cce7a7 clone tests 2018-02-10 11:16:44 +02:00
z7zmey
30071cc320 ClassConstFetch tests 2018-02-10 11:15:27 +02:00
z7zmey
44148abc18 BitwiseNot BooleanNot tests 2018-02-10 11:10:35 +02:00
z7zmey
f1be64b918 Array ArrayDimFetch tests 2018-02-10 11:07:20 +02:00
z7zmey
d79f18f315 expr visitor tests 2018-02-10 02:02:54 +02:00
z7zmey
d301afb65c assign_op tests 2018-02-10 01:21:54 +02:00
z7zmey
9dbc898d7f refactor binary_op nodes 2018-02-10 01:02:50 +02:00
z7zmey
03cffcc98b binary_op tests 2018-02-09 20:25:38 +02:00
z7zmey
7ae4dbb081 refactor cast package 2018-02-09 19:50:20 +02:00
z7zmey
6fdebcbcb3 Cast tests 2018-02-09 19:44:17 +02:00
z7zmey
b06fd9887d rename files add prefixes for nodes and tests files 2018-02-06 17:38:49 +02:00
z7zmey
39913bd6d1 php5 syntax 2018-01-29 21:12:12 +02:00
z7zmey
76df2ba69b walker pakage 2018-01-17 19:01:28 +02:00
z7zmey
e814483f37 add comments 2018-01-11 19:34:42 +02:00
z7zmey
068716a66d fix bugs: multibyte chars, null pointer in a list 2018-01-10 14:35:08 +02:00
z7zmey
2078a6cde6 extract positions package 2018-01-09 15:51:32 +02:00
z7zmey
99856ae32f extract comments package 2018-01-09 00:30:28 +02:00
z7zmey
b7b859edaa fix comments pointers 2018-01-08 21:50:39 +02:00
z7zmey
4ecb9edbd8 fix poiner receiver at nodes 2018-01-08 21:32:57 +02:00
z7zmey
855665b565 node constructors return concrete type 2018-01-08 21:18:09 +02:00
z7zmey
065e6ad203 fix comments pointers 2018-01-06 14:04:02 +02:00
vadim
21c0c7c86e handle comments 2018-01-05 17:09:04 +02:00
z7zmey
17bca8d1dc remove unused attributes fields 2018-01-05 00:12:01 +02:00
z7zmey
469db8f9e2 make nodes fields public 2018-01-04 23:26:04 +02:00
z7zmey
02807502d3 remove Attribute SetAttributes methods 2018-01-04 22:09:48 +02:00
z7zmey
dc8808a7d6 constructors return pointer 2018-01-04 20:42:44 +02:00
z7zmey
383a245370 remove name field 2018-01-04 20:29:07 +02:00
vadim
31cc11da0c fluent interface for node SetAttribure 2018-01-02 14:11:08 +02:00
vadim
2051e3a23d handle php doc comments 2018-01-02 13:58:22 +02:00
z7zmey
30187b1db1 handle nodes positions 2017-12-31 20:53:55 +02:00
z7zmey
f2d972582f node position 2017-12-31 13:15:50 +02:00
z7zmey
8edc05c8d5 attributer interface 2017-12-31 11:57:55 +02:00
vadim
cdb405fcc7 add attributes fiald to all nodes 2017-12-29 17:53:13 +02:00
vadim
70a4ef18ab node attributes 2017-12-29 17:20:24 +02:00
vadim
722fa00fa3 walker: leave node event 2017-12-28 13:36:27 +02:00
z7zmey
79d3bb1674 walker 2017-12-28 01:23:32 +02:00
vadim
32a285b437 remove SimpleNode 2017-12-27 19:55:58 +02:00
vadim
ae6fe52005 error_suppress node 2017-12-22 13:28:58 +02:00
z7zmey
2c6664bdc9 assign_ref node 2017-12-18 21:34:11 +02:00
z7zmey
3ec45dc334 yield yield_from nodes 2017-12-18 20:45:18 +02:00
z7zmey
92b9453de7 variable node 2017-12-18 20:35:29 +02:00
z7zmey
ef39b9111e ternanry node 2017-12-18 20:17:32 +02:00
z7zmey
0751859395 static_call node 2017-12-18 20:09:34 +02:00
z7zmey
f0e3206c18 shell_exec node 2017-12-18 20:00:19 +02:00
z7zmey
40a27c6131 property_fetch static_property_fetch nodes 2017-12-18 19:52:41 +02:00
z7zmey
a73b9a9478 print node 2017-12-18 19:03:39 +02:00
z7zmey
b5dc115ff1 post_inc post_dec pre_inc pre_dec nodes 2017-12-18 18:59:17 +02:00
z7zmey
85f7765e79 new node 2017-12-18 18:51:16 +02:00
z7zmey
4fc5d37b48 method_call node 2017-12-18 18:39:04 +02:00
z7zmey
661e8cc551 list short_list short_array nodes and fix array node 2017-12-18 00:49:25 +02:00
z7zmey
6d35bfff65 isset node 2017-12-17 23:21:46 +02:00
z7zmey
aa520300c0 instance_of node 2017-12-17 23:08:17 +02:00
z7zmey
9095d3fef7 function_call node 2017-12-17 23:00:16 +02:00
z7zmey
0609575139 exit node 2017-12-16 23:46:24 +02:00
z7zmey
c6729a06e2 empty eval include include_once require require_once nodes 2017-12-16 23:25:32 +02:00
z7zmey
52638e6654 const_fetch node 2017-12-16 23:07:21 +02:00
z7zmey
2703c00374 closure_use node 2017-12-16 23:02:18 +02:00
z7zmey
84aefef316 closure node 2017-12-16 22:45:05 +02:00
z7zmey
df662aaa01 clone node 2017-12-16 22:17:31 +02:00
z7zmey
cf084b5893 class_const_fetch node 2017-12-16 22:14:26 +02:00
z7zmey
ae759c26c7 unary_plus unary_minus boolean_not bitwise_not nodes 2017-12-16 21:31:47 +02:00
z7zmey
d971494d12 array_item node 2017-12-16 21:08:39 +02:00
z7zmey
9d17cc7477 array and array_dim_fetch nodes 2017-12-16 20:19:17 +02:00
z7zmey
d7a593ef3b expr assign binary and cast nodes 2017-12-12 23:26:00 +02:00
vadim
2d168cd2e2 variable node, allow nil finally 2017-12-06 15:04:44 +02:00