.. |
AST
|
41e0e4cdd7
LibSQL: Add parsing and evaluation of BOOLEAN type literals
|
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
|
b5fd96b7ac
LibSQL: Ungracefully handle database version incompatibilities
|
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
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 년 전 |
Result.h
|
72e41a7dbd
LibSQL: Support 64-bit integer values and handle overflow errors
|
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
|
f15aa539be
LibSQL: Don't do fchmod on OpenBSD
|
2 년 전 |
SQLClient.h
|
4e5f56f737
LibSQL: Support launching a singleton SQLServer instance for Lagom hosts
|
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
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 년 전 |
Tuple.cpp
|
b9d8c25b0b
LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value
|
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
|
ab99ed5fba
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
|
2 년 전 |
Value.h
|
ab99ed5fba
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
|
2 년 전 |