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