mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:48:11 +00:00
![]() Parsing of the unified hunks now verifies that the expected number of lines given by the unified location at the beginning of that hunk are actually in that hunk. Furthermore, we no longer crash when given a bogus unified range. As a further benefit, this begins the scaffolding for a patch parser which should assist us in parsing full patches - even when we are not aware of the format that a patch has been written in. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Format.cpp | ||
Format.h | ||
Forward.h | ||
Generator.cpp | ||
Generator.h | ||
Hunks.cpp | ||
Hunks.h |