Commit Graph

6 Commits

Author SHA1 Message Date
9e95b1b87d Removed depency for anyhow in dcb-exe.
Added `dcb_util::fmt_err`.
2021-01-16 16:06:18 +00:00
a559fa80a9 Added InstTarget and InstTargetFmt to format custom instructions with a target.
Removed `fmt::InstFmt::fmt_value` and `fmt::InstFmtWrapper`.
2021-01-12 02:13:00 +00:00
543283f04f Added dcb_util::DisplayWrapper and now using it in dcb-exe. 2021-01-10 14:03:03 +00:00
764628e691 Revised dcb_exe::exe::pos's impls.
Ran `cargo fmt` on the whole project.
2021-01-09 14:37:15 +00:00
48e29ec83c Revamped most things.
Honstly not sure what's happened, but `dcb-exe` is mostly being redone from scratch.
2021-01-08 13:39:50 +00:00
38ea8db1db Split dcb into dcb-io, dcb-exe, dcb-util and dcb.
Also worked on `dcb-exe` slightly, but still not fully supported.
2020-11-11 17:56:37 +00:00