Historique des commits

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