.. |
AST
|
896d1e4f42
LibSQL: Handle statements with malformed exists expressions correctly
|
2 lat temu |
BTree.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
BTree.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
BTreeIterator.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
CMakeLists.txt
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 lat temu |
Database.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
Database.h
|
65710bf3f7
LibSQL: Fix minor const-correctness issues
|
2 lat temu |
Forward.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 lat temu |
HashIndex.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
HashIndex.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
Heap.cpp
|
8c34959b53
AK: Add the `Input` word to input-only buffered streams
|
2 lat temu |
Heap.h
|
8c34959b53
AK: Add the `Input` word to input-only buffered streams
|
2 lat temu |
Index.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
Index.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
Key.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 lat temu |
Key.h
|
9d89b64d59
LibSQL: Resolve cyclic dependency
|
3 lat temu |
Meta.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
Meta.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
Result.cpp
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 lat temu |
Result.h
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 lat temu |
ResultSet.cpp
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 lat temu |
ResultSet.h
|
f0441ee16a
LibSQL: Store selected column names in the results for SELECT statements
|
2 lat temu |
Row.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
Row.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
SQLClient.cpp
|
afb3a4a030
LibSQL: Block signals while forking SQLServer in Lagom
|
2 lat temu |
SQLClient.h
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 lat temu |
Serializer.cpp
|
a99c1297e0
LibSQL: Clean up code style and remove unused includes
|
2 lat temu |
Serializer.h
|
71c98546b8
LibSQL: Add a note to `Serializer` about `m_heap`
|
2 lat temu |
TreeNode.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
Tuple.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
Tuple.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 lat temu |
TupleDescriptor.h
|
a99c1297e0
LibSQL: Clean up code style and remove unused includes
|
2 lat temu |
Type.h
|
194f846f12
LibSQL: Rename `Heap` constants to match our code style
|
2 lat temu |
Value.cpp
|
effcd080ca
Userland: Remove remaining users of Duration::now_realtime()
|
2 lat temu |
Value.h
|
effcd080ca
Userland: Remove remaining users of Duration::now_realtime()
|
2 lat temu |