leeight
|
0d96468e9b
LibJS: Implement RegExp legacy static properties
|
2 年之前 |
Ali Mohammad Pur
|
f4b26b0cea
LibJS: Hook up the 'v' (unicodeSets) RegExp flag
|
3 年之前 |
Timothy Flynn
|
33698b9615
LibJS+js: Parse new constructor options from Intl.NumberFormat V3
|
3 年之前 |
Timothy Flynn
|
f089c11b5b
LibJS: Implement Intl.PluralRules.prototype.selectRange
|
3 年之前 |
Timothy Flynn
|
36abcd820d
LibJS: Implement Intl.PluralRules.prototype.select
|
3 年之前 |
Timothy Flynn
|
b3deec061e
LibJS: Implement Intl.Locale.prototype.weekInfo property
|
3 年之前 |
Timothy Flynn
|
88a560dd84
LibJS: Implement Intl.Locale.prototype.textInfo property
|
3 年之前 |
Timothy Flynn
|
814f13bc2a
LibJS: Implement Intl.Locale.prototype.timeZones property
|
3 年之前 |
Timothy Flynn
|
f6aa6a480c
LibJS: Implement Intl.Locale.prototype.numberingSystems property
|
3 年之前 |
Timothy Flynn
|
ee2be5895f
LibJS: Implement Intl.Locale.prototype.hourCycles property
|
3 年之前 |
Timothy Flynn
|
4d32f38a76
LibJS: Partially implement Intl.Locale.prototype.collations property
|
3 年之前 |
Timothy Flynn
|
e9bc35d805
LibJS: Implement Intl.Locale.prototype.calendars property
|
3 年之前 |
Linus Groh
|
028a6b90b1
LibJS: Revert partial resizable ArrayBuffer implementation
|
3 年之前 |
Idan Horowitz
|
d9a4b3e46a
LibJS: Implement Intl.DurationFormat.prototype.resolvedOptions
|
3 年之前 |
Idan Horowitz
|
97fe37bcc2
LibJS: Start implementing the stage 3 Intl.DurationFormat proposal
|
3 年之前 |
Linus Groh
|
ae81793f20
LibJS: Implement Array.prototype.toSpliced()
|
3 年之前 |
Linus Groh
|
ce17c868c0
LibJS: Implement Array.prototype.toSorted()
|
3 年之前 |
Linus Groh
|
e4370b7d82
LibJS: Implement Array.prototype.toReversed()
|
3 年之前 |
Linus Groh
|
013e2df858
LibJS: Rename Array.prototype.groupBy{,ToMap} => group{,ToMap}
|
3 年之前 |
stelar7
|
771e3b9868
LibJS: Stub out String.prototype.normalize
|
3 年之前 |
ForLoveOfCats
|
f350c153e8
LibJS: Implement and test ArrayBuffer.prototype.resize
|
3 年之前 |
ForLoveOfCats
|
b29e19c52a
LibJS: Implement and test getters added by resizable ArrayBuffer
|
3 年之前 |
ForLoveOfCats
|
e8416b603f
LibJS: Accept ArrayBuffer constructor options argument
|
3 年之前 |
Hendiadyoin1
|
89c82abf1f
LibJS: Implement non standard error.stack attribute
|
3 年之前 |
Idan Horowitz
|
366468f1de
LibJS: Implement Intl %SegmentsPrototype%.containing
|
3 年之前 |
Idan Horowitz
|
96af50bbba
LibJS: Implement the Intl CreateSegmentDataObject AO
|
3 年之前 |
Timothy Flynn
|
fb08a5a896
LibJS: Implement Intl.supportedValuesOf
|
3 年之前 |
Idan Horowitz
|
9001a8cbe1
LibJS: Implement Intl.Segmenter.prototype.segment
|
3 年之前 |
Idan Horowitz
|
a3bc06bb23
LibJS: Start implementing Intl.Segmenter
|
3 年之前 |
Timothy Flynn
|
06a6100b12
LibJS: Implement the Intl.Collator constructor
|
3 年之前 |