Sam Atkins 406a7ea577 LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes hace 2 años
..
AST.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes hace 2 años
CreateSchema.cpp 56843baff9 LibSQL+SQLServer: Return a NonnullRefPtr from Database::get_schema hace 2 años
CreateTable.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
Delete.cpp b159bdd4fd LibSQL+SQLServer+sql: Send and parse the correct number of changed rows hace 2 años
Describe.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
Expression.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
Insert.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
Lexer.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() hace 2 años
Lexer.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
Parser.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
Parser.h b2b9ae27fd LibSQL: Parse and execute sequential placeholder values hace 2 años
Select.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
Statement.cpp 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> hace 2 años
SyntaxHighlighter.cpp 406a7ea577 LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes hace 2 años
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax hace 2 años
Token.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
Token.h 41e0e4cdd7 LibSQL: Add parsing and evaluation of BOOLEAN type literals hace 2 años
Update.cpp 53f8d62ea4 LibSQL: Partially implement the UPDATE command hace 2 años