jj/cli
Yuya Nishihara 339b199ee3 templater: merge ParseIntError into generic Expression error
It was only needed to attach the source error object, which is now handled
by the outer error type.
2024-03-30 23:53:17 +09:00
..
examples templater: consolidate "unexpected expression" error constructors 2024-03-30 23:53:17 +09:00
src templater: merge ParseIntError into generic Expression error 2024-03-30 23:53:17 +09:00
testing
tests cli: don't silently omit root parent by "jj new --insert-before" 2024-03-30 22:40:05 +09:00
build.rs
Cargo.toml
LICENSE