Nico Weber b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang 3 年之前
..
AST fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM 3 年之前
BTree.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
BTree.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
BTreeIterator.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
CMakeLists.txt 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
Database.cpp b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang 3 年之前
Database.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
Forward.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
HashIndex.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
HashIndex.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
Heap.cpp 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 年之前
Heap.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
Index.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
Index.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
Key.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
Key.h 9d89b64d59 LibSQL: Resolve cyclic dependency 3 年之前
Meta.cpp 9d89b64d59 LibSQL: Resolve cyclic dependency 3 年之前
Meta.h 9d89b64d59 LibSQL: Resolve cyclic dependency 3 年之前
Row.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
Row.h 9d89b64d59 LibSQL: Resolve cyclic dependency 3 年之前
SQLClient.cpp e923cb3739 SQLServer+SQL+LibSQL: Allow sql client to specify the database name 3 年之前
SQLClient.h e923cb3739 SQLServer+SQL+LibSQL: Allow sql client to specify the database name 3 年之前
SQLResult.h 0906e3c206 LibSQL: Check data types in INSERT statement parsing 3 年之前
Serializer.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
Serializer.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
TreeNode.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
Tuple.cpp fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM 3 年之前
Tuple.h fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM 3 年之前
TupleDescriptor.h fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM 3 年之前
Type.h fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM 3 年之前
Value.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前
Value.h fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM 3 年之前
ValueImpl.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 年之前