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
c4c77d51d2e1335b7681678513ed3cf7fbe2939d
core
/
lexer
T
History
amery
c4c77d51d2
lexer: introduce Position.Next()/Position.NextLine() factories
...
Signed-off-by: Alejandro Mery <
amery@jpi.io
>
2023-08-31 15:19:35 +00:00
..
error.go
lexer: ErrUnacceptableRune and ErrNotImplemented
2023-08-29 23:30:44 +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 Position.Next()/Position.NextLine() factories
2023-08-31 15:19:35 +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