Rocky LIU Yan f58fc1f128 Add `Options.Constraints.PromiseTimeout` to control timeout for `DisposeHint.Async` and `JintAwaitExpression` (#2150) 1 hónapja
..
AggregateError f1a8010c4e Remove unused usings (#2072) 5 hónapja
Array 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
ArrayBuffer 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
AsyncFunction f1a8010c4e Remove unused usings (#2072) 5 hónapja
AsyncGenerator 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Atomics 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
BigInt 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Boolean 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
DataView 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Date 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Disposable f58fc1f128 Add `Options.Constraints.PromiseTimeout` to control timeout for `DisposeHint.Async` and `JintAwaitExpression` (#2150) 1 hónapja
Error 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
FinalizationRegistry 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Function 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Generator 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Global 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Intl 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Iterator 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Json 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Map 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Math 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Number 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Object 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Promise 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Proxy 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Reflect 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
RegExp 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Set 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
ShadowRealm 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
SharedArrayBuffer 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
String 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
SuppressedError ac3f89d740 Add explicit resource management supporting types (#2143) 2 hónapja
Symbol 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
TypedArray 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
WeakMap 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
WeakRef 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
WeakSet 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
Constructor.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
DatePresentation.cs c5657939fc Enable Meziantou.Analyzer (#1682) 1 éve
GroupByHelper.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
ICallable.cs 27d3ce989d Create global alias for JsValue[] arguments (#2055) 6 hónapja
IConstructor.cs 27d3ce989d Create global alias for JsValue[] arguments (#2055) 6 hónapja
IJsPrimitive.cs a3e919be49 Remove some Instance suffixes (#1718) 1 éve
JsArguments.cs 27d3ce989d Create global alias for JsValue[] arguments (#2055) 6 hónapja
JsArray.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 éve
JsArrayBuffer.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
JsBigInt.cs 7414296ae5 Fix BigInt arithmetic assignments (#1887) 1 éve
JsBoolean.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 éve
JsDataView.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 éve
JsDate.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
JsEmpty.cs 3ab67e416b Groundwork for generators (#1705) 1 éve
JsError.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 éve
JsMap.cs 1a6c1274d3 Implement Upsert (#2127) 2 hónapja
JsNull.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 éve
JsNumber.cs 323230e2fb Enforce code style on build and fix issues (#2074) 5 hónapja
JsObject.cs eeb4865ddc Optimize plain object access (#1356) 2 éve
JsPromise.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
JsProxy.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
JsRegExp.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 éve
JsSet.cs c3d86d8b69 Make JsSet int indexer internal (#1989) 10 hónapja
JsSharedArrayBuffer.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
JsString.cs 323230e2fb Enforce code style on build and fix issues (#2074) 5 hónapja
JsSymbol.cs 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 éve
JsTypedArray.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
JsUndefined.cs 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 éve
JsValue.Convertible.cs 16365067f0 Make JsValue implement IConvertible (#1713) 1 éve
JsValue.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
JsWeakMap.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
JsWeakRef.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 éve
JsWeakSet.cs 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 hónapja
PrivateName.cs aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 éve
Prototype.cs eeb4865ddc Optimize plain object access (#1356) 2 éve
SameValueZeroComparer.cs 75a7b12aef Add net60 target (#1515) 2 éve