Commit graph

7 commits

Author SHA1 Message Date
7994cd4f2b
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-18 20:10:13 +01:00
f45d8e5b65
style: drop Instruction suffix from instructions 2024-01-11 14:11:17 +01:00
8a124d20e8
style: propagate clippy lints throughout workspace 2024-01-11 11:55:01 +01:00
b774493d73
fix: take care of clippy warnings and add test image 2024-01-11 11:55:01 +01:00
e7863402f3 implement invert instruction 2024-01-01 21:18:56 +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