Commit History

Autor SHA1 Mensaxe Data
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector %!s(int64=2) %!d(string=hai) anos
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 41e0e4cdd7 LibSQL: Add parsing and evaluation of BOOLEAN type literals %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn b2b9ae27fd LibSQL: Parse and execute sequential placeholder values %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 53f8d62ea4 LibSQL: Partially implement the UPDATE command %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn aba7f11a50 LibSQL: Partially implement the DELETE command %!s(int64=2) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani 7abb782206 Libraries: Use default constructors/destructors in LibSQL %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn e649ff5d31 LibSQL: Return a not-yet-implemented error for unimplemented expressions %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn df2ddcafd4 LibSQL: Remove the now-unused ExecutionContext::result object %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn f3c6cb40d7 LibSQL: Convert SQL expression evaluation to use ResultOr %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 373b467302 LibSQL+SQLServer: Move LibSQL/SQLResult.[h,cpp] to LibSQL/Result.[h,cpp] %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 6620f19979 LibSQL+SQLServer: Return the new Result class from statement executions %!s(int64=3) %!d(string=hai) anos
  Mahmoud Mandour f6233913ad LibSQL: Implement a DESCRIBE TABLE statement %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) %!s(int64=3) %!d(string=hai) anos
  Guilherme Gonçalves f91d471843 LibSQL: Implement LIKE SQL expressions %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang %!s(int64=3) %!d(string=hai) anos
  Jan de Visser 1c50e9aadc LibSQL: Add current statement to the ExecutionContext %!s(int64=3) %!d(string=hai) anos
  Jan de Visser 9022cf99ff LibSQL: Add better error handling to `evaluate` and `execute` methods %!s(int64=3) %!d(string=hai) anos
  Jan de Visser 9d1e27d8a8 LibSQL: Implement evaluate() method of BinaryOperatorExpression %!s(int64=3) %!d(string=hai) anos
  Jan de Visser fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM %!s(int64=3) %!d(string=hai) anos
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements %!s(int64=4) %!d(string=hai) anos
  Jan de Visser 1037d6b0eb LibSQL: Invent statement execution machinery and CREATE SCHEMA statement %!s(int64=4) %!d(string=hai) anos
  Jan de Visser 30691549fd LibSQL: Move Order and Nulls enums from SQL::AST to SQL namespace %!s(int64=4) %!d(string=hai) anos