Marko Lahma
|
d23b32cb21
Implement Set Methods for JavaScript (#1741)
|
1 year ago |
Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 year ago |
Marko Lahma
|
c3fe5c5dbc
Update test suite and implement Set.union (#1692)
|
1 year ago |
Marko Lahma
|
6653ec842c
Code changes to keep NET 8 analyzers happy (#1685)
|
1 year ago |
Marko Lahma
|
c52ff7f8de
Rename SetInstance to JsSet (#1600)
|
2 years ago |
Marko Lahma
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 years ago |
Marko Lahma
|
b826cd659a
Fix some prototype chain issues uncovered by compat-table (#1334)
|
2 years ago |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 years ago |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 years ago |
Marko Lahma
|
cccd41e73a
Optimize interop, use NET5 to run tests (#803)
|
4 years ago |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 years ago |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
5 years ago |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 years ago |
Marko Lahma
|
5e0b3bb917
Improve engine creation performance (#625)
|
6 years ago |
Marko Lahma
|
6353bb42f7
ES6 Map, Set and initial Iterators (#541)
|
6 years ago |