Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn 30fae8fa1d LibSQL: Allow constructing SQL values from a String há 1 ano atrás
  Timothy Flynn cd0e07f6a4 LibSQL: Add a helper to convert a SQL::Value to a UnixDateTime há 1 ano atrás
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  kleines Filmröllchen effcd080ca Userland: Remove remaining users of Duration::now_realtime() há 2 anos atrás
  Jelle Raaijmakers 8992ff5aeb LibSQL: Remove and update `VERIFY`s há 2 anos atrás
  Timothy Flynn ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr há 2 anos atrás
  Timothy Flynn 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place há 2 anos atrás
  Timothy Flynn 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors há 2 anos atrás
  Timothy Flynn 83bb25611e LibSQL: Add an IPC encoder/decoder for SQL::Value há 2 anos atrás
  Timothy Flynn 53f8d62ea4 LibSQL: Partially implement the UPDATE command há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Timothy Flynn 1524288127 LibSQL: Rewrite the SQL::Value type to be contained within one class há 2 anos atrás
  Timothy Flynn 7d41b46a7d LibSQL: Remove infallible type conversions from SQL::Value há 2 anos atrás
  Timothy Flynn bfe1bd9726 LibSQL: Convert binary SQL operations to be fallible há 3 anos atrás
  Jan de Visser 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor há 3 anos atrás
  Jan de Visser 73fc023652 LibSQL: Implement binary operators for Value objects há 3 anos atrás
  Jan de Visser fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM há 3 anos atrás
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code há 3 anos atrás
  Jan de Visser b74721e604 LibSQL: Redesign Value implementation and add new types há 4 anos atrás
  Ali Mohammad Pur 15f95220ae AK+Everywhere: Delete Variant's default constructor há 3 anos atrás
  Jan de Visser 2a46529170 LibSQL: Basic dynamic value classes for SQL Storage layer há 4 anos atrás