mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-04 02:08:53 +00:00
For now this is just a standard implementation of the longest common subsequence algorithm over the lines, except that it doesn't do any coalescing of the lines. This isn't really ideal since we get a single Hunk per changed line, and is definitely something to improve in the future. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Format.cpp | ||
Format.h | ||
Generator.cpp | ||
Generator.h | ||
Hunks.cpp | ||
Hunks.h |