.. |
AST
|
406a7ea577
LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes
|
2 anos atrás |
BTree.cpp
|
6fd478b6ce
Everywhere: Remove unused includes of AK/Format.h
|
2 anos atrás |
BTree.h
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 anos atrás |
BTreeIterator.cpp
|
6fd478b6ce
Everywhere: Remove unused includes of AK/Format.h
|
2 anos atrás |
CMakeLists.txt
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 anos atrás |
Database.cpp
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 anos atrás |
Database.h
|
65710bf3f7
LibSQL: Fix minor const-correctness issues
|
2 anos atrás |
Forward.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 anos atrás |
HashIndex.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
HashIndex.h
|
4296425bd8
Everywhere: Remove redundant inequality comparison operators
|
2 anos atrás |
Heap.cpp
|
26516ee160
LibSQL: Always read and write entire heap blocks
|
2 anos atrás |
Heap.h
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 anos atrás |
Index.cpp
|
5f549fe5d9
LibSQL: Add missing header includes
|
2 anos atrás |
Index.h
|
5f549fe5d9
LibSQL: Add missing header includes
|
2 anos atrás |
Key.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 anos atrás |
Key.h
|
9d89b64d59
LibSQL: Resolve cyclic dependency
|
3 anos atrás |
Meta.cpp
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 anos atrás |
Meta.h
|
21db2b7b90
Everywhere: Remove NonnullOwnPtr.h includes
|
2 anos atrás |
Result.cpp
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 anos atrás |
Result.h
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 anos atrás |
ResultSet.cpp
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 anos atrás |
ResultSet.h
|
f0441ee16a
LibSQL: Store selected column names in the results for SELECT statements
|
2 anos atrás |
Row.cpp
|
6d3f68cc11
LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row
|
2 anos atrás |
Row.h
|
6d3f68cc11
LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row
|
2 anos atrás |
SQLClient.cpp
|
afb3a4a030
LibSQL: Block signals while forking SQLServer in Lagom
|
2 anos atrás |
SQLClient.h
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 anos atrás |
Serializer.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Serializer.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
TreeNode.cpp
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 anos atrás |
Tuple.cpp
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 anos atrás |
Tuple.h
|
8a331d4fa0
Everywhere: Move AK/Debug.h include to using files or remove
|
2 anos atrás |
TupleDescriptor.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
Type.h
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 anos atrás |
Value.cpp
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 anos atrás |
Value.h
|
ab99ed5fba
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
|
2 anos atrás |