Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm hace 2 años
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] hace 2 años
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() hace 2 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 2 años
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions hace 2 años
  Timothy Flynn 292b8908b5 LibJS: Hook the Intl mathematical value into Intl.NumberFormat hace 3 años
  Timothy Flynn 812d3a7ef8 LibJS: Reorganize spec steps for Intl.NumberFormat hace 3 años
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) hace 3 años
  Timothy Flynn d6e926e5b1 LibJS: Support BigInt number formatting with Intl.NumberFormat hace 3 años
  Timothy Flynn a0253af8c1 LibJS: Generalize Intl.NumberFormat to operate on Value types hace 3 años
  Timothy Flynn b019a7fe64 LibJS: Define the "name" property on the number format function hace 3 años
  Timothy Flynn 40973814e9 LibJS: Throw an exception in NumberFormat.prototype.format for BigInts hace 3 años
  Timothy Flynn 89523f70cf LibJS: Begin implementing Intl.NumberFormat.prototype.format hace 3 años