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
dev-amery-reflect
core
/
lexer
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
amery
2b5dcec64d
lexer: add Hint to Error, which is expanded as "%s" instead of "%q"
...
Signed-off-by: Alejandro Mery <
amery@jpi.io
>
2023-08-31 20:11:58 +00:00
..
error.go
lexer: add Hint to Error, which is expanded as "%s" instead of "%q"
2023-08-31 20:11:58 +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