Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 éve |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 éve |
Marko Lahma
|
a5cf2f9f8d
Fix smallest index handling against collection under interop (#1190)
|
3 éve |
Marko Lahma
|
e48c6f5fb8
Fix inheriting from TypeReference backed interop type (#1168)
|
3 éve |
Marko Lahma
|
6b24844b7d
Allow adding symbol properties to CLR objects (#1131)
|
3 éve |
Marko Lahma
|
21bdb74697
Improve dictionary based CLR interop (#1127)
|
3 éve |
Marko Lahma
|
43d63be7a3
Allow JS class to extend CLR type (#1049)
|
3 éve |
Marko Lahma
|
1cf0e2bfb4
Improve operator overloading logic (#1011)
|
3 éve |
Marko Lahma
|
2d8f1ec2cb
Improve stringify for JObject (#1009)
|
3 éve |
Marko Lahma
|
dac5a0bea0
Generic string-keyed dictionary indexing under interop (#1002)
|
3 éve |
Sébastien Ros
|
c110428c7c
Fix ExpandoObject serialization (#996)
|
3 éve |
Marko Lahma
|
412922c9ea
Always set ObjectInstance prototype by default (#982)
|
3 éve |
Marko Lahma
|
7e0b575a1d
Fix iteration in interop (#967)
|
3 éve |
Marko Lahma
|
f5571d0700
Refactor options and add MaxArraySize constraint (#923)
|
3 éve |
Marko Lahma
|
71de3317f1
Introduce TypeResolver with member filter and name comparer (#951)
|
3 éve |
Marko Lahma
|
af31a9dce6
Harmonize iterator prototype intrinsics to follow spec (#933)
|
4 éve |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 éve |
Marko Lahma
|
b29573bdce
Support optional catch binding (#900)
|
4 éve |
Marko Lahma
|
a8d89b2627
Don't match explicit indexer properties when finding accessor (#886)
|
4 éve |
Marko Lahma
|
3b1faa9d0d
Implement Equals and GetHashCode for ObjectWrapper (#880)
|
4 éve |
Gökhan Kurt
|
4b9c78e3fc
Fix detecting extension method when there are none (#866)
|
4 éve |
Marko Lahma
|
c117961479
Support ExpandoObject in EnumerateOwnPropertyKeys (#862)
|
4 éve |
Bernhard Windisch
|
90eca8b996
Allow access to declared Members on DynamicObject (#858)
|
4 éve |
Marko Lahma
|
cef5b55dde
Basic support for DynamicObject (#842)
|
4 éve |
Marko Lahma
|
de3739bd3d
Stack traces for JS exceptions (#821)
|
4 éve |
Marko Lahma
|
caf8ff8b43
Support extension methods (#812)
|
4 éve |
Marko Lahma
|
cccd41e73a
Optimize interop, use NET5 to run tests (#803)
|
4 éve |
Marko Lahma
|
db2fc72f37
Fix indexing JArray / faster IList indexing (#798)
|
4 éve |
Marko Lahma
|
b717934d69
Improve error handling for JToken property access (#796)
|
4 éve |
Marko Lahma
|
24cda031a8
Prefer indexing and custom properties over indexer property (#773)
|
5 éve |