ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara e943a5b092 templater: parse negative integer as unary operator and literal
Follows up 9702a425e5 "Allow negative numbers in the template grammar."
Since we've added parsing rules for operator expressions, it makes sense to
parse unary '-' as operator.
2024-02-10 09:15:21 +09:00
..
examples workspace: recover from missing operation 2024-02-09 00:38:47 -08:00
src templater: parse negative integer as unary operator and literal 2024-02-10 09:15:21 +09:00
testing
tests rust: bump MSRV to 1.76.0 2024-02-09 15:48:01 -06:00
build.rs
Cargo.toml compile integration tests as a single binary 2024-02-06 18:19:41 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00