|
aa8abbb1b4
|
chore: format a bit and add just fmt
|
2024-01-20 14:00:53 +01:00 |
|
|
7fa84d3bc0
|
feat(ir): replace Rpl with GraphIr
Semi-broken as atm the CLI just does nothing except printing the parsed
IR, instead of actually executing it.
|
2024-01-20 14:00:00 +01:00 |
|
|
924080719d
|
style: propagate clippy lints throughout workspace
|
2024-01-20 13:59:59 +01:00 |
|
|
fb0d0c5008
|
repo: make build possible
|
2024-01-20 13:59:53 +01:00 |
|
|
b92977d8f1
|
basic conversion thing do worky!!!
|
2024-01-01 07:30:04 +01:00 |
|
|
b4d48a598a
|
restart basically lmao
|
2023-12-13 18:13:43 +01:00 |
|
|
daa551caa3
|
fix clippy warnings or disable unneeded lints
|
2023-11-20 11:05:55 +01:00 |
|
|
6af2c7c02c
|
remove arithmetic-side-effects lint, unnecessarily strict for this project
|
2023-11-20 10:31:07 +01:00 |
|
|
8c52d3668e
|
fix/allow clippy errors
|
2023-11-20 10:27:47 +01:00 |
|
|
55acd88f0a
|
make clippy significantly stricter
|
2023-11-20 10:03:37 +01:00 |
|
|
3952091018
|
added basic method to check syntax command input
|
2023-11-18 19:46:41 +01:00 |
|
|
3cca2bc2cc
|
remove dependency on winnow
|
2023-11-16 09:17:14 +01:00 |
|
|
b71b7f309b
|
start with bare basics
|
2023-11-15 10:55:14 +01:00 |
|