.. |
AST
|
406a7ea577
LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes
|
2 年之前 |
BTree.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
BTree.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
BTreeIterator.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
CMakeLists.txt
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 年之前 |
Database.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
Database.h
|
65710bf3f7
LibSQL: Fix minor const-correctness issues
|
2 年之前 |
Forward.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 年之前 |
HashIndex.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
HashIndex.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
Heap.cpp
|
6601ff9d65
LibSQL: Redesign heap storage to support arbitrary amounts of data
|
2 年之前 |
Heap.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
Index.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
Index.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
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
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
Meta.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
Result.cpp
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 年之前 |
Result.h
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 年之前 |
ResultSet.cpp
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 年之前 |
ResultSet.h
|
f0441ee16a
LibSQL: Store selected column names in the results for SELECT statements
|
2 年之前 |
Row.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
Row.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
SQLClient.cpp
|
afb3a4a030
LibSQL: Block signals while forking SQLServer in Lagom
|
2 年之前 |
SQLClient.h
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 年之前 |
Serializer.cpp
|
a99c1297e0
LibSQL: Clean up code style and remove unused includes
|
2 年之前 |
Serializer.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
TreeNode.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
Tuple.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
Tuple.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
TupleDescriptor.h
|
a99c1297e0
LibSQL: Clean up code style and remove unused includes
|
2 年之前 |
Type.h
|
194f846f12
LibSQL: Rename `Heap` constants to match our code style
|
2 年之前 |
Value.cpp
|
194f846f12
LibSQL: Rename `Heap` constants to match our code style
|
2 年之前 |
Value.h
|
8992ff5aeb
LibSQL: Remove and update `VERIFY`s
|
2 年之前 |