|
|
|
@ -3,9 +3,9 @@
|
|
|
|
Diffs are now displayed with unchanged lines aligned to the other side.
|
|
|
|
Diffs are now displayed with unchanged lines aligned to the other side.
|
|
|
|
|
|
|
|
|
|
|
|
Improved Rust parsing to recognise lifetime syntax `'foo`, character
|
|
|
|
Improved Rust parsing to recognise lifetime syntax `'foo`, character
|
|
|
|
literals `'x'` and sequences of punctuation.
|
|
|
|
literals `'x'` and punctuation.
|
|
|
|
|
|
|
|
|
|
|
|
Improve punctuation parsing for OCaml and JS.
|
|
|
|
Improved punctuation parsing for OCaml and JS.
|
|
|
|
|
|
|
|
|
|
|
|
Fixed an issue where the diff calculated may not be minimal.
|
|
|
|
Fixed an issue where the diff calculated may not be minimal.
|
|
|
|
|
|
|
|
|
|
|
|
|