Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn b6835d2c40 LibJS: Stop propagating small OOM errors from Intl.RelativeTimeFormat há 1 ano atrás
  Timothy Flynn b3694653a7 LibJS: Stop propagating small OOM errors from Intl.NumberFormat há 1 ano atrás
  Timothy Flynn b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations há 1 ano atrás
  Timothy Flynn eb8f7b303c LibLocale+LibJS: Make relative time format APIs infallible há 1 ano atrás
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible há 1 ano atrás
  Timothy Flynn f816a24b86 LibJS: Update spec numbers for the Intl NumberFormat v3 proposal há 2 anos atrás
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String há 2 anos atrás
  Timothy Flynn 8670526f2a LibJS+LibLocale: Propagate OOM from CLDR RelativeTime Vector operations há 2 anos atrás
  Timothy Flynn 9af525bbb0 LibJS: Propagate OOM from Intl.RelativeTimeFormat Vector operations há 2 anos atrás
  Timothy Flynn e86eafe65e LibJS: Replace remaining uses of StringBuilder in the Intl namespace há 2 anos atrás
  Timothy Flynn e74e8381d5 LibJS: Allow "approximately" results to differ in plural form há 2 anos atrás
  Timothy Flynn 4c8f7d76c4 LibJS: Port Intl.RelativeTimeFormat to String 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 0c2efa285a LibJS+LibLocale: Port Intl.NumberFormat to String há 2 anos atrás
  Timothy Flynn 1bcde5d216 LibJS: Port ListFormat and PatternPartition 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 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation 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
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 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 ff48220dca Userland: Move files destined for LibLocale to the Locale namespace há 2 anos atrás
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary 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 f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] há 2 anos atrás