|
5e114c475e
|
Add some basic tests to span module, other minor tweaks
|
2024-12-14 19:05:22 +01:00 |
|
|
0967ef46a8
|
Add justfile
|
2024-12-14 12:52:11 +01:00 |
|
|
ffed778a71
|
Split the lexer's number token kind into float and integer, more refactoring
|
2024-12-13 16:42:27 +01:00 |
|
|
ede65dcf3e
|
Fix separator-related bug in lexer, rewrite lexer unit tests
|
2024-12-11 17:49:03 +01:00 |
|
|
ee08ffb28d
|
Create the fuga package
|
2024-12-08 13:01:58 +01:00 |
|
|
4cdbccbc8a
|
Lexer is starting to look pretty okay
|
2024-12-06 18:27:45 +01:00 |
|
|
11917bb183
|
Even more lexer improvments, increased test coverage too!
|
2024-12-05 17:17:10 +01:00 |
|
|
0839bd542c
|
Lexer improvements, more tests, some reorg
|
2024-12-02 17:57:11 +01:00 |
|
|
de78b9840a
|
Add the initial implementation of the parser
|
2024-12-01 15:03:22 +01:00 |
|
|
cd76ceaa77
|
Add the initial implementation of the lexer
|
2024-11-28 19:35:45 +01:00 |
|
|
a345c35f80
|
Create the Span struct, along with its constituent types
|
2024-11-28 18:50:14 +01:00 |
|
|
221fd01470
|
Create the onihime package
|
2024-11-27 17:45:24 +01:00 |
|
|
0c103f6f33
|
Initial commit
|
2024-11-27 07:18:00 +01:00 |
|