forked from mirrors/jj
7be4a0a560
The templater implementation of FoldableExpression is a stripped-down version of expand_node(). It's visitor-like because I'm going to write generic alias substitution rules over abstract expression types (template, revset, fileset.) Naming comes from rustc. https://rust-unofficial.github.io/patterns/patterns/creational/fold.html |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |