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
/
frontend
/
Parser.cpp
Commit message (
Expand
)
Author
Age
*
Issue #1894 - Part 2: Implement support for nullish coalescing in the JS parser
FranklinDM
2022-05-21
*
Issue #1658 - Part 4: Fix optional chaining assertions and remove unreachable...
FranklinDM
2022-05-04
*
Issue #1658 - Part 1: Implement support for optional chaining in the JS Parser
FranklinDM
2022-05-04
*
Issue #1877 - Resolve RELEASE_OR_BETA conditionals.
Moonchild
2022-04-19
*
Issue #1656 - Part 7: Nuke vim config lines in JS
Moonchild
2020-09-24
*
Issue #618 - Update code comments for ModuleInstantiate
Moonchild
2020-07-03
*
Issue #1465 - Implement optional catch binding.
wolfbeast
2020-02-27
*
Bug 1352312 - Enable Async Iteration.
Gaming4JC
2019-12-17
*
Bug 1331092 - Part 9: Implement for-await-of.
Gaming4JC
2019-12-17
*
Bug 1331092 - Part 2: Implement Async Generator except yield*.
Gaming4JC
2019-12-17
*
Bug 1343481 - Part 7: Add BytecodeEmitter::emitDotGenerator and make yield/aw...
Gaming4JC
2019-12-17
*
Bug 1343481 - Part 2: Stop using StarGegerator for async function.
Gaming4JC
2019-12-17
*
Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() m...
Gaming4JC
2019-12-17
*
1353691 - Report SyntaxError when arrow function has await-identifier in asyn...
Gaming4JC
2019-07-18
*
1339395 - Part 2: Add parser support for rest and spread object properties.
Gaming4JC
2019-07-18
*
1339395 - Part 1: Align parse method for object literals to match array liter...
Gaming4JC
2019-07-18
*
Refactor abortIfSyntaxParser after destructring
Gaming4JC
2019-07-18
*
1303703 - Part 3: Syntax parse destructuring assignment patterns.
Gaming4JC
2019-07-18
*
1303703 - Part 2: Clean-up bits of destructuring parsing which are no longer ...
Gaming4JC
2019-07-18
*
1303703 - Part 1: Separate binding pattern parsing from object/array literal ...
Gaming4JC
2019-07-18
*
420857 - Part 4: Report the position of opening bracket for missing bracket e...
Gaming4JC
2019-07-18
*
420857 - Part 3: Report the position of opening brace for missing brace error...
Gaming4JC
2019-07-18
*
420857 - Part 2: Report the position of opening brace for missing brace error...
Gaming4JC
2019-07-18
*
420857 - Part 1: Report the position of opening brace for missing brace error...
Gaming4JC
2019-07-18
*
1357506 - Remove assert that constructorBox can only be set once when parsing...
Gaming4JC
2019-07-18
*
1357483 - Stop changing the end position of parenthesized expression ParseNodes.
Gaming4JC
2019-07-18
*
1216630 - Rename preludeStart and postludeEnd to toStringStart and toStringEn...
Gaming4JC
2019-07-18
*
1216630 - Print class source when calling toString on the constructor.
Gaming4JC
2019-07-18
*
1340148 - Disallow function redeclarations at module top level.
Gaming4JC
2019-07-18
*
104442 - Part 1: Report the position and the kind of previous declaration for...
Gaming4JC
2019-07-18
*
1339963 - Part 3: Check IdentifierName in ExportClause without from.
Gaming4JC
2019-07-18
*
1339963 - Part 2: Use MUST_MATCH_TOKEN for contextual keyword where it can be...
Gaming4JC
2019-07-18
*
1339963 - Part 1: Split Parser::exportDeclaration.
Gaming4JC
2019-07-18
*
1340089 - Check the binding name in comprehensionFor.
Gaming4JC
2019-07-18
*
1336783 - followup: Fix rooting.
Gaming4JC
2019-07-18
*
1336783 - Part 3 - Use simpler macro to avoid internal compiler error on SM-t...
Gaming4JC
2019-07-18
*
1336783 - Part 2: Remove Parser::checkStrictBinding.
Gaming4JC
2019-07-18
*
1336783 - Part 1: Rework on reserved word and remove TokenStream::KeywordIsName.
Gaming4JC
2019-07-18
*
1283712 - Part 3: Add Parser::errorWithNotes and Parser::errorWithNotesAt.
Gaming4JC
2019-07-18
*
1339137 - Don't do Annex B lexical function behavior when redeclaring a param...
Gaming4JC
2019-07-18
*
1337143 - Tweak ExportClause parsing to eliminate a peekToken where a simpler...
Gaming4JC
2019-07-18
*
1337143 - Tweak NamedImports parsing to eliminate a complexifying peekToken w...
Gaming4JC
2019-07-18
*
1317375 - Implement "Template Literals Revision / Lifting Template Literal Re...
Gaming4JC
2019-07-18
*
1317374 - Don't do Annex B lexical function behavior when redeclaring a param...
Gaming4JC
2019-07-18
*
1325157 - Implement a ParserBase class that holds functionality that's identi...
Gaming4JC
2019-07-18
*
1320403 - Move JSFunction::EXPR_BODY to JSScript, LazyScript, and FunctionBox.
Gaming4JC
2019-07-18
*
636635 - Do not create named lambda binding for a function created by Functio...
Gaming4JC
2019-07-18
*
1317379 - Disallow generator functions and async functions as direct children...
Gaming4JC
2019-07-18
*
1296814 - Move FunctionDeclaration-as-consequent/alternative handling out of ...
Gaming4JC
2019-07-18
*
1317153 - Provide better error message when errornous syntax possibly match "...
Gaming4JC
2019-07-18
[next]