Marko Lahma
|
b48e7b7180
Rename TypedArrayInstance to JsTypedArray (#1592)
|
2 years ago |
Marko Lahma
|
2ce1349039
Rename ArrayBufferInstance to JsArrayBuffer and make it public (#1591)
|
2 years ago |
Marko Lahma
|
4057029fe5
Update test262 test suite and fix issues (#1589)
|
2 years ago |
Filip Petersson
|
43b6356793
Readme Module section update (#1587)
|
2 years ago |
Umut Akkaya
|
db73cadf0a
Add StackGuard for improved stack handling support (#1566)
|
2 years ago |
David
|
b1df4cb437
Avoid Mono's ParameterInfo[].AsSpan() bug (#1571)
|
2 years ago |
Marko Lahma
|
dae3ec5b7c
Fix constructor argument matching under interop (#1568)
|
2 years ago |
TechPizza
|
75b2d703e6
Store identifier in local (#1565)
|
2 years ago |
Marko Lahma
|
ad4378bc82
Fix conditional compilation checks to account for NET 6.0 (#1563)
|
2 years ago |
Chet Zema
|
d4f73ae446
Adjust Engine.SetValue(string, string?) to accept null value. (#1559)
|
2 years ago |
Marko Lahma
|
47bd9cfc32
Update README.md (#1556)
|
2 years ago |
Marko Lahma
|
5c1fe380d6
Update README.md to reflect ES2023 (#1554)
|
2 years ago |
Marko Lahma
|
16cb55772f
Mark export * as ns from as supported (#1553)
|
2 years ago |
Marko Lahma
|
48c2992689
Enable top-level await tests and fix issues (#1552)
|
2 years ago |
Marko Lahma
|
3f376c75dc
Set AllowReturnOutsideFunction to true for PrepareScript (#1550)
|
2 years ago |
Marko Lahma
|
d90b774ec2
ES2022 Class fields and static blocks (#1546)
|
2 years ago |
Marko Lahma
|
800f428947
Fix overloaded constructor selection under interop (#1543)
|
2 years ago |
tomatosalat0
|
8b0da8ad3a
JSON serialization performance improvement (#1527)
|
2 years ago |
李凤焕
|
65606532ef
Throw real JavascriptException location on Module (#1522)
|
2 years ago |
Miguel Fernández Corral
|
144591843c
Support params arrays in delegate invocation (#1520)
|
2 years ago |
Miguel Fernández Corral
|
9984761e7d
Support CLR object inheritance chain with prototypes (#1518)
|
2 years ago |
Miguel Fernández Corral
|
54e1a47a37
Support optional constructor parameters under interop (#1517)
|
2 years ago |
Marko Lahma
|
75a7b12aef
Add net60 target (#1515)
|
2 years ago |
Marko Lahma
|
1985f7e1cf
Update engine comparison benchmark results (#1513)
|
2 years ago |
Marko Lahma
|
abc36466d7
Optimize JSON serialization (#1512)
|
2 years ago |
mainlyer
|
ef8976839c
Support inheritance chain of CLR objects with instanceof operator (#1511)
|
2 years ago |
Marko Lahma
|
8960e805be
Add macOS runner for PR checks (#1261)
|
2 years ago |
Marko Lahma
|
d4ba479562
Add basic JSON parsing/serialization benchmark (#1510)
|
2 years ago |
tomatosalat0
|
675815c02f
JSON serialization refactoring and optimization (#1506)
|
2 years ago |
Marko Lahma
|
590232c91e
Optimize TypeConverter.ToNumber by using Try overloads (#1505)
|
2 years ago |