ladybird/Userland/Libraries/LibDiff
Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places
These changes are compatible with clang-format 16 and will be mandatory
when we eventually bump clang-format version. So, since there are no
real downsides, let's commit them now.
2024-04-19 06:31:19 -04:00
..
Applier.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Applier.h patch+LibDiff: Add support for applying patches with preprocessor macro 2024-03-03 08:56:00 +01:00
CMakeLists.txt
Format.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Format.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Forward.h
Generator.cpp
Generator.h
Hunks.cpp LibDiff: Handle parsing patches containing timestamps separated by \t 2024-03-03 08:56:00 +01:00
Hunks.h