Commit graph

15 commits

Author SHA1 Message Date
ce1d1e85a0
docs: ensure docs are well-linked, fed and washed 2024-01-20 14:00:55 +01:00
e3df02b608
chore: extract id stuff into its own file 2024-01-20 14:00:55 +01:00
03af86f417
chore: put semi human graph ir into its own module 2024-01-20 14:00:55 +01:00
897bb5ac50
feat: add semi-human-readable-and-writable-ir 2024-01-20 14:00:55 +01:00
eaeeb6584c
feat(cli): don't require executor arg anymore 2024-01-20 14:00:54 +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
5d08dfe870
style: drop Instruction suffix from instructions 2024-01-20 14:00:00 +01:00
c1fff206c9
test: prettify TEST_DATA over multiple lines 2024-01-20 13:59:59 +01:00
f5c426857a
test: fix running tests 2024-01-20 13:59:59 +01:00
924080719d
style: propagate clippy lints throughout workspace 2024-01-20 13:59:59 +01:00
c9bebc6e77
fix: take care of clippy warnings and add test image 2024-01-20 13:59:59 +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
f046393af8 really basic implementation of rpl types 2023-12-14 08:42:49 +01:00
b4d48a598a restart basically lmao 2023-12-13 18:13:43 +01:00