1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-17 18:12:24 +00:00
serenity/Userland/Libraries/LibSQL
Ali Mohammad Pur ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI
This moves some stuff around to make LibGUI depend on LibSyntax instead
of the other way around, as not every application that wishes to do
syntax highlighting is necessarily a LibGUI (or even a GUI) application.
2023-08-29 07:57:39 -04:00
..
AST
BTree.cpp
BTree.h
BTreeIterator.cpp
CMakeLists.txt
Database.cpp
Database.h
Forward.h
Heap.cpp
Heap.h
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
SQLClient.h
TreeNode.cpp
Tuple.cpp
Tuple.h
TupleDescriptor.h
Type.h
Value.cpp
Value.h