Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Ledbetter 896d1e4f42 LibSQL: Handle statements with malformed exists expressions correctly hace 2 años
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
  Timothy Flynn b2b9ae27fd LibSQL: Parse and execute sequential placeholder values hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Mahmoud Mandour 794d79e315 LibSQL: Implement DESCRIBE TABLE tests hace 3 años
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) hace 3 años
  Jan de Visser 30691549fd LibSQL: Move Order and Nulls enums from SQL::AST to SQL namespace hace 4 años
  Jan de Visser 5c4890411b LibSQL: Make lexer and parser more standard SQL compliant hace 4 años
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory hace 4 años
  Timothy Flynn c7cd81bce8 LibSQL: Limit the number of nested subqueries hace 4 años
  Timothy Flynn a870eac0eb LibSQL: Report a syntax error for unsupported LIMIT clause syntax hace 4 años
  Timothy Flynn ab79599a5e LibSQL: Return an error for empty common table expression lists hace 4 años
  Brian Gianforcaro 597de3356f Tests: Move LibSQL tests to Tests/LibSQL hace 4 años