2
0
Marko Lahma 6cb44564e3 Backport avoid Array.sort infinite loops on full framework (#1915) 1 жил өмнө
..
AggregateError 4b23f03c52 Remove some unnecessary JsString allocations (#1728) 1 жил өмнө
Array 6cb44564e3 Backport avoid Array.sort infinite loops on full framework (#1915) 1 жил өмнө
ArrayBuffer 62b0243fca Expose construction capabilities with code for JsArrayBuffer (#1893) 1 жил өмнө
AsyncFunction 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
BigInt a3e919be49 Remove some Instance suffixes (#1718) 1 жил өмнө
Boolean 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
DataView 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
Date b6f99b9455 UnwrapIfPromise Call RunAvailableContinuations (#1813) 1 жил өмнө
Error 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
FinalizationRegistry a3e919be49 Remove some Instance suffixes (#1718) 1 жил өмнө
Function e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 жил өмнө
Generator e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 жил өмнө
Global aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 жил өмнө
Intl a3e919be49 Remove some Instance suffixes (#1718) 1 жил өмнө
Iterator 62ab48186c Sync WIP generator structures to main (#1762) 1 жил өмнө
Json e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 жил өмнө
Map 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
Math a3e919be49 Remove some Instance suffixes (#1718) 1 жил өмнө
Number 8d2d9864e0 Hide GlobalObject public methods (#1723) 1 жил өмнө
Object d306162997 Obsolete and cleanup some ObjectInstance access patterns (#1809) 1 жил өмнө
Promise 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
Proxy 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
Reflect a3e919be49 Remove some Instance suffixes (#1718) 1 жил өмнө
RegExp e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 жил өмнө
Set 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
ShadowRealm e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 жил өмнө
SharedArrayBuffer 62b0243fca Expose construction capabilities with code for JsArrayBuffer (#1893) 1 жил өмнө
String 53ab42a7c8 Add custom strategy for array read access (#1729) 1 жил өмнө
Symbol a3e919be49 Remove some Instance suffixes (#1718) 1 жил өмнө
TypedArray 061d2c7b1c Backport update test262 suite and fix typed array issues (#1903) 1 жил өмнө
WeakMap 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
WeakRef 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
WeakSet 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
Constructor.cs 4b23f03c52 Remove some unnecessary JsString allocations (#1728) 1 жил өмнө
DatePresentation.cs c5657939fc Enable Meziantou.Analyzer (#1682) 1 жил өмнө
GroupByHelper.cs 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 жил өмнө
ICallable.cs ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
IConstructor.cs ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
IJsPrimitive.cs a3e919be49 Remove some Instance suffixes (#1718) 1 жил өмнө
JsArguments.cs d306162997 Obsolete and cleanup some ObjectInstance access patterns (#1809) 1 жил өмнө
JsArray.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 жил өмнө
JsArrayBuffer.cs 62b0243fca Expose construction capabilities with code for JsArrayBuffer (#1893) 1 жил өмнө
JsBigInt.cs c06d368c9d Fix BigInt arithmetic assignments (#1891) 1 жил өмнө
JsBoolean.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 жил өмнө
JsDataView.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
JsDate.cs 56cc45ee9e Create ITimeSystem abstraction for date parsing/time zone logic (#1488) 2 жил өмнө
JsEmpty.cs 3ab67e416b Groundwork for generators (#1705) 1 жил өмнө
JsError.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
JsMap.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
JsNull.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 жил өмнө
JsNumber.cs da39b1de3c AOT: fix enum usage (#1760) 1 жил өмнө
JsObject.cs eeb4865ddc Optimize plain object access (#1356) 2 жил өмнө
JsPromise.cs b6f99b9455 UnwrapIfPromise Call RunAvailableContinuations (#1813) 1 жил өмнө
JsProxy.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
JsRegExp.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 жил өмнө
JsSet.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
JsSharedArrayBuffer.cs 62b0243fca Expose construction capabilities with code for JsArrayBuffer (#1893) 1 жил өмнө
JsString.cs 4b23f03c52 Remove some unnecessary JsString allocations (#1728) 1 жил өмнө
JsSymbol.cs 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 жил өмнө
JsTypedArray.cs 376a332989 Backport typed array related fixes (#1913) 1 жил өмнө
JsUndefined.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 жил өмнө
JsValue.Convertible.cs 16365067f0 Make JsValue implement IConvertible (#1713) 1 жил өмнө
JsValue.cs b6f99b9455 UnwrapIfPromise Call RunAvailableContinuations (#1813) 1 жил өмнө
JsWeakMap.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
JsWeakRef.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
JsWeakSet.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 жил өмнө
PrivateName.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 жил өмнө
Prototype.cs eeb4865ddc Optimize plain object access (#1356) 2 жил өмнө
SameValueZeroComparer.cs 75a7b12aef Add net60 target (#1515) 2 жил өмнө