mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
Since syntactic information like symbol or function name is lost after parse(), alias substitution is inserted to the middle of the post-parsing stage, not after the whole RevsetExpression tree is built. This is the main difference from Mercurial. Mercurial also caches parsed aliases, but I don't think that would have a measurable impact. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| testutils | ||
| build.rs | ||
| Cargo.toml | ||