Commit Graph

8 Commits

Author SHA1 Message Date
z7zmey
31052588b1 [#82] add support of shebang 2019-12-30 00:20:20 +02:00
z7zmey
7b4c72a3af [#82] Arrow function and assign coalesce 2019-12-28 22:33:21 +02:00
z7zmey
0e55cb3b25 [#82] PHP 7.4: numeric literal separator 2019-12-26 23:54:44 +02:00
z7zmey
6afa2a089b [#82] Lexer: handle PHP 7.3 heredoc 2019-12-26 15:41:06 +02:00
z7zmey
d2c76460ab scanner refactoring 2019-12-21 14:44:25 +02:00
z7zmey
e4a208e2a9 [#93] fix scanning constant strings 2019-06-07 09:33:35 +03:00
Ganlv
69f7ff2216 Fix #91
Add support for \x80-\xff.
Change \x7f-\xff to \x80-\xff.
2019-06-03 22:22:05 +08:00
z7zmey
2c649159c7 #80 implement Ragel based lexer 2019-03-20 21:06:56 +02:00