提交歷史

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