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
2b416e5faa454bccea2bb344deb2e68451493dc6
ladybird
/
Userland
/
Libraries
/
LibSQL
History
Idan Horowitz
086969277e
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
..
AST
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
BTree.cpp
…
BTree.h
…
BTreeIterator.cpp
…
CMakeLists.txt
…
Database.cpp
…
Database.h
…
Forward.h
…
HashIndex.cpp
…
HashIndex.h
…
Heap.cpp
…
Heap.h
…
Index.cpp
…
Index.h
…
Key.cpp
…
Key.h
…
Meta.cpp
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
Meta.h
…
Result.cpp
…
Result.h
…
ResultSet.cpp
…
ResultSet.h
…
Row.cpp
…
Row.h
…
Serializer.cpp
…
Serializer.h
…
SQLClient.cpp
Libraries: Use default constructors/destructors in LibSQL
2022-03-13 22:34:38 +01:00
SQLClient.h
Libraries: Use default constructors/destructors in LibSQL
2022-03-13 22:34:38 +01:00
TreeNode.cpp
…
Tuple.cpp
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
Tuple.h
…
TupleDescriptor.h
…
Type.h
…
Value.cpp
LibSQL: Convert binary SQL operations to be fallible
2022-02-13 21:30:38 +00:00
Value.h
LibSQL: Convert binary SQL operations to be fallible
2022-02-13 21:30:38 +00:00
ValueImpl.h
LibSQL: Implement converting float and tuple values to a boolean
2022-02-13 21:30:38 +00:00