Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn be8907e6bb LibJS: Return OptionalNone in fallible functions in the Intl namespace há 2 anos atrás
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String há 2 anos atrás
  Timothy Flynn 2f1184ccdb LibJS: Do not fully qualify references to CanonicalizeUnicodeLocaleId há 2 anos atrás
  Timothy Flynn 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation há 2 anos atrás
  Timothy Flynn bff0e25ebe LibJS: Propagate OOM errors from Intl Abstract Operations há 2 anos atrás
  Timothy Flynn ca62aeb6bd LibLocale+LibJS: Port locale parsing and processing to String há 2 anos atrás
  Timothy Flynn fc413711ee LibJS: Port trivial use cases in the Intl namespace to String há 2 anos atrás
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
  Timothy Flynn 822e32eb11 LibJS: Reword and reorder some steps of the Intl ResolveLocale AO há 2 anos atrás
  Timothy Flynn 95cef87a9c LibJS: Update syntax for invoking the GetOption AO from Intl objects há 2 anos atrás
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible há 2 anos atrás
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr há 2 anos atrás
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr há 2 anos atrás
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 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 887dac0929 LibJS: Handle NumberFormat's [[UseGrouping]] option for "true" / "false" há 2 anos atrás
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder há 2 anos atrás
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace há 2 anos atrás
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] há 2 anos atrás
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] há 2 anos atrás
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] há 2 anos atrás
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() há 2 anos atrás
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 2 anos atrás
  Timothy Flynn aafcdc4c72 LibJS: Allow specifying keyword values not directly defined for a locale há 3 anos atrás
  Timothy Flynn 33698b9615 LibJS+js: Parse new constructor options from Intl.NumberFormat V3 há 3 anos atrás
  Linus Groh 71a519831d LibJS: Update to the latest ECMA-402 GetOption and move it into ECMA-262 há 3 anos atrás
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records há 3 anos atrás
  Timothy Flynn 066352c9aa LibJS+LibUnicode: Align ECMA-402 "sanctioned" terminology with UTS 35 há 3 anos atrás
  Timothy Flynn 1a76839e8d LibJS: Use consistent ASCII case-transformation and string language há 3 anos atrás