Max Brunsfeld
|
201b41cf11
|
feat: add 'reserved word' construct
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
|
2024-12-23 03:06:32 -05:00 |
|
Amaan Qureshi
|
274e60a523
|
fix: clippy lints
|
2024-11-16 03:20:59 -05:00 |
|
Amaan Qureshi
|
998d2c9d8c
|
fix(generate): do not set the unit reduction symbol if it's in the extras array
|
2024-11-02 04:20:40 -04:00 |
|
Owen Shepherd
|
e87181ec9c
|
fix(cli): remove unnecessary referencing/dereferencing in build_parse_table
These were probably optimized away, and in any case are only run once,
per CLI run, but may as well remove them.
|
2024-10-17 15:25:44 -04:00 |
|
Will Lillis
|
5c6445edea
|
chore: misc clippy lints
|
2024-10-06 17:55:00 -04:00 |
|
Amaan Qureshi
|
99a0ddc4c2
|
fix(generate): remove unused rules
|
2024-10-03 16:40:51 -04:00 |
|
Amaan Qureshi
|
31f24395b4
|
feat: move generate logic to its own crate
|
2024-09-27 17:04:21 -04:00 |
|