ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 6d211c589c templater: consolidate node.span handling in expand_node()
I'll probably rewrite expand_aliases() in visitor-like interface, and tree
traversal logic will be implemented on ExpressionKind. That's why I made
expand_node() destructure ExpressionNode first.
2024-05-18 09:53:52 +09:00
..
examples revset: support custom filter extensions 2024-05-06 10:42:01 -04:00
src templater: consolidate node.span handling in expand_node() 2024-05-18 09:53:52 +09:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests templater: attach alias traces to function parameter 2024-05-18 09:53:52 +09:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE