mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-12 23:23:20 +00:00
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 |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
proc-macros | ||
src | ||
tests | ||
testutils | ||
Cargo.toml | ||
LICENSE |