Commit Graph

27 Commits

Author SHA1 Message Date
z7zmey e3ed427fac rename Walker to Walkable interface 2018-02-20 19:52:07 +02:00
z7zmey 014b0576d6 fix Makefile, run gofmt on the all go files 2018-02-19 13:00:58 +02:00
z7zmey 7ae4dbb081 refactor cast package 2018-02-09 19:50:20 +02:00
z7zmey 6fdebcbcb3 Cast tests 2018-02-09 19:44:17 +02:00
z7zmey b06fd9887d rename files add prefixes for nodes and tests files 2018-02-06 17:38:49 +02:00
z7zmey 76df2ba69b walker pakage 2018-01-17 19:01:28 +02:00
z7zmey e814483f37 add comments 2018-01-11 19:34:42 +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
z7zmey 17bca8d1dc remove unused attributes fields 2018-01-05 00:12:01 +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
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 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
z7zmey d7a593ef3b expr assign binary and cast nodes 2017-12-12 23:26:00 +02:00