Ilya Puchka
|
bb3f33724b
|
unified setting higlighting range for errors
|
2018-01-01 16:21:51 +01:00 |
|
Ilya Puchka
|
9a28142fa6
|
reporting error with its parent context
|
2018-01-01 16:21:51 +01:00 |
|
Ilya Puchka
|
53c1550c5b
|
reporting node rendering errors using reference to node’s token
|
2018-01-01 16:21:50 +01:00 |
|
Ilya Puchka
|
5878c323a2
|
fixed iterating over template lines on linux
|
2018-01-01 16:21:50 +01:00 |
|
Ilya Puchka
|
97ab3cf31d
|
xcode backward compatibility fixes
- moved back to single line string literal
- fixed calculating string lenght
|
2018-01-01 16:21:50 +01:00 |
|
Ilya Puchka
|
7688326204
|
renamed Scanner property for original content
|
2018-01-01 16:21:50 +01:00 |
|
Ilya Puchka
|
69cd8e4d3b
|
replaced Token with Lexeme protocol on TemplateSyntaxError
|
2018-01-01 16:21:50 +01:00 |
|
Ilya Puchka
|
6300dbc7bf
|
improved template syntax errors with file, line number and failed token highlighted in error message
|
2018-01-01 16:21:48 +01:00 |
|
Dan Watson
|
9e24ab658b
|
feat: Add support for Xcode 9.1 (#149)
|
2017-11-17 18:41:32 +00:00 |
|
Jan Berkel
|
482d595d01
|
fix(lexer): Handle incomplete tokens
Fixes #135
|
2017-09-07 18:06:55 +01:00 |
|
Krzysztof Zabłocki
|
584ed916ab
|
fix(lexer): Prevent deadlock with unclosed tag
|
2017-05-17 21:03:43 +01:00 |
|
Kyle Fuller
|
a13401b046
|
chore: Lock down APIs
|
2016-11-27 02:20:46 +00:00 |
|
Kyle Fuller
|
feff3b18b1
|
Add support for Swift 3.0
|
2016-09-13 19:12:47 +01:00 |
|
travel
|
3285bac373
|
bug fix:fix memory leak when parse template
|
2016-08-05 08:26:16 +08:00 |
|
Boris Bügling
|
372b2e7576
|
Add Package.swift and move files around
|
2015-12-08 11:45:03 +01:00 |
|