Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn 4598a505b1 LibJS: Differentiate between undefined and null locale keys há 1 ano atrás
  Timothy Flynn d634039c10 LibJS: Implement the latest Intl.DurationFormat proposal há 1 ano atrás
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type há 1 ano atrás
  Timothy Flynn 20aaa2c236 LibJS: Stop propagating small OOM errors from Intl.DurationFormat há 1 ano atrás
  Timothy Flynn b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations há 1 ano atrás
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Timothy Flynn 8dc4e05ecf LibJS: Port Intl.DurationFormat to String há 2 anos atrás
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM há 2 anos atrás
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String há 2 anos atrás
  Timothy Flynn bff0e25ebe LibJS: Propagate OOM errors from Intl Abstract Operations 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 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 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr 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 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed há 2 anos atrás
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace há 2 anos atrás
  Timothy Flynn cab1cce522 LibJS: Update DurationFormat AO text to align with ECMA-402 and Temporal há 2 anos atrás
  Timothy Flynn aabd06722f LibJS: Change GetDurationUnitOptions to require a string for prevStyle há 2 anos atrás
  Timothy Flynn d57b92da09 LibJS: Default to "short" for DurationFormat's style option há 2 anos atrás
  Timothy Flynn 765d016670 LibJS: Default to 0 for DurationFormat's fractionalDigits option há 2 anos atrás
  Timothy Flynn 2fb332da7b LibJS: Update spec steps to validate DurationFormat's numberingSystem há 2 anos atrás
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() há 2 anos atrás
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] há 2 anos atrás