ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 6c2525cb93 revset: add "resolve" method to RevsetExpression, always call it
I'll make the resolution stage mandatory, and have it return a "resolved"
type. RevsetExpression::evaluate() will be moved to the "resolved" type.
2023-04-10 00:39:58 +09:00
..
benches
gen-protos
src revset: add "resolve" method to RevsetExpression, always call it 2023-04-10 00:39:58 +09:00
tests revset: add "resolve" method to RevsetExpression, always call it 2023-04-10 00:39:58 +09:00
testutils
build.rs
Cargo.toml