Histórico de commits

Autor SHA1 Mensagem Data
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 anos atrás
  Guilherme Gonçalves f91d471843 LibSQL: Implement LIKE SQL expressions 3 anos atrás
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang 3 anos atrás
  Jan de Visser 1c50e9aadc LibSQL: Add current statement to the ExecutionContext 3 anos atrás
  Jan de Visser 9022cf99ff LibSQL: Add better error handling to `evaluate` and `execute` methods 3 anos atrás
  Jan de Visser 9d1e27d8a8 LibSQL: Implement evaluate() method of BinaryOperatorExpression 3 anos atrás
  Jan de Visser fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM 3 anos atrás
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements 4 anos atrás
  Jan de Visser 1037d6b0eb LibSQL: Invent statement execution machinery and CREATE SCHEMA statement 4 anos atrás
  Jan de Visser 30691549fd LibSQL: Move Order and Nulls enums from SQL::AST to SQL namespace 4 anos atrás
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory 4 anos atrás