Commit Graph

955 Commits

Author SHA1 Message Date
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
Slizov Vadim
8b2ed2b2f1
Merge pull request #1 from z7zmey/add-license-1
Create LICENSE
2018-01-02 14:38:14 +02:00
Slizov Vadim
387aba5182
Create LICENSE 2018-01-02 14:37:19 +02:00
Slizov Vadim
4a031af691
Create README.md 2018-01-02 14:34:26 +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
6bc2b20c90 rm example.php 2017-12-29 17:54:42 +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
84887c66c3 remove SimpleNodes and handle num strings in encaps_var_offset 2017-12-27 15:53:46 +02:00
vadim
1d36f39509 remove .vscode from git 2017-12-22 14:13:36 +02:00