Marko Lahma 0b03f8e2d9 Add support for using and await using (#2139) 4 weeks ago
..
ConstantReturnStatement.cs 323230e2fb Enforce code style on build and fix issues (#2074) 4 months ago
JintBlockStatement.cs 0b03f8e2d9 Add support for using and await using (#2139) 4 weeks ago
JintBreakStatement.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
JintClassDeclarationStatement.cs 0b03f8e2d9 Add support for using and await using (#2139) 4 weeks ago
JintContinueStatement.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
JintDebuggerStatement.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
JintDoWhileStatement.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
JintEmptyStatement.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
JintExportAllDeclaration.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
JintExportDefaultDeclaration.cs 0b03f8e2d9 Add support for using and await using (#2139) 4 weeks ago
JintExportNamedDeclaration.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
JintExpressionStatement.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
JintForInForOfStatement.cs 0b03f8e2d9 Add support for using and await using (#2139) 4 weeks ago
JintForStatement.cs 0b03f8e2d9 Add support for using and await using (#2139) 4 weeks ago
JintFunctionDeclarationStatement.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
JintIfStatement.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
JintImportDeclaration.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
JintLabeledStatement.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
JintReturnStatement.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
JintScript.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
JintStatement.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
JintSwitchBlock.cs 323230e2fb Enforce code style on build and fix issues (#2074) 4 months ago
JintSwitchStatement.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
JintThrowStatement.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
JintTryStatement.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
JintVariableDeclaration.cs 0b03f8e2d9 Add support for using and await using (#2139) 4 weeks ago
JintWhileStatement.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
JintWithStatement.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
ProbablyBlockStatement.cs 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 year ago