Commit History

Autor SHA1 Mensaxe Data
  Linus Groh 1fe7984160 LibJS: Add spec comments to Value::is_regexp() %!s(int64=2) %!d(string=hai) anos
  Linus Groh b11135cbc2 LibJS: Add spec comments to Value::is_function() %!s(int64=2) %!d(string=hai) anos
  Linus Groh aaa4fe8c34 LibJS: Add spec comments to Value::is_array() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 4cdfe684b8 LibJS: Remove redundant starts_with()s from is_less_than() string branch %!s(int64=2) %!d(string=hai) anos
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 9620a092de LibJS: Publicly expose double_to_string and rename it number_to_string %!s(int64=2) %!d(string=hai) anos
  Dan Klishch 56aa21a7dc LibJS: Implement precise double_to_string %!s(int64=2) %!d(string=hai) anos
  Moustafa Raafat 54b8a2b094 LibCrypto: Add a way to compare UnsignedBigInteger with double %!s(int64=2) %!d(string=hai) anos
  davidot 783b1a479d LibJS: Make string_to_double use the new double parser %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn e952dca026 LibJS: Expose the StringToNumber AO for public use %!s(int64=2) %!d(string=hai) anos
  Linus Groh 69415f0608 LibJS: Make string_to_bigint() a standalone function %!s(int64=2) %!d(string=hai) anos
  Linus Groh 15e3a99250 LibJS: Trim non-ASCII whitespace as well in StringToBigInt %!s(int64=2) %!d(string=hai) anos
  Linus Groh c88c33dc22 LibJS: Trim non-ASCII whitespace as well in StringToNumber %!s(int64=2) %!d(string=hai) anos
  Slappy826 f4b3bb519f LibJS: Handle non-decimal integer literals in Value::to_number %!s(int64=2) %!d(string=hai) anos
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
  davidot e663504df1 LibJS: Fix that leftshift for BigInts did not round down %!s(int64=3) %!d(string=hai) anos
  davidot cb49c07fb7 LibJS: Use the new BigInt compare_to_double algorithm :^) %!s(int64=3) %!d(string=hai) anos
  davidot a9d2d806b6 LibJS: Use __builtin_isnan in static_assert instead of isnan %!s(int64=2) %!d(string=hai) anos
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() %!s(int64=3) %!d(string=hai) anos
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions %!s(int64=3) %!d(string=hai) anos
  davidot 0f9434a02c LibJS: Make StringToNumber case sensitive when falling back to strtod %!s(int64=3) %!d(string=hai) anos
  davidot e746360b9a LibJS: Use NaN boxing to decrease the memory size of Values %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 64b29eb459 LibJS: Implement string concatenation using ropes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f4c68eb0a4 LibJS: Add PrimitiveString::is_empty() and use it %!s(int64=3) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos