Marko Lahma 3d5c8720e3 Ensure script preparation exposes only Jint's exception type (#1927) 1 year ago
..
Collections 4b4d64f644 Package XML documentation (#1689) 1 year ago
Constraints 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 year ago
Extensions 91755e9949 Ensure Acornima ParseErrorException is exposed as JavasScriptException (#1924) 1 year ago
Native 91755e9949 Ensure Acornima ParseErrorException is exposed as JavasScriptException (#1924) 1 year ago
Pooling 4110ede00b Replace ReferenceEquals usage with is (not) null (#1906) 1 year ago
Runtime 3d5c8720e3 Ensure script preparation exposes only Jint's exception type (#1927) 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
AstExtensions.cs 1b7288df5e Make EsprimaExtensions.TryGetKey[ more resilient to missing execution context 1 year ago
DeclarationBindingType.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Engine.Advanced.cs a1788187de Restructure and internalize (#1738) 1 year ago
Engine.Ast.cs 3d5c8720e3 Ensure script preparation exposes only Jint's exception type (#1927) 1 year ago
Engine.Constraints.cs a1788187de Restructure and internalize (#1738) 1 year ago
Engine.Defaults.cs 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 year ago
Engine.Modules.cs d39eeee619 Fix dynamic importing of JSON modules (#1837) 1 year ago
Engine.cs 91755e9949 Ensure Acornima ParseErrorException is exposed as JavasScriptException (#1924) 1 year ago
HoistingScope.cs e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 year ago
IConstraint.cs e38849e1c3 Open some API and create public API tests for compatibility (#1290) 2 years ago
Jint.csproj e3a3d5599f Upgrade test262 suite and fix issues (#1910) 1 year ago
Jint.snk a43e256d98 Signing the assembly 11 years ago
JintException.cs 3d5c8720e3 Ensure script preparation exposes only Jint's exception type (#1927) 1 year ago
JsValueExtensions.cs 4e82c672eb Add Task async await check when evaluate await expression (#1882) 1 year ago
Key.cs d3e65ac38b Replace some string usage with Key when suitable (#1737) 1 year ago
Options.Extensions.cs a1788187de Restructure and internalize (#1738) 1 year ago
Options.cs 4eecccbdd4 Add interop option ThrowOnUnresolvedMember (#1904) 1 year ago
ParsingOptions.cs 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 year ago
PreparationOptions.cs e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 year ago
Prepared.cs e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 year ago
ScriptPreparationException.cs 3d5c8720e3 Ensure script preparation exposes only Jint's exception type (#1927) 1 year ago
SkipLocalsInitAttribute.cs 75a7b12aef Add net60 target (#1515) 2 years ago
StrictModeScope.cs a1788187de Restructure and internalize (#1738) 1 year ago