|
e3a9dcd4fb
|
Include the slice in the token as well
|
2025-02-05 21:43:41 +01:00 |
|
|
ece6645e50
|
More lexer refactoring, support character literals for e.g. newline, tab, etc.
|
2025-01-31 17:03:21 +01:00 |
|
|
2d95a58ce7
|
Add spans to lexer errors
|
2025-01-27 18:16:52 +01:00 |
|
|
7add446d14
|
Remove currently unhandled tokens, improvements to lexer module
|
2025-01-26 11:29:04 +01:00 |
|
|
4a5b7321e8
|
Create a span type to use instead of the built-in range type
|
2025-01-24 21:20:17 +01:00 |
|
|
8cc6b9d415
|
Add the initial implementation of the lexer
|
2025-01-14 21:15:27 +01:00 |
|
|
26db9d0398
|
Create the onihime package
|
2025-01-12 20:27:30 +01:00 |
|
|
269787aff1
|
Add rustfmt and taplo configuration files
|
2025-01-04 13:37:08 +01:00 |
|
|
bb10a0943f
|
Initial commit
|
2025-01-03 10:10:46 +01:00 |
|