Marko Lahma 98c7f0b9f0 Introduce Advanced API and ProcessTasks (#1499) 2 years ago
..
Collections 67705d7a07 Remove implicit using for System.Linq (#1493) 2 years ago
Constraints 7e193c64d3 Add support for checking constraints from engine (#1438) 2 years ago
Extensions 67705d7a07 Remove implicit using for System.Linq (#1493) 2 years ago
Native fbaad9f476 Use latest test262 suite and fix/implement accordingly (#1497) 2 years ago
Pooling 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Runtime 6333d2856b Add Options extension method for DisableStringCompilation (#1498) 2 years ago
Agent.cs 723723c84e Implement WeakRef (#1242) 3 years ago
AssemblyInfoExtras.cs 495fc6161f Add SkipLocalsInit attribute (#1303) 3 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 a73f0a17d3 Fix some problems revealed by test262 suite (#1371) 2 years ago
Engine.Helpers.cs e38849e1c3 Open some API and create public API tests for compatibility (#1290) 3 years ago
Engine.Modules.cs 3c45b8c8d8 Debugger API improvements (#1382) 2 years ago
Engine.cs 98c7f0b9f0 Introduce Advanced API and ProcessTasks (#1499) 2 years ago
EsprimaExtensions.cs f95845df38 Support template literals as keys (#1452) 2 years ago
HoistingScope.cs 43766cd579 Fix some switch/case logic issues (#1367) 2 years ago
IConstraint.cs e38849e1c3 Open some API and create public API tests for compatibility (#1290) 3 years ago
IsExternalInit.cs 495fc6161f Add SkipLocalsInit attribute (#1303) 3 years ago
Jint.csproj 67705d7a07 Remove implicit using for System.Linq (#1493) 2 years ago
Jint.snk a43e256d98 Signing the assembly 11 years ago
JsValueExtensions.cs 5fe00666d7 Fix ambiguous JsValueExtensions.Call overload (#1474) 2 years ago
Key.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
Messages.cs 8a033588ce Upgrade to Esprima 3.0.0-rc-01 (#1464) 2 years ago
ModuleBuilder.cs aaf2ce38b2 Add ability to prepare and reuse module code (#1300) 3 years ago
Options.Extensions.cs 6333d2856b Add Options extension method for DisableStringCompilation (#1498) 2 years ago
Options.cs d372b34777 JSON.parse optimizations, refactoring, DoS-attack prevention (#1485) 2 years ago
SkipLocalsInitAttribute.cs 495fc6161f Add SkipLocalsInit attribute (#1303) 3 years ago
StrictModeScope.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 years ago