|
5464ba6aa8
|
refactor(ir): use u64 directly instead of spans for instructions
|
2024-01-19 14:26:20 +01:00 |
|
|
5016ef3728
|
docs: fix typo
|
2024-01-19 12:07:09 +01:00 |
|
|
2e6bd6890b
|
feat(ir): actually get toposort working
|
2024-01-19 03:11:42 +01:00 |
|
|
ad3cd1393d
|
feat(ir): rethink logic for finding vertices with no inputs
|
2024-01-19 03:11:42 +01:00 |
|
|
3a8d1f63ba
|
feat(ir): dependents and dependencies
|
2024-01-19 03:11:42 +01:00 |
|
|
cb8f71f36d
|
feat(ir): implement resolve functionality (untested)
|
2024-01-19 03:11:42 +01:00 |
|
|
9dbf05e9c9
|
docs: ensure docs are well-linked, fed and washed
|
2024-01-19 03:11:42 +01:00 |
|
|
4b373e4e85
|
chore: extract id stuff into its own file
|
2024-01-19 03:11:42 +01:00 |
|
|
6ea5104418
|
chore: put semi human graph ir into its own module
|
2024-01-19 03:11:41 +01:00 |
|
|
a5e6a41400
|
feat: add semi-human-readable-and-writable-ir
|
2024-01-19 03:11:41 +01:00 |
|
|
1bba149a16
|
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-19 03:11:41 +01:00 |
|