Commits
User selector
Commit History
Commits on Oct 6, 2020
Allow customization of location dumping in ESTreeJSONDumper.
Show description for c3876bbauthored andcommitted
Commits on Sep 16, 2020
Parse predicate in function declarations/expressions.
Show description for 9e7593aauthored andcommitted
Commits on Aug 18, 2020
Add ESTreeDumpMode to ESTreeJSONDumper.
Show description for 8d1b4baauthored andcommitted
Commits on Aug 4, 2020
Fix ESTreeJSONDumper 8-node bug.
Show description for 55f38f1authored andcommitted
Commits on Jul 31, 2020
Allow ESTreeJSONDumper to operate on existing JSONEmitters.
Show description for 80a63f6authored andcommitted
Commits on Jul 11, 2020
enforce maximum AST depth
Show description for 47ae051authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 25, 2020
Make RecursiveVisitor.h public.
Show description for 1f798b0authored andcommittedESTree for Flow.
Show description for 9593445authored andcommitted
Commits on May 22, 2020
Ignore empty type fields in ESTreeJSONDumper.
Show description for c19d947authored andcommitted
Commits on May 18, 2020
Use early returns in ASTBuilder.
Show description for b295556authored andcommittedAdd ESTREE_NODE_7_ARGS and ESTREE_NODE_8_ARGS.
Show description for 424a550authored andcommitted
Commits on May 16, 2020
Move async function checks to IRGen.
Show description for b6530aeauthored andcommitted
Commits on Feb 25, 2020
Parse async functions.
Show description for 46633b7authored andcommittedAdd async/await to ESTree.
Show description for f68b26aauthored andcommitted
Commits on Feb 6, 2020
Use internal fork of LLVM
Show description for 611cac5authored andcommitted
Commits on Dec 23, 2019
Avoid emitting parameters twice in generator functions.
Show description for 82bf0f3authored andcommitted
Commits on Dec 3, 2019
Implement optional chaining.
Show description for f6577a4authored andcommitted
Commits on Nov 18, 2019
Remove collapseNestedAP.
Show description for 0e24698authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Oct 14, 2019
Add support for spread args.
Show description for 51969f2authored andcommittedAdd support for spread elements in arrays.
Show description for 5a402acauthored andcommitted
Commits on Sep 25, 2019
add a "raw" key to NumericNode when dumping AST
Show description for e5583ceauthored andcommittedSimplify ESTreeJSONDumper
Show description for 75a4e5dauthored andcommitted
Commits on Sep 24, 2019
Buffer error messages in the semantic validator
Show description for 6eb2df7authored andcommitted
Commits on Sep 19, 2019
Disallow YieldExpression in formal parameters.
Show description for e8e65beauthored andcommitted
Commits on Aug 29, 2019
Disallow 'let' as identifier in lexical declarations.
Show description for 4cb530aauthored andcommitted
Commits on Aug 14, 2019
Disallow new.target in global scope.
Show description for 3cec787authored andcommitted
Commits on Jul 10, 2019
Initial commit
Show description for f22a18fauthored andcommitted
Loading