This website requires JavaScript.
Explore
Help
Sign In
asciigoat
/
core
Watch
1
Fork
0
You've already forked core
Code
Issues
Pull Requests
Projects
Releases
Activity
Files
5f81eb0ea5be46163ad7b16ed23469aabc76e66e
core
/
lexer
T
History
amery
ce75299e74
lexer: add Hint to Error, which is expanded as "%s" instead of "%q"
...
Signed-off-by: Alejandro Mery <
amery@jpi.io
>
2023-09-03 16:34:56 +00:00
..
error.go
lexer: add Hint to Error, which is expanded as "%s" instead of "%q"
2023-09-03 16:34:56 +00:00
lexer.go
lexer: extend Run() to treat io.EOF as non-error termination
2023-08-30 01:50:12 +01:00
position.go
lexer: introduce a Position (Line, Column) handler
2023-08-29 16:22:59 +00:00
reader.go
lexer: introduce Reader.Accept()/AcceptAll()
2023-08-29 13:26:49 +00:00
runes.go
lexer: introduce NewIsInRunes() shortcut for NewIsIn()
2023-08-31 14:28:57 +00:00