Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 年之前 |
Tim Ledbetter
|
896d1e4f42
LibSQL: Handle statements with malformed exists expressions correctly
|
2 年之前 |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 年之前 |
Timothy Flynn
|
41e0e4cdd7
LibSQL: Add parsing and evaluation of BOOLEAN type literals
|
2 年之前 |
Timothy Flynn
|
b2b9ae27fd
LibSQL: Parse and execute sequential placeholder values
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Daniel van Gerpen
|
8b38df72a3
LibSQL: Update list of expected statements
|
3 年之前 |
Mahmoud Mandour
|
f6233913ad
LibSQL: Implement a DESCRIBE TABLE statement
|
3 年之前 |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 年之前 |
Guilherme Gonçalves
|
e957c078d5
LibSQL: Properly parse ESCAPE expressions
|
3 年之前 |
Daniel Bertalan
|
d7b6cc6421
Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr
|
3 年之前 |
Andreas Kling
|
2ef1cd8d12
LibSQL: Replace Optional<NonnullRefPtr<T>> with RefPtr<T>
|
3 年之前 |
Jan de Visser
|
d074a601df
LibSQL+SQLServer: Bare bones INSERT and SELECT statements
|
4 年之前 |
Jan de Visser
|
1037d6b0eb
LibSQL: Invent statement execution machinery and CREATE SCHEMA statement
|
4 年之前 |
Jan de Visser
|
5c4890411b
LibSQL: Make lexer and parser more standard SQL compliant
|
4 年之前 |
Jan de Visser
|
4198f7e1af
LibSQL: Move Lexer and Parser machinery to AST directory
|
4 年之前 |