This website requires JavaScript.
Explore
Help
Sign In
asciigoat
/
ini
Watch
2
Fork
0
You've already forked ini
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
Files
3bcdadf29a3b0f00390dccbbcf953bd1050f6561
ini
/
parser
T
History
amery
3bcdadf29a
parser: introduce ErrPlusPosition to apply a position offset to a lexer.Error
...
Signed-off-by: Alejandro Mery <
amery@jpi.io
>
2023-09-04 15:20:30 +00:00
..
error.go
parser: introduce ErrPlusPosition to apply a position offset to a lexer.Error
2023-09-04 15:20:30 +00:00
lexer_runes.go
parser: introduce GetPositionalLength()
2023-09-03 17:43:46 +00:00
lexer.go
parser.Parser: refactor using TextParser
2023-09-03 17:01:26 +00:00
parser.go
parser: introduce NewError() to create lexer.Error using lexer.Position
2023-09-04 15:16:43 +00:00
text_position.go
parser: introduce GetPositionalLength()
2023-09-03 17:43:46 +00:00
text.go
parser: use GetPositionalLength() on TextParser.Discard() and TextParser.Emit()
2023-09-04 13:32:27 +00:00
token.go
parser: add initial Parser emitting non-whitespace tokens
2023-08-31 00:45:54 +00:00
tokentype_string.go
parser: add initial Parser emitting non-whitespace tokens
2023-08-31 00:45:54 +00:00