Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 1b40bf9783 LibSQL: Remove unused HashIndex and related classes %!s(int64=2) %!d(string=hai) anos
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 517742d6f9 LibSQL+SQLServer: Generate SQLServer's IPC sources with LibSQL on Lagom %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 53f8d62ea4 LibSQL: Partially implement the UPDATE command %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn aba7f11a50 LibSQL: Partially implement the DELETE command %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher ce2f1b845f Everywhere: Mark dependencies of most targets as PRIVATE %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster 1ae0cfd08b CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries %!s(int64=2) %!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
  Mahmoud Mandour f6233913ad LibSQL: Implement a DESCRIBE TABLE statement %!s(int64=3) %!d(string=hai) anos
  Jan de Visser 6e9f06fc9f LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy %!s(int64=3) %!d(string=hai) anos
  Jan de Visser 7fc901d1b3 LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo %!s(int64=3) %!d(string=hai) anos
  Guilherme Gonçalves f91d471843 LibSQL: Implement LIKE SQL expressions %!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 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code %!s(int64=4) %!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 a034774e3a LibSQL+SQLServer: Build SQLServer system service %!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 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory %!s(int64=4) %!d(string=hai) anos
  Jan de Visser 87bd69559f LibSQL: Database layer %!s(int64=4) %!d(string=hai) anos
  Jan de Visser 267eb3b329 LibSQL: Hash index implementation for the SQL storage layer %!s(int64=4) %!d(string=hai) anos
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer %!s(int64=4) %!d(string=hai) anos
  Jan de Visser 2a46529170 LibSQL: Basic dynamic value classes for SQL Storage layer %!s(int64=4) %!d(string=hai) anos
  Dylan Katz 984b6e08cf LibSQL: Add a syntax highlighter %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 597de3356f Tests: Move LibSQL tests to Tests/LibSQL %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn d41d1d2035 LibSQL: Add unit testing of the SQL parser %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn 377992d33e LibSQL: Create a very barebones SQL parser %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn 90517da9ca LibSQL: Introduce a SQL library with a tokenizer %!s(int64=4) %!d(string=hai) anos