boennhoff
|
c1f59091cc
Added full support for interop with methods that have default values (#597)
|
6 years ago |
Marko Lahma
|
3519bc7b23
Improved method resolution (#576)
|
6 years ago |
Marko Lahma
|
6353bb42f7
ES6 Map, Set and initial Iterators (#541)
|
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
|
e0d2e2f244
Introduce JsString, JsBoolean etc and support efficient string concatenation (#463)
|
7 years ago |
Marko Lahma
|
98dc732be2
Optimize array access and add ability to hint array size (#455)
|
7 years ago |
Marko Lahma
|
189af9f321
Make ObjectInstance MruPropertyCache2 dictionary lazy (#454)
|
7 years ago |
Marko Lahma
|
aaf42cc900
Cache common JsValue allocations (#456)
|
7 years ago |
Marko Lahma
|
4582830317
cache common int to string conversions
|
7 years ago |
Sérgio Fonseca
|
a216ad328b
Fix for CLR exceptions inside TypeReference instances not being caught by JS code (#394)
|
8 years ago |
Sebastien Ros
|
cf4abb8204
Adding netstandard1.3 target
|
8 years ago |
Sebastien Ros
|
429566c1d8
Adding support for params JsValue[] parameters
|
10 years ago |
postromantic
|
28f027bc13
bugfix: be able to pass single number as params array
|
10 years ago |
postromantic
|
01592ec236
optimization
|
10 years ago |
postromantic
|
18ae90ed47
NullReferenceException bugfix for null arguments
|
10 years ago |
postromantic
|
e0d057c815
.NET params
|
11 years ago |
h15ter
|
88290b632c
Resolve new merge conflicts, add pessimistic lock
|
11 years ago |
auz34
|
96144e1d45
Roll back interop exception improvement in order to make as separate pull request later
|
11 years ago |
h15ter
|
f27fc879ce
Fetch from upstream, resolve conflicts
|
11 years ago |
auz34
|
92be200b1d
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
h15ter
|
c9dd24899d
Greatly improve performance of overload resolution
|
11 years ago |
auz34
|
460fa70c63
Add JintInteropException exception to handle exceptions better on the Jint consumer side
|
11 years ago |
Florian
|
0dfa3468fd
Added Support for Action and Function callbacks
|
11 years ago |
Sebastien Ros
|
64f31c6651
Implementation skeleton
|
11 years ago |
Sebastien Ros
|
020dcb0806
Don't convert JsValue parameters
|
11 years ago |
Sebastien Ros
|
75aae5ef1a
Assemblies and classes access
|
11 years ago |
Sebastien Ros
|
830ecbbf9b
Handling types conversions in interop scenarios
|
11 years ago |
Sebastien Ros
|
91fd6493b9
Fixing method invocation
|
11 years ago |
Sebastien Ros
|
f1d274db42
Finalizing String tests suite
|
11 years ago |