Marko Lahma 5eb6b82e7f Add public type Constructor (#1440) 2 年 前
..
Collections 3a3e57c63d Improve global object setup and access performance (#1280) 3 年 前
Constraints 7e193c64d3 Add support for checking constraints from engine (#1438) 2 年 前
Extensions 97e481fc4e Enable nullable reference types by default (#1237) 3 年 前
Native 5eb6b82e7f Add public type Constructor (#1440) 2 年 前
Pooling 97e481fc4e Enable nullable reference types by default (#1237) 3 年 前
Runtime 5eb6b82e7f Add public type Constructor (#1440) 2 年 前
Agent.cs 723723c84e Implement WeakRef (#1242) 3 年 前
AssemblyInfoExtras.cs 495fc6161f Add SkipLocalsInit attribute (#1303) 3 年 前
DeclarationBindingType.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 年 前
Directory.Build.props 9b060234b1 Change Jint.Tests.CommonScripts run with NUnit (#1118) 3 年 前
Engine.Ast.cs a73f0a17d3 Fix some problems revealed by test262 suite (#1371) 2 年 前
Engine.Helpers.cs e38849e1c3 Open some API and create public API tests for compatibility (#1290) 3 年 前
Engine.Modules.cs 3c45b8c8d8 Debugger API improvements (#1382) 2 年 前
Engine.cs 7e193c64d3 Add support for checking constraints from engine (#1438) 2 年 前
EsprimaExtensions.cs d602f32b7f Reduce Engine references in expressions (#1293) 3 年 前
HoistingScope.cs 43766cd579 Fix some switch/case logic issues (#1367) 2 年 前
IConstraint.cs e38849e1c3 Open some API and create public API tests for compatibility (#1290) 3 年 前
IsExternalInit.cs 495fc6161f Add SkipLocalsInit attribute (#1303) 3 年 前
Jint.csproj 4839fd19c7 Upgrade to Esprima 3.0.0-beta-10 (#1405) 2 年 前
Jint.snk a43e256d98 Signing the assembly 11 年 前
JsValueExtensions.cs 7fab0dbf19 Update to latest test262 suite and implement Symbols as WeakMap keys (#1365) 2 年 前
Key.cs 20e9832dd6 Enable implicit usings (#1230) 3 年 前
ModuleBuilder.cs aaf2ce38b2 Add ability to prepare and reuse module code (#1300) 3 年 前
Options.Extensions.cs e38849e1c3 Open some API and create public API tests for compatibility (#1290) 3 年 前
Options.cs ba6e1a5478 Support configuring whether dynamic (eval) JavaScript code is allowed (#1416) 2 年 前
SkipLocalsInitAttribute.cs 495fc6161f Add SkipLocalsInit attribute (#1303) 3 年 前
StrictModeScope.cs b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 年 前