Commit graph

9 commits

Author SHA1 Message Date
d79383a7df
cleanup: remove unneeded source format in read instruction
The image crate is able to infer the format, so that data is redundant
2024-01-23 12:40:25 +01:00
3e208335c3
feat: get full evaluation back online
Very hacky, but this is enough to be finished with the graph IR for now.
2024-01-21 04:21:33 +01:00
87343f0a38
meta: add license 2024-01-20 21:13:11 +01:00
ee675de202
feat: add semi-human-readable-and-writable-ir 2024-01-20 21:12:43 +01:00
23ffbe39dc
chore: format a bit and add just fmt 2024-01-20 21:12:09 +01:00
ccbccfb11b
style: drop Instruction suffix from instructions 2024-01-20 21:11:33 +01:00
816602fb2e
fix: take care of clippy warnings and add test image 2024-01-20 21:10:49 +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