Marko Lahma
|
9e378e8c01
Include inherited static members in interop member search (#1275)
|
3 years ago |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 years ago |
Marko Lahma
|
c5cd6251a2
Add intermediary prototype for TypeReference (#1231)
|
3 years ago |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 years ago |
Marko Lahma
|
85b407823e
Remove unnecessary ObjectClass types (#1172)
|
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
|
21bdb74697
Improve dictionary based CLR interop (#1127)
|
3 years ago |
Marko Lahma
|
43d63be7a3
Allow JS class to extend CLR type (#1049)
|
3 years ago |
Marko Lahma
|
ceee6b2ccb
Add Engine.Construct method (#1047)
|
3 years ago |
Marko Lahma
|
1cf0e2bfb4
Improve operator overloading logic (#1011)
|
3 years ago |
Marko Lahma
|
c117c5ea16
Prevent GetType and System.Reflection namespace under interop by default (#994)
|
3 years ago |
Marko Lahma
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
Marko Lahma
|
7a74e0c369
Allow controlling exposed names for interop members (#974)
|
3 years ago |
Marko Lahma
|
f5571d0700
Refactor options and add MaxArraySize constraint (#923)
|
3 years ago |
Marko Lahma
|
71de3317f1
Introduce TypeResolver with member filter and name comparer (#951)
|
4 years ago |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 years ago |
Marko Lahma
|
0dbcdb0395
Add support for Optional Chaining (#881)
|
4 years ago |
Gökhan Kurt
|
517900f469
Implement Operator Overloading (#893)
|
4 years ago |
Marko Lahma
|
d47f5525c1
Fix instanceof logic to comply with specification (#884)
|
4 years ago |
Marko Lahma
|
54023a32bf
Fix exception propagation from .NET constructors (#860)
|
4 years ago |
Marko Lahma
|
807ce1e26e
Improve enum overload matching and interop (#843)
|
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
|
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
|
00d91f6ce1
Use Key to refer to properties and cache hash code (#634)
|
6 years ago |
Marko Lahma
|
5e0b3bb917
Improve engine creation performance (#625)
|
6 years ago |
boennhoff
|
c1f59091cc
Added full support for interop with methods that have default values (#597)
|
6 years ago |