.. |
AST
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 年之前 |
BTree.cpp
|
6fd478b6ce
Everywhere: Remove unused includes of AK/Format.h
|
2 年之前 |
BTree.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
BTreeIterator.cpp
|
6fd478b6ce
Everywhere: Remove unused includes of AK/Format.h
|
2 年之前 |
CMakeLists.txt
|
517742d6f9
LibSQL+SQLServer: Generate SQLServer's IPC sources with LibSQL on Lagom
|
2 年之前 |
Database.cpp
|
6fd478b6ce
Everywhere: Remove unused includes of AK/Format.h
|
2 年之前 |
Database.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Forward.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 年之前 |
HashIndex.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
HashIndex.h
|
4296425bd8
Everywhere: Remove redundant inequality comparison operators
|
2 年之前 |
Heap.cpp
|
8464da1439
AK: Move `Stream` and `SeekableStream` from `LibCore`
|
2 年之前 |
Heap.h
|
72e41a7dbd
LibSQL: Support 64-bit integer values and handle overflow errors
|
2 年之前 |
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
|
72e41a7dbd
LibSQL: Support 64-bit integer values and handle overflow errors
|
2 年之前 |
Meta.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Result.cpp
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 年之前 |
Result.h
|
66f98237a7
LibSQL: Don't interpret AK::Error codes as SQL error codes
|
2 年之前 |
ResultSet.cpp
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 年之前 |
ResultSet.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 年之前 |
Row.cpp
|
6d3f68cc11
LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row
|
2 年之前 |
Row.h
|
6d3f68cc11
LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row
|
2 年之前 |
SQLClient.cpp
|
ae9dc95b1f
LibSQL+Ladybird: Accept a list of paths for spawning SQLServer in Lagom
|
2 年之前 |
SQLClient.h
|
ae9dc95b1f
LibSQL+Ladybird: Accept a list of paths for spawning SQLServer in Lagom
|
2 年之前 |
Serializer.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Serializer.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
TreeNode.cpp
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 年之前 |
Tuple.cpp
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 年之前 |
Tuple.h
|
8a331d4fa0
Everywhere: Move AK/Debug.h include to using files or remove
|
2 年之前 |
TupleDescriptor.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
Type.h
|
264db4fc40
LibSQL: Remove unnecessary values from the ENUMERATE_SQL_TYPES macro
|
2 年之前 |
Value.cpp
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 年之前 |
Value.h
|
ab99ed5fba
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
|
2 年之前 |