Marko Lahma eb091eb23b Tweak object wrapper reported members logic (#1956) 11 months ago
..
AggregateError 4b23f03c52 Remove some unnecessary JsString allocations (#1728) 1 year ago
Array d29244cdb6 Update test262 test suite and fix issues (#1944) 11 months ago
ArrayBuffer 94bd26f530 Implement Uint8Array to/from base64 (#1911) 1 year ago
AsyncFunction 5eb6b82e7f Add public type Constructor (#1440) 2 years ago
AsyncGenerator e3a3d5599f Upgrade test262 suite and fix issues (#1910) 1 year ago
Atomics eb091eb23b Tweak object wrapper reported members logic (#1956) 11 months ago
BigInt a3e919be49 Remove some Instance suffixes (#1718) 1 year ago
Boolean 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
DataView 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
Date 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
Error 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
FinalizationRegistry a3e919be49 Remove some Instance suffixes (#1718) 1 year ago
Function 4767b3ab25 Fix throwing on accessing CLR FunctionDeclaration (#1949) 11 months ago
Generator 5ff5589e79 Cleanup csproj files (#1865) 1 year ago
Global 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
Intl a3e919be49 Remove some Instance suffixes (#1718) 1 year ago
Iterator 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
Json 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
Map 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
Math 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
Number d29244cdb6 Update test262 test suite and fix issues (#1944) 11 months ago
Object 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
Promise 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
Proxy 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
Reflect 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
RegExp 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
Set 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
ShadowRealm 91755e9949 Ensure Acornima ParseErrorException is exposed as JavasScriptException (#1924) 1 year ago
SharedArrayBuffer 0e2ded5886 Expose construction capabilities with code for JsArrayBuffer (#1890) 1 year ago
String 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
Symbol 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
TypedArray d29244cdb6 Update test262 test suite and fix issues (#1944) 11 months ago
WeakMap 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
WeakRef 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
WeakSet 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
Constructor.cs 4b23f03c52 Remove some unnecessary JsString allocations (#1728) 1 year ago
DatePresentation.cs c5657939fc Enable Meziantou.Analyzer (#1682) 1 year ago
GroupByHelper.cs 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
ICallable.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
IConstructor.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
IJsPrimitive.cs a3e919be49 Remove some Instance suffixes (#1718) 1 year ago
JsArguments.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
JsArray.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 year ago
JsArrayBuffer.cs 94bd26f530 Implement Uint8Array to/from base64 (#1911) 1 year ago
JsBigInt.cs 7414296ae5 Fix BigInt arithmetic assignments (#1887) 1 year ago
JsBoolean.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 year ago
JsDataView.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
JsDate.cs 56cc45ee9e Create ITimeSystem abstraction for date parsing/time zone logic (#1488) 2 years ago
JsEmpty.cs 3ab67e416b Groundwork for generators (#1705) 1 year ago
JsError.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
JsMap.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
JsNull.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 year ago
JsNumber.cs da39b1de3c AOT: fix enum usage (#1760) 1 year ago
JsObject.cs eeb4865ddc Optimize plain object access (#1356) 2 years ago
JsPromise.cs 4e82c672eb Add Task async await check when evaluate await expression (#1882) 1 year ago
JsProxy.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
JsRegExp.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
JsSet.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
JsSharedArrayBuffer.cs 0e2ded5886 Expose construction capabilities with code for JsArrayBuffer (#1890) 1 year ago
JsString.cs 94bd26f530 Implement Uint8Array to/from base64 (#1911) 1 year ago
JsSymbol.cs 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 year ago
JsTypedArray.cs d29244cdb6 Update test262 test suite and fix issues (#1944) 11 months ago
JsUndefined.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 year ago
JsValue.Convertible.cs 16365067f0 Make JsValue implement IConvertible (#1713) 1 year ago
JsValue.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
JsWeakMap.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
JsWeakRef.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
JsWeakSet.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
PrivateName.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
Prototype.cs eeb4865ddc Optimize plain object access (#1356) 2 years ago
SameValueZeroComparer.cs 75a7b12aef Add net60 target (#1515) 2 years ago