Marko Lahma 71de3317f1 Introduce TypeResolver with member filter and name comparer (#951) 4 年之前
..
A.cs c1f59091cc Added full support for interop with methods that have default values (#597) 6 年之前
ArrayConverterTestClass.cs 767411dab4 CLR array converter 10 年之前
ClassWithField.cs 1dc94b9b97 Implementing fields read/write support 11 年之前
ClassWithStaticFields.cs a90a0d4917 improvements and additional tests for nested types 10 年之前
Colors.cs bec47d08d3 Supporting enum types 11 年之前
Company.cs 24cda031a8 Prefer indexing and custom properties over indexer property (#773) 5 年之前
Enums.cs 807ce1e26e Improve enum overload matching and interop (#843) 4 年之前
FloatIndexer.cs dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) 5 年之前
HiddenMembers.cs 71de3317f1 Introduce TypeResolver with member filter and name comparer (#951) 4 年之前
ICompany.cs 8c93ff5979 Added support for explicit interface implentations 11 年之前
IPerson.cs e63a0222b8 #451 harmonize exception throwing (#515) 7 年之前
IntegerIndexer.cs b0529f99e8 Fix indexer value conversion (#792) 4 年之前
JsUuid.cs 5d1114d48a Add protected function instance constructor (#759) 5 年之前
OverLoading.cs 807ce1e26e Improve enum overload matching and interop (#843) 4 年之前
Person.cs 3b1faa9d0d Implement Equals and GetHashCode for ObjectWrapper (#880) 4 年之前
Shape.cs e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 年之前
Thrower.cs a216ad328b Fix for CLR exceptions inside TypeReference instances not being caught by JS code (#394) 8 年之前
UuidConstructor.cs c55a5e447b Refactor internals to support realm concept (#907) 4 年之前
UuidConverter.cs 5d1114d48a Add protected function instance constructor (#759) 5 年之前
UuidInstance.cs 4d83ebd40b Move CI to GitHub actions 4 年之前
UuidPrototype.cs c55a5e447b Refactor internals to support realm concept (#907) 4 年之前