Histórico de Commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector há 2 anos atrás
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() há 2 anos atrás
  Timothy Flynn 41e0e4cdd7 LibSQL: Add parsing and evaluation of BOOLEAN type literals há 2 anos atrás
  Timothy Flynn 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors há 2 anos atrás
  Timothy Flynn b2b9ae27fd LibSQL: Parse and execute sequential placeholder values há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Timothy Flynn 1524288127 LibSQL: Rewrite the SQL::Value type to be contained within one class há 2 anos atrás
  Timothy Flynn 7d41b46a7d LibSQL: Remove infallible type conversions from SQL::Value há 2 anos atrás
  Timothy Flynn c0b54f18b5 LibSQL: Copy SQL::Value instances less frequently (which may be vectors) há 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Lenny Maiorani f912a48315 Userland: Change static const variables to static constexpr há 3 anos atrás
  Timothy Flynn e649ff5d31 LibSQL: Return a not-yet-implemented error for unimplemented expressions há 3 anos atrás
  Timothy Flynn b683e8ab77 LibSQL: Return unimplemented errors from unimplemented MATCH expressions há 3 anos atrás
  Timothy Flynn f3c6cb40d7 LibSQL: Convert SQL expression evaluation to use ResultOr há 3 anos atrás
  Timothy Flynn 6620f19979 LibSQL+SQLServer: Return the new Result class from statement executions há 3 anos atrás
  mnlrsn 66216d3af6 LibSQL: Add simple REGEXP match há 3 anos atrás
  Guilherme Gonçalves f91d471843 LibSQL: Implement LIKE SQL expressions há 3 anos atrás
  Jan de Visser c369626ac1 LibSQL: Gracefully react to unimplemented valid SQL há 3 anos atrás
  Jan de Visser 001949d77a LibSQL: Improve error handling há 3 anos atrás
  Jan de Visser 3425730294 LibSQL: Implement table joins há 3 anos atrás
  Jan de Visser 9022cf99ff LibSQL: Add better error handling to `evaluate` and `execute` methods há 3 anos atrás
  Jan de Visser 9d1e27d8a8 LibSQL: Implement evaluate() method of BinaryOperatorExpression há 3 anos atrás
  Jan de Visser fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM há 3 anos atrás
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements há 4 anos atrás