Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
9003f80
Refactor spec text: new value model, remove .with(), add .convertTo()
jessealama Feb 24, 2026
e5e960b
Update 402: toLocaleString, convertTo with locale/usage
jessealama Feb 24, 2026
bb0c92d
Add note about CLDR rational conversion factors and Number precision
jessealama Feb 24, 2026
09a42b8
Note that ApplyDigitOptions is adapted from 402's FormatNumericToString
jessealama Feb 24, 2026
edba2c6
Update intl.emu
jessealama Feb 25, 2026
71d99e4
Update spec.emu
jessealama Feb 25, 2026
712227c
Update spec.emu
jessealama Feb 25, 2026
0165382
Update spec.emu
jessealama Feb 25, 2026
7b240b9
Remove Amount.prototype[Symbol.toPrimitive]
jessealama Feb 25, 2026
72eabc5
Make Symbol.toPrimitive always throw TypeError
jessealama Feb 25, 2026
2220cbf
Say 'integral Number' instead of 'integral number'
jessealama Feb 25, 2026
f955c79
Use CopyDataProperties in toLocaleString
jessealama Feb 26, 2026
f83d429
Fix locale handling in ResolveUnitPreference
jessealama Feb 26, 2026
a4dddcf
Remove `Symbol.toPrimive`
jessealama Feb 26, 2026
8ce04ad
Cite CLDR
jessealama Feb 26, 2026
760fabb
Normatively reference CLDR for unit conversion and preferences
jessealama Feb 26, 2026
e4c87d2
Remove changes to `ToIntlMathematicalValue`
jessealama Feb 26, 2026
1789d23
Query for a locale matcher option
jessealama Feb 26, 2026
3e2ad60
Pass source value to ResolveUnitPreference
jessealama Feb 26, 2026
84321b8
Apply suggestion from @gibson042
jessealama Feb 26, 2026
2845782
Simplify convertTo to use constructor's precision model
jessealama Feb 26, 2026
ec53adf
Apply suggestion from @gibson042
jessealama Feb 26, 2026
7f5945c
whitespace
jessealama Feb 26, 2026
fe0793a
Apply suggestion from @eemeli
jessealama Feb 27, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading