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
|
194f846f12
LibSQL: Rename `Heap` constants to match our code style
|
há 2 anos atrás |
Jelle Raaijmakers
|
a99c1297e0
LibSQL: Clean up code style and remove unused includes
|
há 2 anos atrás |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
há 2 anos atrás |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
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
|
781e3aea8b
LibSQL: Convert string values to a double in a locale-independent manner
|
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
|
264db4fc40
LibSQL: Remove unnecessary values from the ENUMERATE_SQL_TYPES macro
|
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
|
7464dfa974
LibSQL: Add missing definition of Value's u32 comparator
|
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 |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
há 3 anos atrás |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
há 3 anos atrás |
Timothy Flynn
|
bfe1bd9726
LibSQL: Convert binary SQL operations to be fallible
|
há 3 anos atrás |
Timothy Flynn
|
b15db851fe
LibSQL: Short-circuit single-element tuple comparisons
|
há 3 anos atrás |
Timothy Flynn
|
e13c96157c
LibSQL: Implement converting float and tuple values to a boolean
|
há 3 anos atrás |
Timothy Flynn
|
8fab99e920
LibSQL: Use absolute value when comparing against floating point epsilon
|
há 3 anos atrás |
Mahmoud Mandour
|
cd4dba87fa
LibSQL: Avoid signed arithmetic in `IntegerImpl::compare`
|
há 3 anos atrás |
Jan de Visser
|
87f4c1677b
LibSQL: Relax assignment rules for Null Values
|
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
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
há 3 anos atrás |