.. |
AST
|
7d41b46a7d
LibSQL: Remove infallible type conversions from SQL::Value
|
преди 2 години |
BTree.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
преди 3 години |
BTree.h
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
преди 3 години |
BTreeIterator.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
преди 3 години |
CMakeLists.txt
|
373b467302
LibSQL+SQLServer: Move LibSQL/SQLResult.[h,cpp] to LibSQL/Result.[h,cpp]
|
преди 3 години |
Database.cpp
|
e5f09ea170
Everywhere: Split Error::from_string_literal and Error::from_string_view
|
преди 3 години |
Database.h
|
5f549fe5d9
LibSQL: Add missing header includes
|
преди 2 години |
Forward.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
преди 3 години |
HashIndex.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
преди 3 години |
HashIndex.h
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
преди 3 години |
Heap.cpp
|
e5f09ea170
Everywhere: Split Error::from_string_literal and Error::from_string_view
|
преди 3 години |
Heap.h
|
001949d77a
LibSQL: Improve error handling
|
преди 3 години |
Index.cpp
|
5f549fe5d9
LibSQL: Add missing header includes
|
преди 2 години |
Index.h
|
5f549fe5d9
LibSQL: Add missing header includes
|
преди 2 години |
Key.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
преди 3 години |
Key.h
|
9d89b64d59
LibSQL: Resolve cyclic dependency
|
преди 3 години |
Meta.cpp
|
7d41b46a7d
LibSQL: Remove infallible type conversions from SQL::Value
|
преди 2 години |
Meta.h
|
f2fae3a21c
LibSQL: Do not return copies of vectors from table/index definitions
|
преди 3 години |
Result.cpp
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
преди 3 години |
Result.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
преди 3 години |
ResultSet.cpp
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
преди 3 години |
ResultSet.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
преди 3 години |
Row.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
преди 3 години |
Row.h
|
9d89b64d59
LibSQL: Resolve cyclic dependency
|
преди 3 години |
SQLClient.cpp
|
7abb782206
Libraries: Use default constructors/destructors in LibSQL
|
преди 3 години |
SQLClient.h
|
7af5eef0dd
SystemServer+LoginServer+Userland: Switch to sid-based sockets
|
преди 2 години |
Serializer.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
преди 3 години |
Serializer.h
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
преди 3 години |
TreeNode.cpp
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
преди 3 години |
Tuple.cpp
|
c0b54f18b5
LibSQL: Copy SQL::Value instances less frequently (which may be vectors)
|
преди 2 години |
Tuple.h
|
c2c47fb9bb
LibSQL: Add the 'extend' operation to the Tuple class
|
преди 3 години |
TupleDescriptor.h
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
преди 3 години |
Type.h
|
af3980384b
LibSQL: Return StringView from enum-to-string converters
|
преди 2 години |
Value.cpp
|
7d41b46a7d
LibSQL: Remove infallible type conversions from SQL::Value
|
преди 2 години |
Value.h
|
7d41b46a7d
LibSQL: Remove infallible type conversions from SQL::Value
|
преди 2 години |
ValueImpl.h
|
e13c96157c
LibSQL: Implement converting float and tuple values to a boolean
|
преди 3 години |