ladybird/Userland/Libraries/LibSQL
Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
AST Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
BTree.cpp
BTree.h
BTreeIterator.cpp
CMakeLists.txt
Database.cpp LibSQL+SQLServer: Do not re-open databases 2023-06-13 16:33:42 -04:00
Database.h LibSQL: Free heap storage when deleting rows 2023-05-25 06:19:16 -07:00
Forward.h
HashIndex.cpp
HashIndex.h
Heap.cpp LibSQL+SQLServer: Do not re-open databases 2023-06-13 16:33:42 -04:00
Heap.h LibSQL: Implement freeing heap storage 2023-05-25 06:19:16 -07:00
Index.cpp
Index.h
Key.cpp
Key.h
Meta.cpp
Meta.h
Result.cpp
Result.h Everywhere: Use AK_MAKE_DEFAULT_MOVABLE to avoid mistakes 2023-06-18 08:47:51 +01:00
ResultSet.cpp
ResultSet.h
Row.cpp
Row.h
Serializer.cpp
Serializer.h
SQLClient.cpp
SQLClient.h
TreeNode.cpp
Tuple.cpp
Tuple.h
TupleDescriptor.h
Type.h
Value.cpp Userland: Remove remaining users of Duration::now_realtime() 2023-05-24 23:18:07 +02:00
Value.h Userland: Remove remaining users of Duration::now_realtime() 2023-05-24 23:18:07 +02:00