This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-08 17:47:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1e0eb8a25304e4e8393e911befb665bcffb00fe
ladybird
/
Userland
/
Libraries
/
LibSQL
History
Andreas Kling
65710bf3f7
LibSQL: Fix minor const-correctness issues
2023-02-21 00:54:04 +01:00
..
AST
LibSQL: Fix minor const-correctness issues
2023-02-21 00:54:04 +01:00
BTree.cpp
…
BTree.h
LibCore: Rename
File
to
DeprecatedFile
2023-02-13 00:50:07 +00:00
BTreeIterator.cpp
…
CMakeLists.txt
…
Database.cpp
LibSQL: Fix minor const-correctness issues
2023-02-21 00:54:04 +01:00
Database.h
LibSQL: Fix minor const-correctness issues
2023-02-21 00:54:04 +01:00
Forward.h
…
HashIndex.cpp
…
HashIndex.h
…
Heap.cpp
LibCore: Move Stream-based file into the
Core
namespace
2023-02-13 00:50:07 +00:00
Heap.h
LibCore: Remove
Stream.h
2023-02-13 00:50:07 +00:00
Index.cpp
…
Index.h
…
Key.cpp
…
Key.h
…
Meta.cpp
…
Meta.h
…
Result.cpp
…
Result.h
…
ResultSet.cpp
…
ResultSet.h
…
Row.cpp
…
Row.h
…
Serializer.cpp
…
Serializer.h
…
SQLClient.cpp
LibSQL: Don't use fchmod for socket on any BSD
2023-02-20 18:47:09 +01:00
SQLClient.h
LibCore: Move Stream-based sockets into the
Core
namespace
2023-02-13 00:50:07 +00:00
TreeNode.cpp
…
Tuple.cpp
…
Tuple.h
…
TupleDescriptor.h
…
Type.h
…
Value.cpp
…
Value.h
…