Commits
User selector
Commit History
Commits on Oct 8, 2020
List modules explicitly in SegmentRange, rename to SegmentInfo
Show description for 18e834aauthored andcommitted
Commits on Oct 7, 2020
Add boolean shorthand field to Property node
Show description for 4b59e9bauthored andcommitted
Add boolean method field to Property node
Show description for 3e2d13dauthored andcommitted
Commits on Oct 6, 2020
Allow customization of location dumping in ESTreeJSONDumper.
Show description for c3876bbauthored andcommitted
Commits on Oct 2, 2020
Add a flag to disable generator compilation.
Show description for dee3b53authored andcommitted
Commits on Sep 16, 2020
Parse predicate in function declarations/expressions.
Show description for 9e7593aauthored andcommittedParse arrow function predicates.
Show description for 747accfauthored andcommittedParse `mixed` as `MixedTypeNode`.
Show description for 6fd453cauthored andcommitted
Commits on Sep 14, 2020
Make the preemptive compilation threshold configurable
Show description for 99f46feauthored andcommitted
Commits on Aug 18, 2020
Add ESTreeDumpMode to ESTreeJSONDumper.
Show description for 8d1b4baauthored andcommitted
Commits on Jul 31, 2020
Allow ESTreeJSONDumper to operate on existing JSONEmitters.
Show description for 80a63f6authored andcommitted
Commits on Jul 24, 2020
Conditionalize inclusion of JSX/Flow AST nodes.
Show description for 14ceb0fauthored 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 andcommittedParse 'declare module'.
Show description for d7febebauthored andcommittedParse Flow enums.
Show description for 7dc092cauthored andcommittedParse 'declare export' statements.
Show description for 6f23a77authored andcommittedParse type exports.
Show description for f24b5eeauthored andcommittedParse public class properties.
Show description for 53baf43authored andcommittedParse type arguments in call expressions.
Show description for 12ecfdbauthored andcommittedParse return types and type params in arrow functions.
Show description for 13d4dedauthored andcommittedParse type imports.
Show description for 5949d32authored andcommittedBegin parsing Flow types.
Show description for dd36547authored 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
Parse import() calls.
Show description for fa3aadfauthored andcommittedAdd ESTREE_NODE_7_ARGS and ESTREE_NODE_8_ARGS.
Show description for 424a550authored andcommittedParse JSX.
Show description for 9303440authored andcommittedESTree for JSX.
Show description for f3a5be8authored andcommitted
Commits on Feb 26, 2020
Support optional catch bindings.
Show description for 592d344authored andcommitted
Commits on Feb 25, 2020
Add async/await to ESTree.
Show description for f68b26aauthored andcommitted
Commits on Feb 22, 2020
Allow Function.toString() to return source code if available, and enabled
Show description for 6f1dbd1authored andcommitted
Commits on Feb 20, 2020
IR instrumentation support for dynamic checking
Show description for c3cc14cauthored andcommitted
Commits on Feb 1, 2020
Cleanup docs according to -Wdocumentation
Show description for afddbf3authored andcommitted