minodisk
|
deead4bfad
|
Fix wrong location issue in heregex interpolation
|
2014-07-13 16:39:41 +09:00 |
|
minodisk
|
5920939e23
|
Fix wrong location issue in "string" interpolation
|
2014-07-03 13:11:20 +09:00 |
|
minodisk
|
2b539ebea8
|
Fix wrong location issue in string interpolation starting with line break
|
2014-07-01 11:28:21 +09:00 |
|
dabbler0
|
159d562230
|
Fix off-by-one issue with string interpolation in lexer
|
2014-07-01 10:55:17 +09:00 |
|
Marc Häfner
|
4fd5e9a3ab
|
Better handling of initial indent at file start.
* Detect initial indentation before the first token and enforce it.
* Don't add `INDENT` token (or the matching `OUTDENT, TERMINATOR`).
|
2013-06-14 00:28:45 +02:00 |
|
Marc Häfner
|
3c38a34ab2
|
Fix line numbers when first line is indented.
* Offset @chunkLine for inserted line break.
* Avoid line break insertion for blank lines.
|
2013-03-01 21:30:07 +01:00 |
|
Jason Walton
|
f67da27d2f
|
Add unit tests, fix last_column reporting.
|
2013-01-14 17:11:07 -05:00 |
|
Jason Walton
|
97bc9f4730
|
Add quick unit test for location data.
|
2013-01-14 15:20:47 -05:00 |
|
Jason Walton
|
cee4f4ab6e
|
Location test.
|
2012-12-24 08:34:16 -05:00 |
|