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
c3883cbb0d368c35d7ce4becf4d7c18e8423637f
ini
/
parser
T
History
amery
c3883cbb0d
parser: introduce NewError() to create lexer.Error using lexer.Position
...
Signed-off-by: Alejandro Mery <
amery@jpi.io
>
2023-09-04 15:16:43 +00:00
..
error.go
parser: introduce NewError() to create lexer.Error using lexer.Position
2023-09-04 15:16:43 +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