Marko Lahma 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
..
Collections 7a2132f1b3 Cache more script-global information when preparing AST (#1671) 1 year ago
Constraints 7e193c64d3 Add support for checking constraints from engine (#1438) 2 years ago
Extensions 75a7b12aef Add net60 target (#1515) 2 years ago
Native bd171d02ac Improve ParseArrayIndex when property is length (#1676) 1 year ago
Pooling abc36466d7 Optimize JSON serialization (#1512) 2 years ago
Runtime 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
Agent.cs 2ebfedf76e Added readonly modifier to fields that aren't being changed (#1610) 2 years ago
AssemblyInfoExtras.cs 495fc6161f Add SkipLocalsInit attribute (#1303) 2 years ago
DeclarationBindingType.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Directory.Build.props 9b060234b1 Change Jint.Tests.CommonScripts run with NUnit (#1118) 3 years ago
Engine.Advanced.cs 98c7f0b9f0 Introduce Advanced API and ProcessTasks (#1499) 2 years ago
Engine.Ast.cs 7a2132f1b3 Cache more script-global information when preparing AST (#1671) 1 year ago
Engine.Helpers.cs e38849e1c3 Open some API and create public API tests for compatibility (#1290) 2 years ago
Engine.Modules.cs cc63b205dc Rename PromiseInstance to JsPromise (#1605) 2 years ago
Engine.cs 7a2132f1b3 Cache more script-global information when preparing AST (#1671) 1 year ago
EsprimaExtensions.cs 073497d32e Upgrade to Esprima 3.0.0 (#1630) 1 year ago
HoistingScope.cs 7a2132f1b3 Cache more script-global information when preparing AST (#1671) 1 year ago
IConstraint.cs e38849e1c3 Open some API and create public API tests for compatibility (#1290) 2 years ago
IsExternalInit.cs 495fc6161f Add SkipLocalsInit attribute (#1303) 2 years ago
Jint.csproj 176dc3083a Convert to Central Package Management (#1664) 1 year ago
Jint.snk a43e256d98 Signing the assembly 11 years ago
JsValueExtensions.cs e5d60cb58f Support converting JsTypedArray instances under interop (#1646) 1 year ago
Key.cs 75a7b12aef Add net60 target (#1515) 2 years ago
Messages.cs 8a033588ce Upgrade to Esprima 3.0.0-rc-01 (#1464) 2 years ago
ModuleBuilder.cs ac1cec85dc Upgrade to Esprima 3.0.0-rc-03 (#1596) 2 years ago
Options.Extensions.cs 6333d2856b Add Options extension method for DisableStringCompilation (#1498) 2 years ago
Options.cs 5ee35f1e52 Keep track of MethodInfoFunctionInstance's target object (#1658) 1 year ago
Shims.cs 6eddc61db4 Implement workarounds for regex parsing known issues (#1603) 2 years ago
SkipLocalsInitAttribute.cs 75a7b12aef Add net60 target (#1515) 2 years ago
StrictModeScope.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 2 years ago