Commit History

Author SHA1 Message Date
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 year ago
  Tim Ledbetter 896d1e4f42 LibSQL: Handle statements with malformed exists expressions correctly 2 years ago
  Timothy Flynn b2b9ae27fd LibSQL: Parse and execute sequential placeholder values 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Mahmoud Mandour f6233913ad LibSQL: Implement a DESCRIBE TABLE statement 3 years ago
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
  Andreas Kling 2ef1cd8d12 LibSQL: Replace Optional<NonnullRefPtr<T>> with RefPtr<T> 3 years ago
  Jan de Visser 1037d6b0eb LibSQL: Invent statement execution machinery and CREATE SCHEMA statement 4 years ago
  Jan de Visser 5c4890411b LibSQL: Make lexer and parser more standard SQL compliant 4 years ago
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory 4 years ago