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