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