Historie revizí

Autor SHA1 Zpráva Datum
  Timothy Flynn 1b40bf9783 LibSQL: Remove unused HashIndex and related classes před 2 roky
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial před 2 roky
  Timothy Flynn 517742d6f9 LibSQL+SQLServer: Generate SQLServer's IPC sources with LibSQL on Lagom před 2 roky
  Timothy Flynn 53f8d62ea4 LibSQL: Partially implement the UPDATE command před 2 roky
  Timothy Flynn aba7f11a50 LibSQL: Partially implement the DELETE command před 2 roky
  Tim Schumacher ce2f1b845f Everywhere: Mark dependencies of most targets as PRIVATE před 2 roky
  Andrew Kaster 1ae0cfd08b CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries před 2 roky
  Timothy Flynn 373b467302 LibSQL+SQLServer: Move LibSQL/SQLResult.[h,cpp] to LibSQL/Result.[h,cpp] před 3 roky
  Mahmoud Mandour f6233913ad LibSQL: Implement a DESCRIBE TABLE statement před 3 roky
  Jan de Visser 6e9f06fc9f LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy před 3 roky
  Jan de Visser 7fc901d1b3 LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo před 3 roky
  Guilherme Gonçalves f91d471843 LibSQL: Implement LIKE SQL expressions před 3 roky
  Jan de Visser 1c50e9aadc LibSQL: Add current statement to the ExecutionContext před 3 roky
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code před 4 roky
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements před 4 roky
  Jan de Visser a034774e3a LibSQL+SQLServer: Build SQLServer system service před 4 roky
  Jan de Visser 1037d6b0eb LibSQL: Invent statement execution machinery and CREATE SCHEMA statement před 4 roky
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory před 4 roky
  Jan de Visser 87bd69559f LibSQL: Database layer před 4 roky
  Jan de Visser 267eb3b329 LibSQL: Hash index implementation for the SQL storage layer před 4 roky
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer před 4 roky
  Jan de Visser 2a46529170 LibSQL: Basic dynamic value classes for SQL Storage layer před 4 roky
  Dylan Katz 984b6e08cf LibSQL: Add a syntax highlighter před 4 roky
  Brian Gianforcaro 597de3356f Tests: Move LibSQL tests to Tests/LibSQL před 4 roky
  Timothy Flynn d41d1d2035 LibSQL: Add unit testing of the SQL parser před 4 roky
  Timothy Flynn 377992d33e LibSQL: Create a very barebones SQL parser před 4 roky
  Timothy Flynn 90517da9ca LibSQL: Introduce a SQL library with a tokenizer před 4 roky