Marko Lahma
|
8f106a7c1f
Rename ExceptionHelper to Throw and shorter method names (#2148)
|
1 week ago |
Marko Lahma
|
17f6a71d57
Improve interop member resolution when enum indexer present (#2131)
|
4 weeks ago |
David Rettenbacher
|
4d9be48923
Fix NRE in BuildTargetBinderDelegate (#2116)
|
1 month ago |
David Rettenbacher
|
1cc4c0bc9c
#2099: Fix over-caching by providing each function instance with it's own interop variant (#2105)
|
2 months ago |
Marko Lahma
|
e4800fad93
Improve interop performance with delegates and dictionaries (#2088)
|
3 months ago |
Marko Lahma
|
27d3ce989d
Create global alias for JsValue[] arguments (#2055)
|
5 months ago |
Martin Burtscher
|
dd4e681519
Add support for object return values in Func callbacks (#2053)
|
5 months ago |
Marko Lahma
|
7381086817
Optimize ValueStringBuilder and some character checks (#1986)
|
9 months ago |
Marko Lahma
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
Marko Lahma
|
198f4f73c4
Support interop against System.Text.Json types on NET8+ (#1826)
|
1 year ago |
Marko Lahma
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
Marko Lahma
|
8078b4a798
Create separate ObjectWrapper.Create factory method (#1810)
|
1 year ago |
Marko Lahma
|
107f543329
Try initialize interop object members with upper and lower first char (#1795)
|
1 year ago |
Marko Lahma
|
9fbdab389f
Improve AOT usage scenarios with metadata (#1764)
|
1 year ago |
Marko Lahma
|
982a751485
Rename FunctionInstance to Function (#1721)
|
1 year ago |
Marko Lahma
|
69b33acaf3
Cleanup ObjectInstance public API (#1720)
|
1 year ago |
Miguel Fernández Corral
|
144591843c
Support params arrays in delegate invocation (#1520)
|
2 years ago |
Marko Lahma
|
75a7b12aef
Add net60 target (#1515)
|
2 years ago |
Marko Lahma
|
67705d7a07
Remove implicit using for System.Linq (#1493)
|
2 years ago |
Marko Lahma
|
c116ab6f3a
Remove floating point precision loss checks under interop (#1491)
|
2 years ago |
Marko Lahma
|
4e1893d469
Improve DefaultTypeConverter (#1461)
|
2 years ago |
Marko Lahma
|
c4ff805167
Disallow unsafe floating point conversion caching (#1456)
|
2 years ago |
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)
|
2 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 |