Commit History

Author SHA1 Message Date
  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
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
  Guilherme Gonçalves e957c078d5 LibSQL: Properly parse ESCAPE expressions 3 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
  Timothy Flynn 4e974e6d60 LibSQL: Rename expression tree depth limit test case 4 years ago
  Timothy Flynn f8f36effc9 LibSQL: Limit the allowed depth of an expression tree 4 years ago
  Brian Gianforcaro 597de3356f Tests: Move LibSQL tests to Tests/LibSQL 4 years ago