|
e1f5d11ab8
|
feat(ir): actually get toposort working
|
2024-01-19 02:59:15 +01:00 |
|
|
bf51aec1e4
|
feat(ir): rethink logic for finding vertices with no inputs
|
2024-01-19 02:10:27 +01:00 |
|
|
22dc6043a2
|
feat(ir): dependents and dependencies
|
2024-01-19 02:01:30 +01:00 |
|
|
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 |
|
|
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 |
|