jj/cli
Yuya Nishihara 5394f342ce templater: add type_name() method to tagged property types
Suppose we add binary comparison operators, we'll probably need an easy way to
get (lhs, rhs) property types to produce a meaningful error message.
2024-04-26 00:57:26 +09:00
..
examples working_copy: allow load_working_copy() to return error 2024-04-19 15:22:37 -07:00
src templater: add type_name() method to tagged property types 2024-04-26 00:57:26 +09:00
testing
tests Fixes typo in 'jj git init' args 2024-04-24 09:12:37 -07:00
build.rs
Cargo.toml
LICENSE