Mahmoud Mandour cd4dba87fa LibSQL: Avoid signed arithmetic in `IntegerImpl::compare` 3 years ago
..
AST 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
BTree.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 years ago
BTree.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 years ago
BTreeIterator.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 years ago
CMakeLists.txt 6e9f06fc9f LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy 3 years ago
Database.cpp 001949d77a LibSQL: Improve error handling 3 years ago
Database.h 001949d77a LibSQL: Improve error handling 3 years ago
Forward.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
HashIndex.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 years ago
HashIndex.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 years ago
Heap.cpp 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 3 years ago
Heap.h 001949d77a LibSQL: Improve error handling 3 years ago
Index.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 years ago
Index.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 years ago
Key.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 years ago
Key.h 9d89b64d59 LibSQL: Resolve cyclic dependency 3 years ago
Meta.cpp 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor 3 years ago
Meta.h b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors 3 years ago
ResultSet.cpp 7fc901d1b3 LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo 3 years ago
ResultSet.h 7fc901d1b3 LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo 3 years ago
Row.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 years ago
Row.h 9d89b64d59 LibSQL: Resolve cyclic dependency 3 years ago
SQLClient.cpp e923cb3739 SQLServer+SQL+LibSQL: Allow sql client to specify the database name 3 years ago
SQLClient.h 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 years ago
SQLResult.cpp 6e9f06fc9f LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy 3 years ago
SQLResult.h 6e9f06fc9f LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy 3 years ago
Serializer.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 years ago
Serializer.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 years ago
TreeNode.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 years ago
Tuple.cpp c2c47fb9bb LibSQL: Add the 'extend' operation to the Tuple class 3 years ago
Tuple.h c2c47fb9bb LibSQL: Add the 'extend' operation to the Tuple class 3 years ago
TupleDescriptor.h 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor 3 years ago
Type.h fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM 3 years ago
Value.cpp cd4dba87fa LibSQL: Avoid signed arithmetic in `IntegerImpl::compare` 3 years ago
Value.h 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor 3 years ago
ValueImpl.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 years ago