Historique des commits

Auteur SHA1 Message Date
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` il y a 2 ans
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace il y a 2 ans
  Timothy Flynn 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors il y a 2 ans
  Timothy Flynn 264db4fc40 LibSQL: Remove unnecessary values from the ENUMERATE_SQL_TYPES macro il y a 2 ans
  Timothy Flynn b5fd96b7ac LibSQL: Ungracefully handle database version incompatibilities il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Jelle Raaijmakers e5e00a682b LibSQL: Remove unused method `Heap::has_block` il y a 2 ans
  Timothy Flynn 99a713aa5b LibSQL: Port the backend SQL file to use Core::Stream il y a 2 ans
  Jan de Visser 001949d77a LibSQL: Improve error handling il y a 3 ans
  Andreas Kling 72f3fd824e LibSQL: Replace Result<T, E> use with ErrorOr<T> il y a 3 ans
  Andreas Kling a7f1f1c34b LibCore: Use ErrorOr<T> for Core::File::open() il y a 3 ans
  Ben Wiederhake b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors il y a 3 ans
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code il y a 3 ans
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer il y a 4 ans