Commit Graph

724 Commits

Author SHA1 Message Date
z7zmey
d30cf11d35 update README.md 2018-01-12 10:17:41 +02:00
z7zmey
1db53be4ae update dumper.go comments 2018-01-12 10:16:09 +02:00
z7zmey
538cf34777 move dumper to visitor package 2018-01-12 10:05:33 +02:00
Slizov Vadim
c5e1b29f0f
Update README.md 2018-01-12 09:44:56 +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
7332ab1700 fix golint comments warnings 2018-01-12 08:23:58 +02:00
z7zmey
8f874944e3 add token comments 2018-01-11 20:49:00 +02:00
z7zmey
3392ce2f1c remove tokenInterface 2018-01-11 20:30:34 +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
0676e0cb5a update README.md 2018-01-11 00:49:01 +02:00
Slizov Vadim
8b3356002f
Update README.md 2018-01-11 00:32:20 +02:00
z7zmey
068716a66d fix bugs: multibyte chars, null pointer in a list 2018-01-10 14:35:08 +02:00
z7zmey
ae34fc530e small fix 2018-01-10 11:43:21 +02:00
z7zmey
cdd9a7f1bc cmd: parse the all php files in a path 2018-01-10 00:03:53 +02:00
Slizov Vadim
4bef4fa26f
Update README.md 2018-01-09 22:34:08 +02:00
z7zmey
0b623d6ecf test numbers 2018-01-09 19:49:06 +02:00
Slizov Vadim
7f0bd61fc5
Update README.md 2018-01-09 18:36:06 +02:00
Slizov Vadim
f56204b761
Update README.md 2018-01-09 18:29:05 +02:00
z7zmey
2078a6cde6 extract positions package 2018-01-09 15:51:32 +02:00
vadim
23d938df99 rm debug.test 2018-01-09 14:28:42 +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
f2cf2061ee use Token.File to handle new lines 2018-01-08 17:02:56 +02:00
z7zmey
45c085a3f4 strings tests 2018-01-06 16:05:48 +02:00
z7zmey
f58537742d fix token endPos 2018-01-06 15:04:34 +02:00
z7zmey
065e6ad203 fix comments pointers 2018-01-06 14:04:02 +02:00
vadim
621a27b24b update CODE_OF_CONDUCT.md 2018-01-05 19:49:29 +02:00
vadim
b419129ee3 update README.md 2018-01-05 19:48:20 +02:00
vadim
ab6fc9f2cc create CONTRIBUTING.md 2018-01-05 19:37:08 +02:00
Slizov Vadim
8340f673d1
Create ISSUE_TEMPLATE.md 2018-01-05 19:23:10 +02:00
vadim
e35db41d5e CODE_OF_CONDUCT.md 2018-01-05 19:19:13 +02:00
vadim
21c0c7c86e handle comments 2018-01-05 17:09:04 +02:00
vadim
cd34d41218 ignore example.php 2018-01-05 13:22:38 +02:00
vadim
7ee3f616f8 improve Makefile allow call make run PHPFILE=/path/to/php/file/to/parse 2018-01-05 13:17:59 +02:00
vadim
c99f15a646 handle node position in file 2018-01-05 13:01:52 +02:00
Slizov Vadim
dac789d601
Update README.md 2018-01-05 11:53:00 +02:00
z7zmey
f1f181b367 update README.md 2018-01-05 00:35:11 +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
z7zmey
e8655c5f4c add comment struct 2018-01-03 00:12:28 +02:00
vadim
bbf9b0cc09 update README.md 2018-01-02 14:54:23 +02:00