ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 26c182a0b0 templater: turn some integer overflow into evaluation error
FWIW, this kind of errors can be checked at parsing phase if we implement
constant folding. I don't think that would matter in practice, though.
2024-02-29 00:39:31 +09:00
..
examples
src templater: turn some integer overflow into evaluation error 2024-02-29 00:39:31 +09:00
testing
tests templater: turn some integer overflow into evaluation error 2024-02-29 00:39:31 +09:00
build.rs
Cargo.toml
LICENSE