jj/cli
Vamsi Avula a6aa25c9eb templates: support hex bytes in string literals
One particular use case for these is escape sequences -- and to that
end, I'm also adding `\e` as a shorthand for `\x1b`.

Change-Id: Id000000040ea6fd8e2d720219931485960c570dd
2024-10-13 12:02:40 +05:30
..
examples templater: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00
src templates: support hex bytes in string literals 2024-10-13 12:02:40 +05:30
testing style: inline variables into format strings 2024-10-04 22:29:13 +02:00
tests squash: add -f/-t shorthands for --from/--[in]to 2024-10-13 08:04:57 +05:30
build.rs style: inline variables into format strings 2024-10-04 22:29:13 +02:00
Cargo.toml cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00