Commit Graph

132 Commits

Author SHA1 Message Date
z7zmey
e3ed427fac rename Walker to Walkable interface 2018-02-20 19:52:07 +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
014b0576d6 fix Makefile, run gofmt on the all go files 2018-02-19 13:00:58 +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
b13d520387 php5 test coverage 2018-02-13 19:38:37 +02:00
z7zmey
edc2513433 php5 test coverage 2018-02-13 12:33:21 +02:00
z7zmey
172f46d0f7 php5 test coverage 2018-02-13 12:16:53 +02:00
z7zmey
b5e6d263f3 php5 test coverage 2018-02-12 23:10:53 +02:00
z7zmey
98b1698db7 php5 test coverage 2018-02-12 16:37:13 +02:00
z7zmey
eb78ca8b3a fix node/stmt/t_for_test.go 2018-02-10 02:12:22 +02:00
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