jj/lib
Yuya Nishihara e4460d5386 op_walk: add error types for fake "opset" expression
This removes CommandError dependency from these resolution functions. We might
want to refactor the error types again if we introduce a real "opset" evaluator.

The error message for unresolved op heads now includes "@" instead of the whole
expression.
2024-01-01 10:22:23 +09:00
..
benches
gen-protos
src op_walk: add error types for fake "opset" expression 2024-01-01 10:22:23 +09:00
tests index: show bad operation id if commit lookup failed during reindexing 2023-12-29 13:05:58 +09:00
testutils index: show bad operation id if commit lookup failed during reindexing 2023-12-29 13:05:58 +09:00
Cargo.toml lock: remove byteorder dependency from tests, use fs helper functions 2023-12-23 00:14:17 +09:00
LICENSE