Tim Ledbetter 896d1e4f42 LibSQL: Handle statements with malformed exists expressions correctly il y a 2 ans
..
AST 896d1e4f42 LibSQL: Handle statements with malformed exists expressions correctly il y a 2 ans
BTree.cpp fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
BTree.h fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
BTreeIterator.cpp fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
CMakeLists.txt 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial il y a 2 ans
Database.cpp fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
Database.h 65710bf3f7 LibSQL: Fix minor const-correctness issues il y a 2 ans
Forward.h 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> il y a 3 ans
HashIndex.cpp fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
HashIndex.h fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
Heap.cpp 6601ff9d65 LibSQL: Redesign heap storage to support arbitrary amounts of data il y a 2 ans
Heap.h fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
Index.cpp fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
Index.h fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
Key.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code il y a 3 ans
Key.h 9d89b64d59 LibSQL: Resolve cyclic dependency il y a 3 ans
Meta.cpp fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
Meta.h fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
Result.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() il y a 2 ans
Result.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes il y a 2 ans
ResultSet.cpp 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> il y a 3 ans
ResultSet.h f0441ee16a LibSQL: Store selected column names in the results for SELECT statements il y a 2 ans
Row.cpp fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
Row.h fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
SQLClient.cpp afb3a4a030 LibSQL: Block signals while forking SQLServer in Lagom il y a 2 ans
SQLClient.h a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace il y a 2 ans
Serializer.cpp a99c1297e0 LibSQL: Clean up code style and remove unused includes il y a 2 ans
Serializer.h 71c98546b8 LibSQL: Add a note to `Serializer` about `m_heap` il y a 2 ans
TreeNode.cpp fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
Tuple.cpp fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
Tuple.h fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
TupleDescriptor.h a99c1297e0 LibSQL: Clean up code style and remove unused includes il y a 2 ans
Type.h 194f846f12 LibSQL: Rename `Heap` constants to match our code style il y a 2 ans
Value.cpp 194f846f12 LibSQL: Rename `Heap` constants to match our code style il y a 2 ans
Value.h 8992ff5aeb LibSQL: Remove and update `VERIFY`s il y a 2 ans