ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara e6aa8906f7 revset: move alias types to separate module
Alias expansion is purely substitution of parsed tree, which should belong to
the first parsing stage.
2024-05-11 16:50:14 +09:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src revset: move alias types to separate module 2024-05-11 16:50:14 +09:00
tests revset: make RevsetParseContext opaque 2024-05-06 10:42:01 -04:00
testutils cleanup: consistently use BackendResult 2024-05-07 19:35:03 -07:00
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE