Commit Graph

138 Commits

Author SHA1 Message Date
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