Historial de Commits

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