Marko Lahma
|
8f106a7c1f
Rename ExceptionHelper to Throw and shorter method names (#2148)
|
1 week ago |
Marko Lahma
|
f1a8010c4e
Remove unused usings (#2072)
|
4 months ago |
Marko Lahma
|
27d3ce989d
Create global alias for JsValue[] arguments (#2055)
|
5 months ago |
Ken Lyon
|
7d1de2d6c6
Make JsSet public (#1987)
|
9 months 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
|
c52ff7f8de
Rename SetInstance to JsSet (#1600)
|
2 years ago |
Marko Lahma
|
5eb6b82e7f
Add public type Constructor (#1440)
|
2 years ago |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 years ago |
Marko Lahma
|
b826cd659a
Fix some prototype chain issues uncovered by compat-table (#1334)
|
2 years ago |
Marko Lahma
|
c97bd04889
Implement Array.group and Array.groupToMap (#1306)
|
2 years ago |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 years ago |
Marko Lahma
|
e48c6f5fb8
Fix inheriting from TypeReference backed interop type (#1168)
|
3 years ago |
Marko Lahma
|
bbc5bab0b5
Hide Call method from public API (#1062)
|
3 years ago |
Marko Lahma
|
ceee6b2ccb
Add Engine.Construct method (#1047)
|
3 years ago |
Marko Lahma
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 years ago |
Marko Lahma
|
2631405dbb
Fix Map and Set call validation (#895)
|
4 years ago |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
4 years ago |
Marko Lahma
|
cccd41e73a
Optimize interop, use NET5 to run tests (#803)
|
4 years ago |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 years ago |
Marko Lahma
|
1fc3858536
Assignment fixes and more tests (#716)
|
5 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
|
e4055925c6
ES6 array functions (#555)
|
6 years ago |
Marko Lahma
|
c1a42a9da0
upgrade Esprima and other libs, and include iterator test (#550)
|
6 years ago |
Marko Lahma
|
6353bb42f7
ES6 Map, Set and initial Iterators (#541)
|
6 years ago |