asciigoat's INI parser https://asciigoat.org/ini
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Alejandro Mery 8f3e59ec36 parser: introduce ErrPlusPosition to apply a position offset to a lexer.Error 1 year ago
..
error.go parser: introduce ErrPlusPosition to apply a position offset to a lexer.Error 1 year ago
lexer.go
lexer_runes.go
parser.go parser: introduce NewError() to create lexer.Error using lexer.Position 1 year ago
text.go
text_position.go
token.go
tokentype_string.go