Christian Schwarz
|
b5ce1b4844
Add support for constructors with default parameters (#1383)
|
2 years ago |
Marko Lahma
|
3a3e57c63d
Improve global object setup and access performance (#1280)
|
3 years ago |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 years ago |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 years ago |
Marko Lahma
|
be621efc20
Cache created dynamic delegates (#1146)
|
3 years ago |
source-transformer
|
0e315f41df
Generic Methods: better generic method support. (#1106)
|
3 years ago |
Marko Lahma
|
d21f36a2e8
Always allow operator overloaded conversion (#1099)
|
3 years ago |
Marko Lahma
|
0231800a02
Explicit/implicit cast operator search should check parameter type (#1098)
|
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
|
6082013b16
Check ExceptionHandler if type conversion fails (#988)
|
3 years ago |
Marko Lahma
|
412922c9ea
Always set ObjectInstance prototype by default (#982)
|
3 years ago |
Marko Lahma
|
ed94d10a05
Configurable value coercion under interop (#973)
|
3 years ago |
Marko Lahma
|
f5571d0700
Refactor options and add MaxArraySize constraint (#923)
|
4 years ago |
Gökhan Kurt
|
517900f469
Implement Operator Overloading (#893)
|
4 years ago |
陈鑫伟
|
10e453bec6
Support converting js function into any delegate. (#864)
|
4 years ago |
DerekDiamond
|
5b51036334
Allow delegates to return values from .NET (#854)
|
4 years ago |
Marko Lahma
|
caf8ff8b43
Support extension methods (#812)
|
4 years ago |
Marko Lahma
|
dce29b4598
Ability to configure Array.prototype as prototype for array-like object wrappers (#721)
|
5 years ago |
Gökhan Kurt
|
bf3cc2113d
Fix assigning to Nullable Enum (#715)
|
5 years ago |
Marko Lahma
|
6dc9d457ef
Implement some missing Object functionality (#713)
|
5 years ago |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 years ago |
Meikel Philipp
|
267809665b
Added support for anonymous objects. (#637)
|
6 years ago |
Alex Meyer-Gleaves
|
fd199592c9
Fix concurrency in DefaultTypeConverter. (#620)
|
6 years ago |
Michael Kriese
|
7dbdd67c53
net45 support. (#530)
|
7 years ago |
Marko Lahma
|
8bbd390486
Optimize interop (#519)
|
7 years ago |
Marko Lahma
|
e63a0222b8
#451 harmonize exception throwing (#515)
|
7 years ago |
Marko Lahma
|
93bee1d289
#451 optimize evaluation performance
|
7 years ago |
Marko Lahma
|
6164795167
Upgrade to latest Esprima, remove redundant casts (#452)
|
7 years ago |
Alberto Aldegheri
|
4c13c86bb0
Fixes Multiple Indexer and DefaultTypeConverter TryConvert (#390)
|
8 years ago |