Marko Lahma 90691bbaba Replace StringBuilderPool with ValueStringBuilder (#1697) 1 year ago
..
BindingPatternAssignmentExpression.cs 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 year ago
JintArrayExpression.cs 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
JintArrowFunctionExpression.cs d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 years ago
JintAssignmentExpression.cs c5657939fc Enable Meziantou.Analyzer (#1682) 1 year ago
JintAwaitExpression.cs 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
JintBinaryExpression.cs c5657939fc Enable Meziantou.Analyzer (#1682) 1 year ago
JintCallExpression.cs 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) 1 year ago
JintClassExpression.cs fbd5293b9e Remove ExpressionResult (#1292) 2 years ago
JintConditionalExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 2 years ago
JintConstantExpression.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JintExpression.cs 4272c3bcb0 Return old recursion limit capabilities (#1695) 1 year ago
JintFunctionExpression.cs d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 years ago
JintIdentifierExpression.cs 675ad495ce Support caching of string instances in script preparation (#1678) 1 year ago
JintImportExpression.cs 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
JintLiteralExpression.cs e9ace1a5a1 Fix capturing group numbering bug and a few more regex-related issues (#1614) 2 years ago
JintLogicalAndExpression.cs 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
JintLogicalOrExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 2 years ago
JintMemberExpression.cs 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) 1 year ago
JintMetaPropertyExpression.cs c5657939fc Enable Meziantou.Analyzer (#1682) 1 year ago
JintNewExpression.cs 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
JintObjectExpression.cs 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) 1 year ago
JintPrivateIdentifierExpression.cs d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 years ago
JintSequenceExpression.cs 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
JintSpreadExpression.cs 583aabbf05 Fix some class handling issues (#1346) 2 years ago
JintSuperExpression.cs fbd5293b9e Remove ExpressionResult (#1292) 2 years ago
JintTaggedTemplateExpression.cs 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
JintTemplateLiteralExpression.cs 90691bbaba Replace StringBuilderPool with ValueStringBuilder (#1697) 1 year ago
JintThisExpression.cs fbd5293b9e Remove ExpressionResult (#1292) 2 years ago
JintUnaryExpression.cs c5657939fc Enable Meziantou.Analyzer (#1682) 1 year ago
JintUpdateExpression.cs 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
NullishCoalescingExpression.cs d602f32b7f Reduce Engine references in expressions (#1293) 2 years ago