ladybird/Userland/Libraries/LibDiff
Itamar 4737fc2485 LibDiff: Flush leftover hunks at the end
This change makes sure that we arrive at the end of the "DP-matrix" and
flush any leftover hunks to get a complete diff result.
2022-02-09 00:51:31 +01:00
..
CMakeLists.txt
Format.cpp AK+Everywhere: Stop including Vector.h from StringView.h 2021-11-10 21:58:58 +01:00
Format.h
Generator.cpp LibDiff: Flush leftover hunks at the end 2022-02-09 00:51:31 +01:00
Generator.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
Hunks.cpp LibDiff: Fix error when parsing a 'new' hunk location 2021-12-31 14:12:54 +01:00
Hunks.h