Age | Commit message (Expand) | Author |
---|---|---|
2021-05-09 | LibSQL: Add a syntax highlighter | Dylan Katz |
2021-05-06 | Tests: Move LibSQL tests to Tests/LibSQL | Brian Gianforcaro |
2021-04-20 | LibSQL: Add unit testing of the SQL parser | Timothy Flynn |
2021-04-20 | LibSQL: Create a very barebones SQL parser | Timothy Flynn |
2021-04-20 | LibSQL: Introduce a SQL library with a tokenizer | Timothy Flynn |