ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 47d372b71e templater: attach alias traces to type errors
This should avoid regression caused by upcoming changes. An alias function
parameter will be wrapped with AliasExpanded, and type errors in it should
be reported with its alias expansion stack.
2024-05-18 09:53:52 +09:00
..
examples revset: support custom filter extensions 2024-05-06 10:42:01 -04:00
src templater: attach alias traces to type errors 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 type errors 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