jj/cli
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
..
examples transaction: take description at end instead of start 2023-12-13 08:12:49 -08:00
src op_walk: add error types for fake "opset" expression 2024-01-01 10:22:23 +09:00
testing
tests op_walk: add error types for fake "opset" expression 2024-01-01 10:22:23 +09:00
build.rs
Cargo.toml cargo: sort dependencies list alphabetically 2023-11-07 23:46:05 +09:00
LICENSE