z7zmey
|
4abd14d2a6
|
#70: [php7] inherit meta.Data at expr.FunctionCall, expr.StaticCall, expr.ConstFetch, expr.ArrayDimFetch, expr.MethodCall, expr.PropertyFetch, expr.StaticPropertyFetch, expr.ArrayItem
|
2018-12-31 18:43:13 +02:00 |
|
z7zmey
|
254f7a2167
|
#70: [php7] inherit meta.Data at node.Argument, stmt.PropertyList, stmt.ClassConstList, stmt.ClassMethod, stmt.TraitUsePrecedence, stmt.TraitUseAlias, stmt.TraitMethodRef
|
2018-12-26 12:13:32 +02:00 |
|
z7zmey
|
1654b63fd1
|
#70: [php7] inherit meta.Data at stmt.Class and node.Parameter
|
2018-12-25 22:16:19 +02:00 |
|
z7zmey
|
f406a441a9
|
#70: [php7] inherit meta.Data at stmt.Expression and stmt.Label
|
2018-12-25 11:56:32 +02:00 |
|
z7zmey
|
86afa319f3
|
#70: [php7] inherit meta.Data at stmt.Use, stmt.GroupUse, stmt.UseList, name.Name
|
2018-12-25 10:49:44 +02:00 |
|
z7zmey
|
14cfed2e03
|
replace meta.OpenCurlyBracesToken from stmt.StmtList
|
2018-12-10 11:53:27 +02:00 |
|
z7zmey
|
379032b8c5
|
remove meta.NamespaceToken
|
2018-12-10 11:53:22 +02:00 |
|
z7zmey
|
16de29a2a3
|
remove meta.ConstantEncapsedStringToken and meta.StringToken
|
2018-12-10 11:53:22 +02:00 |
|
z7zmey
|
2efb4dc4cf
|
remove meta.IdentifierToken
|
2018-12-10 11:53:22 +02:00 |
|
z7zmey
|
5e964e074b
|
remove meta.VariableToken meta.DollarOpenCurlyBracesToken meta.DollarToken and fix go_dumper
|
2018-10-24 22:32:35 +03:00 |
|
z7zmey
|
fd87c9cc34
|
remove StringVar attribute from expr.Variable
|
2018-10-24 17:04:13 +03:00 |
|
z7zmey
|
4989d31874
|
#51 saving optional tokes and tokens that have different representation as meta
|
2018-08-09 11:46:56 +03:00 |
|
z7zmey
|
15a1a81924
|
#13: the printer prints nodes with meta(comments and whitespaces) saved by the parser
|
2018-07-08 01:48:52 +03:00 |
|
z7zmey
|
e90df8ef5f
|
#33 comment package has renamed to meta and parser now saves whitespaces
|
2018-06-30 23:23:19 +03:00 |
|
z7zmey
|
1ebb0c6fad
|
#25: save position within node
|
2018-06-25 23:30:10 +03:00 |
|
z7zmey
|
09c984ebdb
|
#30 created json dumper
|
2018-06-20 01:57:20 +03:00 |
|
z7zmey
|
dd572a8fed
|
#31 dump to native golang struct
|
2018-06-19 22:56:52 +03:00 |
|
z7zmey
|
063726aac4
|
#41 Namespace resolver: do not resolve build-in primitives
|
2018-06-18 00:15:41 +03:00 |
|
z7zmey
|
a488f43496
|
remove nodesWithEndToken type
|
2018-06-03 09:35:44 +03:00 |
|
z7zmey
|
2abe1dfb84
|
create Root node
|
2018-06-02 18:57:30 +03:00 |
|
z7zmey
|
be3bdbfdc0
|
dump comment anchor
|
2018-05-27 22:37:22 +03:00 |
|
z7zmey
|
e396f81eea
|
php7: save all comments
|
2018-05-27 18:07:26 +03:00 |
|
z7zmey
|
6f7834eb6b
|
issue #8: update tests
|
2018-04-10 15:23:13 +03:00 |
|
z7zmey
|
6ff2beafa3
|
update tests
|
2018-04-09 23:26:44 +03:00 |
|
z7zmey
|
643027db9a
|
trim $ from variable name identifier
|
2018-03-18 16:50:19 +02:00 |
|
z7zmey
|
7e6f7e7267
|
fix visitor/dumper_test.go
|
2018-03-18 16:05:06 +02:00 |
|
z7zmey
|
411967e87e
|
update dumper: show resolved names
|
2018-03-01 22:31:36 +02:00 |
|
z7zmey
|
4e1382cf71
|
fix dumper test fail related to map order
|
2018-02-27 23:57:33 +02:00 |
|
z7zmey
|
e19df2783d
|
visitor package tests
|
2018-02-27 23:38:05 +02:00 |
|