Timothy Flynn
|
d2588d852b
LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays
|
3 years ago |
Timothy Flynn
|
914675e826
LibJS+LibUnicode: Separate number formatting methods from Locale.h
|
3 years ago |
Timothy Flynn
|
a1d5849e67
LibJS: Implement unit number formatting
|
3 years ago |
Timothy Flynn
|
80b86d20dc
LibJS: Cache the number format used for compact notation
|
3 years ago |
Timothy Flynn
|
4d79ab6866
LibJS: Implement engineering and scientific number formatting
|
3 years ago |
Timothy Flynn
|
3450def494
LibJS: Implement Intl.NumberFormat.prototype.formatToParts
|
3 years ago |
Timothy Flynn
|
c65dea64bd
LibJS+LibUnicode: Don't remove {currency} keys in GetNumberFormatPattern
|
3 years ago |
Timothy Flynn
|
a701ed52fc
LibJS+LibUnicode: Fully implement currency number formatting
|
3 years ago |
Timothy Flynn
|
89523f70cf
LibJS: Begin implementing Intl.NumberFormat.prototype.format
|
3 years ago |
Idan Horowitz
|
768009e005
LibJS: Convert NumberFormat AOs to ThrowCompletionOr
|
3 years ago |
Timothy Flynn
|
7769cd2cab
LibJS: Move number_format_relevant_extension_keys to Intl.NumberFormat
|
3 years ago |
Timothy Flynn
|
94a5a0437c
LibJS: Move Intl.NumberFormat's AOs to its object file
|
3 years ago |
Timothy Flynn
|
07f12b108b
LibJS: Implement a nearly empty Intl.NumberFormat object
|
3 years ago |