.. |
AggregateError
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
Array
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
ArrayBuffer
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
AsyncFunction
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
AsyncGenerator
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
Atomics
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
BigInt
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
Boolean
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
DataView
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
Date
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
Error
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
FinalizationRegistry
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
Function
|
9957b5ba15
eval syntax checks should not descend into function declarations (#2123)
|
1 month ago |
Generator
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
Global
|
203a19b729
Update test262 harness and fix issues (#2126)
|
1 month ago |
Intl
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
Iterator
|
203a19b729
Update test262 harness and fix issues (#2126)
|
1 month ago |
Json
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
Map
|
1a6c1274d3
Implement Upsert (#2127)
|
1 month ago |
Math
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
Number
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
Object
|
203a19b729
Update test262 harness and fix issues (#2126)
|
1 month ago |
Promise
|
203a19b729
Update test262 harness and fix issues (#2126)
|
1 month ago |
Proxy
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
Reflect
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
RegExp
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
Set
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
ShadowRealm
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
SharedArrayBuffer
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
String
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
Symbol
|
3dc3134f69
Remove some duplication and align with spec naming (#2128)
|
1 month ago |
TypedArray
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
WeakMap
|
3dc3134f69
Remove some duplication and align with spec naming (#2128)
|
1 month ago |
WeakRef
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
WeakSet
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
Constructor.cs
|
27d3ce989d
Create global alias for JsValue[] arguments (#2055)
|
5 months 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
|
27d3ce989d
Create global alias for JsValue[] arguments (#2055)
|
5 months ago |
IConstructor.cs
|
27d3ce989d
Create global alias for JsValue[] arguments (#2055)
|
5 months ago |
IJsPrimitive.cs
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 year ago |
JsArguments.cs
|
27d3ce989d
Create global alias for JsValue[] arguments (#2055)
|
5 months ago |
JsArray.cs
|
69b33acaf3
Cleanup ObjectInstance public API (#1720)
|
1 year ago |
JsArrayBuffer.cs
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months 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
|
d87a847e64
Remove apparently-redundant `DateFlags` calculation in `JsDate` constructor (#2058)
|
5 months 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
|
1a6c1274d3
Implement Upsert (#2127)
|
1 month ago |
JsNull.cs
|
69b33acaf3
Cleanup ObjectInstance public API (#1720)
|
1 year ago |
JsNumber.cs
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
JsObject.cs
|
eeb4865ddc
Optimize plain object access (#1356)
|
2 years ago |
JsPromise.cs
|
27d3ce989d
Create global alias for JsValue[] arguments (#2055)
|
5 months ago |
JsProxy.cs
|
27d3ce989d
Create global alias for JsValue[] arguments (#2055)
|
5 months ago |
JsRegExp.cs
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
JsSet.cs
|
c3d86d8b69
Make JsSet int indexer internal (#1989)
|
9 months ago |
JsSharedArrayBuffer.cs
|
0e2ded5886
Expose construction capabilities with code for JsArrayBuffer (#1890)
|
1 year ago |
JsString.cs
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
JsSymbol.cs
|
088f08f8e1
Enable code analysis with latest-Recommended (#1681)
|
1 year ago |
JsTypedArray.cs
|
dd779482e2
Update test262 harness and fix issues (#2029)
|
6 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
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
JsWeakMap.cs
|
1a6c1274d3
Implement Upsert (#2127)
|
1 month 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 |