Commit Graph

260 Commits

Author SHA1 Message Date
z7zmey
31b81540f3 TraitUse tests 2018-02-09 14:48:10 +02:00
z7zmey
2f0480f8d6 Trait tests 2018-02-09 14:19:26 +02:00
z7zmey
f668e34f4e Unset tests 2018-02-09 14:15:08 +02:00
z7zmey
c0e0512194 update stmt visitor test 2018-02-09 14:11:08 +02:00
z7zmey
8b6f570de0 Throw tests 2018-02-09 14:08:34 +02:00
z7zmey
4baceddc98 Static StaticVar tests 2018-02-09 14:04:42 +02:00
z7zmey
ff0651a102 Return tests 2018-02-09 13:59:19 +02:00
z7zmey
76d23a199c PropertiesList Property tests 2018-02-09 13:55:02 +02:00
z7zmey
ea421b414b Namespace tests 2018-02-09 13:46:05 +02:00
z7zmey
1801a10036 Interface tests 2018-02-09 12:50:46 +02:00
z7zmey
bdedb84f7c InlinHtml tests 2018-02-09 12:46:16 +02:00
z7zmey
cdbafcbf9e HaltCompiler tests 2018-02-09 12:41:55 +02:00
z7zmey
591c6a4f03 Use UseList GroupUseList tests 2018-02-09 12:36:31 +02:00
z7zmey
57061bb982 Goto Label tests 2018-02-09 12:05:11 +02:00
z7zmey
53bc2fd390 Global tests 2018-02-09 12:00:41 +02:00
z7zmey
93e60c95a6 Function tests 2018-02-09 11:56:49 +02:00
z7zmey
8f40777c96 Foreach tests 2018-02-09 00:02:12 +02:00
z7zmey
92b600775f For tests 2018-02-08 23:44:21 +02:00
z7zmey
19c5a381bf Expression test 2018-02-08 23:34:07 +02:00
z7zmey
c112d1dcf0 If tests 2018-02-08 23:31:38 +02:00
z7zmey
d259e27c67 Echo tests 2018-02-08 23:17:48 +02:00
z7zmey
cc1f13ffbd stmt visitor tests 2018-02-08 23:10:56 +02:00
z7zmey
f34a939fee Do tests 2018-02-08 23:06:19 +02:00
z7zmey
1e8bc34824 Declare tests 2018-02-08 23:02:36 +02:00
z7zmey
818199f12e Declare tests 2018-02-08 22:58:14 +02:00
z7zmey
6e532b31e0 Continue tests 2018-02-08 22:43:02 +02:00
z7zmey
c207947ad9 ConstList tests 2018-02-08 22:38:38 +02:00
z7zmey
a209b603d8 Class tests 2018-02-08 20:31:56 +02:00
z7zmey
14493d67e9 ClassMethod tests 2018-02-08 20:06:01 +02:00
z7zmey
1ef722b4bb ClassConstList tests 2018-02-08 19:52:22 +02:00
z7zmey
47e365658a try catch finally tests 2018-02-08 18:42:06 +02:00
z7zmey
9590f43442 switch case default tests 2018-02-08 18:26:28 +02:00
z7zmey
0dac524c62 add php5 tests 2018-02-08 12:48:38 +02:00
z7zmey
038ebb719e break node test 2018-02-07 23:32:10 +02:00
z7zmey
d7d17326b6 stmt visitor tests 2018-02-06 19:11:47 +02:00
z7zmey
b06fd9887d rename files add prefixes for nodes and tests files 2018-02-06 17:38:49 +02:00
z7zmey
048e281914 Merge branch 'php5syntax' 2018-02-04 21:48:38 +02:00
z7zmey
2ddcbb52a4 fix tests 2018-02-04 21:44:58 +02:00
z7zmey
1d4e52ebc5 php5 syntax 2018-02-03 20:13:11 +02:00
z7zmey
ca889c1e78 fix traversing the catch node 2018-02-03 15:24:41 +02:00
z7zmey
9cbf4de42e php5 syntax 2018-02-03 14:29:23 +02:00
z7zmey
39913bd6d1 php5 syntax 2018-01-29 21:12:12 +02:00
z7zmey
c6f73cf618 fix tests 2018-01-17 19:18:35 +02:00
z7zmey
76df2ba69b walker pakage 2018-01-17 19:01:28 +02:00
z7zmey
6d90e1258f add node_tests 2018-01-13 03:40:08 +02:00
z7zmey
289f4d0767 update scalar tests 2018-01-12 15:13:05 +02:00
z7zmey
b8ef8314af update name tests 2018-01-12 11:26:00 +02:00
z7zmey
aa9468996c reorganize tests 2018-01-12 09:41:08 +02:00
z7zmey
7c05e8b508 test alt if statememt 2018-01-12 09:33:34 +02:00
z7zmey
54ecfa2caf test name nodes 2018-01-12 09:14:11 +02:00
z7zmey
e97b018b72 create position builder 2018-01-11 20:19:02 +02:00
z7zmey
a49fdcf8a0 remove position from node package 2018-01-11 19:37:53 +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
vadim
c99f15a646 handle node position in file 2018-01-05 13:01:52 +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
e83ab79344 fix class modifiers and boolean types 2017-12-27 16:55:09 +02:00
vadim
b9d686eca1 rename const_list and class_const_list 2017-12-27 16:44:19 +02:00
vadim
06a15be7a2 argument nullable parameter nodes 2017-12-27 16:26:36 +02:00
vadim
9f48ca2968 fix break and foreach nodes 2017-12-22 14:07:38 +02:00
vadim
ae6fe52005 error_suppress node 2017-12-22 13:28:58 +02:00
vadim
ba71b6e7fa modifiers list 2017-12-22 13:20:34 +02:00
vadim
940e551b0e interface extends list 2017-12-22 12:55:49 +02:00
z7zmey
dbe1e56e2e alt_if nodes and refactor lists 2017-12-19 00:55:57 +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
ddf72d4b4f use_list node 2017-12-09 13:50:01 +02:00
vadim
b424e82812 use node 2017-12-09 13:41:08 +02:00
vadim
04ad158f78 while node 2017-12-09 13:21:35 +02:00
vadim
e224a582fa unset node 2017-12-09 13:18:38 +02:00
vadim
1efa7ff5ee trait_method_ref node 2017-12-09 13:13:12 +02:00
vadim
20232dd30c trait_use_precedence node 2017-12-09 13:05:12 +02:00
vadim
f4a0a56b14 trait_use_alias node 2017-12-09 12:58:35 +02:00
vadim
ef11d0ab38 trait_use node 2017-12-09 12:27:01 +02:00
vadim
d33afa9b38 trait node 2017-12-09 12:11:56 +02:00
vadim
1b0f341c97 switch node 2017-12-09 11:59:53 +02:00
vadim
120db3332b static_var node 2017-12-09 11:49:26 +02:00
vadim
8cb363d5aa static node 2017-12-08 17:26:18 +02:00
vadim
5fe3c4071d return node 2017-12-08 17:19:33 +02:00
vadim
ed49675a35 property_list property nodes 2017-12-08 17:08:22 +02:00
vadim
20626ef69b nop node 2017-12-08 16:54:44 +02:00
vadim
32b05a653b namespace node 2017-12-08 12:16:04 +02:00
vadim
92688ac8d2 label node 2017-12-08 12:01:52 +02:00
vadim
c25748d7db interface node 2017-12-08 11:57:25 +02:00
vadim
02ce2bec9a inline_html node 2017-12-08 11:42:50 +02:00
vadim
8cab46a1b4 halt_compiler node 2017-12-08 11:37:55 +02:00
z7zmey
514630174f group_use node 2017-12-07 22:36:53 +02:00
vadim
d266fce399 goto node 2017-12-07 18:51:40 +02:00
vadim
9e73d2b162 golbal node 2017-12-07 18:45:45 +02:00
vadim
280ca04b50 function node 2017-12-07 18:39:34 +02:00
vadim
4394c3997d foreach node 2017-12-07 18:27:56 +02:00
vadim
93a46477ed for node 2017-12-07 18:15:48 +02:00
vadim
21e158284f expression node 2017-12-07 12:44:04 +02:00
vadim
36709bdfae class_method node 2017-12-07 12:34:39 +02:00
vadim
25b8add282 stmt_list node 2017-12-07 11:46:25 +02:00
vadim
bb188f0637 fix declare do if else else_if nodes 2017-12-07 11:35:45 +02:00
z7zmey
9608147c51 if elseif else nodes 2017-12-07 00:53:03 +02:00
z7zmey
1bc9802382 echo node 2017-12-06 23:10:16 +02:00
z7zmey
a00a2d7e62 do node 2017-12-06 23:03:29 +02:00
z7zmey
c8487b5847 continue node 2017-12-06 22:55:08 +02:00
vadim
ea2494b9b8 constant and declare nodes 2017-12-06 20:52:51 +02:00
vadim
3a5590d7bc class const node 2017-12-06 19:58:12 +02:00
vadim
01f7e3fe63 fix node lists 2017-12-06 16:25:20 +02:00
vadim
24dfe3f734 reformat node.go 2017-12-06 16:00:51 +02:00
vadim
60d8874a6f class node 2017-12-06 15:55:43 +02:00