jj/lib
Yuya Nishihara e819cec305 revset: inline resolve/evaluate_programmatic() in tests
I'm going to replace the current .evaluate_programmatic() which does minimal
commit-ref resolution. The new .evaluate_programmatic() will be implemented on
a "resolved" expression.
2024-11-06 09:45:09 +09:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos
proc-macros
src revset: move RevsetCommitRef::Root to RevsetExpression 2024-11-04 09:20:46 +09:00
tests revset: inline resolve/evaluate_programmatic() in tests 2024-11-06 09:45:09 +09:00
testutils testutils: move global TestBackendData mapping to TestEnvironment 2024-11-02 08:39:02 +09:00
Cargo.toml cargo: add hashbrown dependency 2024-10-05 08:12:30 +09:00
LICENSE