Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records hace 3 años
  Timothy Flynn 4fd463dae0 LibJS: Normalize mathematical references to negative zero hace 3 años
  Timothy Flynn 1a76839e8d LibJS: Use consistent ASCII case-transformation and string language hace 3 años
  Timothy Flynn 7c41e6058a LibJS: Explicitly indicate infallible incovations 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 ac3e42a8de LibJS: Move some Intl.NumberFormat fields into a NumberFormatBase class hace 3 años
  Timothy Flynn cf92bc42a2 LibJS: Respect per-locale minimum grouping digits when number formatting hace 3 años
  Timothy Flynn 0865f71d37 LibJS: Convert Intl.NumberFormat to use Unicode::Style hace 3 años
  Timothy Flynn 8126cb2545 LibJS+LibUnicode: Remove unnecessary locale currency mapping wrapper hace 3 años
  Timothy Flynn cc5e9f0579 LibJS+LibUnicode: Move replacement of number system digits to LibUnicode hace 3 años
  mjz19910 10ec98dd38 Everywhere: Fix spelling mistakes hace 3 años
  Timothy Flynn f16f3c4677 LibJS: Update ToRawPrecision / ToRawFixed AO spec comments hace 3 años
  Timothy Flynn a3149c11e5 LibJS: Explicitly handle postive/negative infinity in Intl.NumberFormat hace 3 años
  Timothy Flynn 9ce4ff4265 LibJS: Avoid crashing when the Unicode data generators are disabled hace 3 años
  Timothy Flynn 2a7f36b392 LibJS+LibUnicode: Generate unique numeric symbol lists hace 3 años
  Timothy Flynn d2588d852b LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays hace 3 años
  Timothy Flynn 914675e826 LibJS+LibUnicode: Separate number formatting methods from Locale.h hace 3 años
  Timothy Flynn 251f692440 LibJS: Re-implement SetNumberFormatDigitOptions AO hace 3 años
  Timothy Flynn a1d5849e67 LibJS: Implement unit number formatting hace 3 años
  Timothy Flynn 04b8b87c17 LibJS+LibUnicode: Support multiple identifiers within format pattern hace 3 años
  Timothy Flynn 3b68370212 LibJS+LibUnicode: Rename the generated compact_identifier to identifier hace 3 años
  Timothy Flynn 6d34a0b4e8 LibJS+LibUnicode: Rename method to select a NumberFormat plurality hace 3 años
  Timothy Flynn 99c15741ba LibJS: Conditionally ignore [[UseGrouping]] in compact notation hace 3 años
  Timothy Flynn 14aca03161 LibJS: Remove FIXME comment from PartitionNotationSubPattern AO hace 3 años
  Timothy Flynn fdae323401 LibJS: Implement compact formatting for Intl.NumberFormat hace 3 años
  Timothy Flynn 80b86d20dc LibJS: Cache the number format used for compact notation hace 3 años
  Timothy Flynn 1f546476d5 LibJS+LibUnicode: Fix computation of compact pattern exponents hace 3 años