|
e54c01a243
|
Parse multi-line comments
|
2018-04-07 11:19:51 +02:00 |
|
|
38da3ecf0b
|
Check for parentheses match during lexing
|
2018-04-05 19:52:03 +02:00 |
|
|
94c2d75ad8
|
Add "else" to the list of keywords for dealing with command syntax
|
2018-04-05 09:36:52 +02:00 |
|
|
215e0b52ed
|
Lex unquoted string literals
|
2018-04-05 08:53:43 +02:00 |
|
|
4c2f37b000
|
Separate new lines trivia
|
2018-04-04 20:21:50 +02:00 |
|
|
efbecd67d9
|
Lex numbers starting with dot
|
2018-04-01 19:02:21 +02:00 |
|
|
65f4ce2786
|
Lex string literals with escaped quotes
|
2018-03-31 22:31:29 +02:00 |
|
|
8acea8e90e
|
Correctly lex string literal as the first token
|
2018-03-31 22:18:04 +02:00 |
|
|
869f3490f1
|
First version
|
2018-03-31 21:51:53 +02:00 |
|