jj/lib
Yuya Nishihara 7632466cc0 revset: add table of symbol aliases and pass around parse functions
The CLI will load aliases from config, insert them one by one, and warn if
declaration part is invalid. That's why RevsetAliasesMap is a public struct
and needs to be instantiated by the caller.
2022-11-27 20:12:22 +09:00
..
src revset: add table of symbol aliases and pass around parse functions 2022-11-27 20:12:22 +09:00
tests revset: add table of symbol aliases and pass around parse functions 2022-11-27 20:12:22 +09:00
testutils
build.rs
Cargo.toml