ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 915e75efc0 generic_templater: remove &language argument from keyword functions
Because GenericTemplateLanguage doesn't support any global resources, it no
longer makes sense to pass the language instance around to 0-ary keyword
functions.
2024-03-22 11:51:15 +09:00
..
examples templater: allow use of wrap_<type>() functions without borrowing &language 2024-03-22 11:51:15 +09:00
src generic_templater: remove &language argument from keyword functions 2024-03-22 11:51:15 +09:00
testing
tests Make node symbols templatable in the graphs. 2024-03-21 17:41:31 +01:00
build.rs
Cargo.toml
LICENSE