Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Timothy Flynn 3ea4c56d04 LibSQL: Remove Core::EventReceiver parent from SQL::Relation il y a 1 an
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver il y a 1 an
  Jelle Raaijmakers fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
  Jelle Raaijmakers a99c1297e0 LibSQL: Clean up code style and remove unused includes il y a 2 ans
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes il y a 2 ans
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Timothy Flynn f2fae3a21c LibSQL: Do not return copies of vectors from table/index definitions il y a 3 ans
  Ben Wiederhake b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors il y a 3 ans
  Ben Wiederhake 9d89b64d59 LibSQL: Resolve cyclic dependency il y a 3 ans
  Jan de Visser 230118c4b2 LibSQL: Added 'nullable' and 'default value' option to ColumnDef il y a 4 ans
  Jan de Visser a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object il y a 4 ans
  Jan de Visser 30691549fd LibSQL: Move Order and Nulls enums from SQL::AST to SQL namespace il y a 4 ans
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory il y a 4 ans
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer il y a 4 ans