ladybird/Userland/Libraries/LibSyntax
Lenny Maiorani 7cc6ba16be Libraries: Use default constructors/destructors in LibSyntax
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules

"The compiler is more likely to get the default semantics right and
you cannot implement these functions better than the compiler."
2022-03-13 22:34:38 +01:00
..
CMakeLists.txt LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax 2021-02-07 15:15:10 +01:00
Forward.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Highlighter.cpp Libraries: Use default constructors/destructors in LibSyntax 2022-03-13 22:34:38 +01:00
Highlighter.h Libraries: Use default constructors/destructors in LibSyntax 2022-03-13 22:34:38 +01:00
HighlighterClient.h LibSyntax: Add missing headers to HighlighterClient.h 2021-10-06 23:52:40 +01:00