index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
src
/
builtin
Commit message (
Expand
)
Author
Age
*
Issue #1656 - Follow-up: Re-nuke the vim lines introduced in #2265
Moonchild
2023-07-02
*
Issue #2046 - Implement Intl.DateTimeFormat's date-/timeStyle and hourCycle o...
Martok
2023-06-30
*
Issue #1819 - Further align Intl.Locale to spec
Martok
2023-06-30
*
Issue #2259 - Performance improvements for LanguageTag parsing
Martok
2023-06-30
*
Issue #2259 - Performance improvements in Locale
Martok
2023-06-30
*
Issue #1819 - Implement Intl.Locale proposal
Martok
2023-06-30
*
Issue #2259 - process Unicode langtags and locale identifiers according to BC...
Martok
2023-06-30
*
Issue #2195 - Add support for hourCycle to Intl.DateTimeFormat
Martok
2023-06-30
*
Issue #2259 - Improve ResolveLocale performance when initializing the default...
Martok
2023-06-30
*
Issue #2259 - Support Unicode extensions with multiple value subtags in BCP47...
Martok
2023-06-30
*
Issue #2259 - Reimplement String.prototype.toLocale{Lower,Upper}Case per ECMA...
Martok
2023-06-29
*
Issue #2259 - Implement caseFirst option in Intl.Collator
Martok
2023-06-29
*
Issue #2046 - Introduce mozIntl.DateTimeFormat with mozExtensions
Martok
2023-06-29
*
Issue #2259 - Update Intl.* Object-ness to ECMA-402, 4th edition
Martok
2023-06-29
*
Issue #2259 - Introduce helper for self-hosted hasOwnProperty calls in intl
Martok
2023-06-29
*
Issue #2259 - Adjust self-hosted Array.prototype.sort to ES2018
Martok
2023-06-29
*
Issue #1969 Follow-Up: Error reporting arguments in RelativeTimeFormat/DateTi...
Martok
2023-06-29
*
Issue #2256 - Implement Object.hasOwn(object, property)
Moonchild
2023-05-29
*
Issue #2246 - Implement Array find from last.
Job Bautista
2023-05-17
*
Issue #2241 - Part 1: Move {js::,JS_}{{Strictly,Loosely}Equal,SameValue} into...
Job Bautista
2023-05-12
*
Issue #2236 - Fix import.meta module error in lambdas by moving parseGoal() ...
Brian Smith
2023-05-08
*
Issue #2234 - Part 2: Ensure that the created async function wrapper is valid
FranklinDM
2023-05-07
*
Issue #2234 - Part 1: Create async function wrapper when instantiating module...
FranklinDM
2023-05-07
*
Issue #1656 - remove vim control lines from js/src
Moonchild
2023-05-03
*
Issue #2097 - Implement logical assignment operators
Martok
2023-05-01
*
Issue #2142 - Implement class static block
Martok
2023-05-01
*
Issue #2142 - Optimize .initializers scoping and emitter
Martok
2023-05-01
*
Issue #2142 - Fix several scoping issues in field initializers
Martok
2023-05-01
*
Issue #2142 - Use JSOP_INITPROP for field initializers
Martok
2023-05-01
*
Issue #2142 - Implement syntax for public/private fields and computed field n...
Martok
2023-05-01
*
Merge pull request 'Use link-time optimization for Spidermonkey in Windows by...
Moonchild
2023-04-30
|
\
|
*
Issue #1691 - Follow-up: Fix CallSelfHostedFunction deprot introduced by Part 4.
Job Bautista
2023-04-30
*
|
Issue #2173 - Follow-up: Use common ancestor of PNK_(OPT)DOT in ASTSerializer...
Martok
2023-04-30
|
/
*
Issue #1691 - Part 6e: Fix problems due to divergent codebases. This gets ba...
Brian Smith
2023-04-27
*
Issue #1691 - Part 6d: Optimize handling of internally-created Promise objects.
Brian Smith
2023-04-27
*
Issue #1691 - Part 5b: Stop modules from entraining the top-level JSScript.
Brian Smith
2023-04-27
*
Issue #1691 - Part 4: Finish implementing call import.
Brian Smith
2023-04-27
*
Issue #1691 - Part 3: Finish implementing import meta.
Brian Smith
2023-04-27
*
Issue #1691 - Part 2: Implement call import and import meta in the parser.
Brian Smith
2023-04-27
*
Issue #1691 - Part 1: Provide a way of associating a private value with a script
Brian Smith
2023-04-27
*
Issue #2173 - Separate CodeNode into FunctionNode and ModuleNode
Martok
2023-04-03
*
Issue #2173 - Add TryNode
Martok
2023-04-03
*
Issue #2173 - Add accessors to LexicalScopeNode
Martok
2023-04-03
*
Issue #2173 - Add accessors to NameNode, CodeNode, RegExpLiteral, and add Num...
Martok
2023-04-03
*
Issue #2173 - Add accessors to UnaryNode and subclasses
Martok
2023-04-03
*
Issue #2173 - Add accessors to BinaryNode and subclasses
Martok
2023-04-03
*
Issue #2173 - Add accessors to TernaryNode
Martok
2023-04-03
*
Issue #2173 - Add accessors to ListNode
Martok
2023-04-03
*
Issue #2173 - Add a new PNK_PROPERTYNAME to hold location information about p...
Martok
2023-04-03
*
Issue #2173 - Add a new PNK_ARGUMENTS node type for call argument lists
Martok
2023-04-03
[next]