Commit Graph

6 Commits

Author SHA1 Message Date
z7zmey
d31819db30 issue #2 - deny numbers and slashes in first char in variable name 2018-03-30 14:28:50 +03:00
z7zmey
07f02e4497 issue #2 - fix template string scanning
now it correctly check first char of variable
2018-03-30 12:23:18 +03:00
z7zmey
83bb761062 issue #2 - fix template string scanning
`l.Prev.Rune` is actually current rune and `c` is next rune.
2018-03-29 16:46:21 +03:00
z7zmey
e19df2783d visitor package tests 2018-02-27 23:38:05 +02:00
z7zmey
b2d35d353d scanner test 2018-02-17 12:53:10 +02:00
z7zmey
b93d24f95f split scanner and parser 2018-01-24 18:42:23 +02:00