|
6e73ff9c5a
|
feat(ir): implement resolve functionality (untested)
|
2024-01-19 00:45:01 +01:00 |
|
|
b67f517d89
|
docs: ensure docs are well-linked, fed and washed
|
2024-01-18 22:24:03 +01:00 |
|
|
0bd7ce57a4
|
chore: extract id stuff into its own file
|
2024-01-18 22:09:11 +01:00 |
|
|
065f9ce94f
|
chore: put semi human graph ir into its own module
|
2024-01-18 21:54:41 +01:00 |
|
|
343dd976ea
|
feat: add semi-human-readable-and-writable-ir
|
2024-01-18 21:39:19 +01:00 |
|
|
7c98b809d7
|
feat(cli): don't require executor arg anymore
|
2024-01-18 20:35:15 +01:00 |
|
|
bcd96a68fe
|
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:20:34 +01:00 |
|
|
9201b03d9e
|
style: drop Instruction suffix from instructions
|
2024-01-18 20:20:34 +01:00 |
|
|
ee149c212c
|
test: prettify TEST_DATA over multiple lines
|
2024-01-18 20:20:33 +01:00 |
|
|
3a013f4df1
|
test: fix running tests
|
2024-01-18 20:20:33 +01:00 |
|
|
4807b8b7a7
|
style: propagate clippy lints throughout workspace
|
2024-01-18 20:20:33 +01:00 |
|
|
3d7cd8b37f
|
fix: take care of clippy warnings and add test image
|
2024-01-18 20:20:33 +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 |
|