summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibSQL/AST/SyntaxHighlighter.cpp
AgeCommit message (Expand)Author
2023-03-15LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributesSam Atkins
2022-03-13Libraries: Use default constructors/destructors in LibSQLLenny Maiorani
2021-06-24LibSQL: Make lexer and parser more standard SQL compliantJan de Visser
2021-06-24LibSQL: Move Lexer and Parser machinery to AST directoryJan de Visser