mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-15 08:53:16 +00:00
88a1729f8b
These operator symbols are different from the ones in the revset language. I have no idea if we need bitwise operators, but we'll probably add comparison operators. It would look weird if 'x == y & z' were parsed as '(x == y) & z'. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |