projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert of Deactivate Parser Bookmarks (patchset #1 id:1 of https://codereview.chromiu...
[platform/upstream/v8.git]
/
src
/
parser.cc
2015-09-07
hablich
Revert of Deactivate Parser Bookmarks (patchset #1...
blob
|
commitdiff
|
raw
2015-09-04
hablich
Deactivate Parser Bookmarks.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-02
caitpotter88
[es6] Re-implement rest parameters via desugaring.
blob
|
commitdiff
|
raw
2015-09-01
littledan
Stage sloppy let
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
conradw
[strong] Class constructor bodies cannot contain "use...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
littledan
Revert of Stage sloppy let (patchset #7 id:120001 of...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
littledan
Stage sloppy let
blob
|
commitdiff
|
raw
|
diff to current
2015-08-31
bradnelson
Treat the x*1 generated by parsing a unary + as contain...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
littledan
Propagate switch statement value for 'eval'
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
littledan
Ensure hole checks take place in switch statement scopes
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
littledan
Sloppy-mode let parsing
blob
|
commitdiff
|
raw
|
diff to current
2015-08-27
yangguo
Remove builtin/runtime name clash presubmit check.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
mstarzinger
Remove named load from builtin in default super call.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
conradw
[parser] disallow language mode directive in body of...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
yangguo
Call JS functions via native context instead of js...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
wingo
Parse arrow functions at proper precedence level
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
rossberg
[es6] Remaining cases of parameter scopes for sloppy...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
littledan
Add a separate scope for switch
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
rossberg
[es6] Fix default parameters in arrow functions
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
yangguo
Debugger: use correct position for for-next expression...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
yangguo
Revert of Parse arrow functions at proper precedence...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-22
littledan
Revert of Add a separate scope for switch (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-22
littledan
Fix function scoping issue
blob
|
commitdiff
|
raw
|
diff to current
2015-08-21
littledan
Add a separate scope for switch
blob
|
commitdiff
|
raw
|
diff to current
2015-08-21
wingo
Parse arrow functions at proper precedence level
blob
|
commitdiff
|
raw
|
diff to current
2015-08-21
rossberg
[es6] Parameter scopes for sloppy eval
blob
|
commitdiff
|
raw
|
diff to current
2015-08-19
titzer
Rename ParserInfo::function() and CompilationInfo:...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
rossberg
[es6] Implement default parameters
blob
|
commitdiff
|
raw
|
diff to current
2015-08-15
caitpotter88
[parser] make kInvalidLhsInFor a SyntaxError
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
mstarzinger
Remove grab-bag includes of v8.h from several files.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-13
rossberg
[es6] Remove redundant flag parameter
blob
|
commitdiff
|
raw
|
diff to current
2015-08-13
adamk
[es6] Make assignment to new.target an early ReferenceError
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
littledan
Split function block scoping into a separate flag
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
littledan
Use a new lexical context for sloppy-mode eval
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
littledan
Delete outdated comment about a bug which was fixed...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-07
rossberg
[es6] Use strict arguments objects for destructured...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
adamk
Delete --harmony-computed-property-names flag
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
adamk
Delete --harmony-unicode flag
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
adamk
[es6] Remove Scanner and Parser flags for harmony_modules
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
rossberg
[es6] Implement proper TDZ for parameters
blob
|
commitdiff
|
raw
|
diff to current
2015-08-04
rossberg
[es6] Refactor FormalParameter
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
yangguo
Create function name const assignment after parsing...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
mvstanton
Bugfix: CCTest test-func-name-inference/InConstructor...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-25
littledan
Split off a separate --harmony_sloppy_let flag
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
rossberg
[es6] Fix and clean up recognition of simple parameter...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
rossberg
[es6] Make sure temporaries are not allocated in block...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
rossberg
[es6] Some renamings and minor clean-ups in parameter...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
rossberg
[strong] Keep language mode consistent
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
rossberg
[es6] Check declaration conflicts between non-simple...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
caitpotter88
[parser] use-strict directives in function body affect...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
mstarzinger
Remove obsolete %CallSuperWithSpread intrinsic.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
rossberg
[es6] Implement inner scope for functions with destruct...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
mvstanton
Scoping error caused crash in CallICNexus::StateFromFee...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
littledan
Improve error message for duplicate parameters
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
rmcilroy
Move SmartPointer to base.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
arv
[es6] Handle conflicts for sloppy let
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
adamk
Fix lazy compilation of eval() under nosnap/--use-strict
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
arv
[es6] Initial support for let/const bindings in sloppy...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-07
arv
Add a flag for legacy const semantics
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
ishell
Support for global var shortcuts in script contexts.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
yangguo
Debugger: use debug break slots instead of ICs (except...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
adamk
Remove unused is_class_scope bit from Scope and ScopeInfo
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
adamk
[es6] Ensure that for-in/of loops have a proper TDZ...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
bradnelson
Allow numeric literals to be checked for a decimal...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-29
yangguo
Parse eagerly inside block scopes.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
dslomov
[destructuring] Re-index materialized literals in arrow...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
arv
[es6] Remove harmony-classes flag
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
arv
[es6] Remove harmony-object-literal flag
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
dslomov
Use C runtime functions for ThrowNewXXError desugarings.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
dslomov
[destructuring] Implement parameter pattern matching.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
machenbach
Revert of [destructuring] Implement parameter pattern...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
dslomov
[destructuring] Implement parameter pattern matching.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-18
conradw
[es6] Fix completion values of for loops with lexical...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-15
dslomov
[destructuring] Parse binding patterns in formal parame...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-15
rossberg
[strong] Make strong 'this' optional for experimentation
blob
|
commitdiff
|
raw
|
diff to current
2015-06-10
wingo
Support rest parameters in arrow functions
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
dslomov
[destructuring] Refactor duplicate parameter name detec...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
arv
Revert of Revert of [es6] Parsing of new.target (patchs...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
machenbach
Revert of [es6] Parsing of new.target (patchset #2...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
arv
[es6] Parsing of new.target
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
mstarzinger
Drop computed handler count and index from AST.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-04
arv
[es6] super.prop, eval and lazy functions
blob
|
commitdiff
|
raw
|
diff to current
2015-06-04
arv
Refactor lexical home object binding
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
arv
[es6] Super call in arrows and eval
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
erikcorry
Cosmetic changes to tests to make it easier to concaten...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
caitpotter88
Revert of [es6] implement default parameters via desuga...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
caitpotter88
[es6] implement default parameters via desugaring
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
arv
Revert of [es6] Super call in arrows and eval (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
arv
[es6] Super call in arrows and eval
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
arv
[es6] Support super.property in eval and arrow functions
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
dslomov
[destructuring] Grand for statement parsing unification.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
dslomov
[destructuring] Implement pattern matching in lexcal...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
arv
[es6] Spread in array literals
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
dslomov
[destructuring] Implement BindingArrayPattern
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
rossberg
Reland "[strong] Object literals create strong objects"
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
wingo
Reapply "Resolve references to "this" the same way...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
wingo
Revert of Reapply "Resolve references to "this" the...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
machenbach
Revert of [strong] Object literals create strong object...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
wingo
Reapply "Resolve references to "this" the same way...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
dslomov
[destructuring] More tests for object literal pattern
blob
|
commitdiff
|
raw
|
diff to current
next