Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 year ago |
Timothy Flynn
|
5ad78cab8d
LibSQL: Remove Core::EventReceiver parent from SQL::Index
|
1 year ago |
Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
1 year ago |
Jelle Raaijmakers
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 years ago |
Andreas Kling
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 years ago |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Jelle Raaijmakers
|
0460a654d4
LibSQL: Remove superfluous `VERIFY`s for `Vector` accessing
|
2 years ago |
Timothy Flynn
|
948bd50197
LibSQL: Replace DownPointer copy constructor with move constructor
|
2 years ago |
Jan de Visser
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 years ago |
Jan de Visser
|
a5e28f2897
LibSQL: Make TupleDescriptor a shared pointer instead of a stack object
|
4 years ago |
Jan de Visser
|
224804b424
LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer
|
4 years ago |