Marko Lahma
|
f180d16e7c
Fix Promise.all behavior under interop (#911)
|
4 vuotta sitten |
Joseph Da Silva
|
5a058bf9c1
Implement WeakMap and WeakSet (#912)
|
4 vuotta sitten |
Marko Lahma
|
3b33cb1135
Parse scripts only once while testing (#910)
|
4 vuotta sitten |
Gökhan Kurt
|
ae5e9d01da
Implement Error stack property (#904)
|
4 vuotta sitten |
Joseph Da Silva
|
21dd3fb474
Fix ToInt32 conversion (#902)
|
4 vuotta sitten |
Marko Lahma
|
978d31900f
Remove LexicalEnvironment (#901)
|
4 vuotta sitten |
Marko Lahma
|
b29573bdce
Support optional catch binding (#900)
|
4 vuotta sitten |
Marko Lahma
|
e6f54b5318
Introduce Engine.Evaluate (#899)
|
4 vuotta sitten |
Sebastien Ros
|
cdb2aa5f8f
Update README badges
|
4 vuotta sitten |
Sebastien Ros
|
1d9df51409
Update build script for main branch
|
4 vuotta sitten |
Marko Lahma
|
ab88152cee
Allow tabs in property names when parsing JSON (#898)
|
4 vuotta sitten |
Marko Lahma
|
0dbcdb0395
Add support for Optional Chaining (#881)
|
4 vuotta sitten |
Gökhan Kurt
|
50b723254f
Improve generic extension methods and Linq interop (#896)
|
4 vuotta sitten |
Simon
|
426acedb9b
Promise lets go again (#889)
|
4 vuotta sitten |
Gökhan Kurt
|
517900f469
Implement Operator Overloading (#893)
|
4 vuotta sitten |
Marko Lahma
|
2631405dbb
Fix Map and Set call validation (#895)
|
4 vuotta sitten |
Sébastien Ros
|
4d83ebd40b
Move CI to GitHub actions
|
4 vuotta sitten |
Sebastien Ros
|
d644aa8c49
Create github workflow builds
|
4 vuotta sitten |
Marko Lahma
|
a8d89b2627
Don't match explicit indexer properties when finding accessor (#886)
|
4 vuotta sitten |
Marko Lahma
|
d47f5525c1
Fix instanceof logic to comply with specification (#884)
|
4 vuotta sitten |
Marko Lahma
|
dcaae15a02
Fix Invoke logic and object coercion (#883)
|
4 vuotta sitten |
Marko Lahma
|
3b1faa9d0d
Implement Equals and GetHashCode for ObjectWrapper (#880)
|
4 vuotta sitten |
Marko Lahma
|
170c72c5f1
Fix missing NewTarget handling for basic types (#875)
|
4 vuotta sitten |
陈鑫伟
|
10e453bec6
Support converting js function into any delegate. (#864)
|
4 vuotta sitten |
Bernhard Windisch
|
27865262a9
Add ClrFunctionInstance as fallback to MethodInfoFunctionInstance (#872)
|
4 vuotta sitten |
Gökhan Kurt
|
4b9c78e3fc
Fix detecting extension method when there are none (#866)
|
4 vuotta sitten |
Marko Lahma
|
a44e845762
Fix block-scoped function registrations (#859)
|
4 vuotta sitten |
Marko Lahma
|
54023a32bf
Fix exception propagation from .NET constructors (#860)
|
4 vuotta sitten |
Marko Lahma
|
ca10397b34
Don't override existing prototype functions with extension methods (#861)
|
4 vuotta sitten |
Marko Lahma
|
c117961479
Support ExpandoObject in EnumerateOwnPropertyKeys (#862)
|
4 vuotta sitten |