Commit graph

8 commits

Author SHA1 Message Date
MultisampledNight 4db6eb4317
feat(cli): don't require executor arg anymore 2024-01-20 21:12:42 +01:00
MultisampledNight fcf7e909ee
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 21:12:08 +01:00
MultisampledNight ccbccfb11b
style: drop Instruction suffix from instructions 2024-01-20 21:11:33 +01:00
MultisampledNight 8f3c426359
style: propagate clippy lints throughout workspace 2024-01-20 21:11:31 +01:00
MultisampledNight 816602fb2e
fix: take care of clippy warnings and add test image 2024-01-20 21:10:49 +01:00
Schrottkatze e7863402f3 implement invert instruction 2024-01-01 21:18:56 +01:00
Schrottkatze b92977d8f1 basic conversion thing do worky!!! 2024-01-01 07:30:04 +01:00
Schrottkatze b4d48a598a restart basically lmao 2023-12-13 18:13:43 +01:00