Age | Commit message (Expand) | Author |
---|---|---|
2022-01-31 | Everywhere: Update copyrights with my new serenityos.org e-mail :^) | Timothy Flynn |
2022-01-07 | LibSQL: Properly parse ESCAPE expressions | Guilherme Gonçalves |
2021-06-24 | LibSQL: Make lexer and parser more standard SQL compliant | Jan de Visser |
2021-06-24 | LibSQL: Move Lexer and Parser machinery to AST directory | Jan de Visser |
2021-06-08 | LibSQL: Rename expression tree depth limit test case | Timothy Flynn |
2021-06-05 | LibSQL: Limit the allowed depth of an expression tree | Timothy Flynn |
2021-05-06 | Tests: Move LibSQL tests to Tests/LibSQL | Brian Gianforcaro |