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