Commits
User selector
Commit history
Commits on Feb 4, 2021
Commits on Jan 28, 2021
Added the ability to implement delegates with `ref` and `out` parameters in Python, by returning the modified parameter values in a tuple.
Show description for 063a674authored andcommitted
Commits on Jan 27, 2021
Better error messages for method argument mismatch and others (#1361)
Show description for 92932fdauthored
Commits on Dec 18, 2020
- authored andcommitted
Commits on Dec 12, 2020
Fix or disable warnings in Python.Runtime (#1318)
Show description for bd264cfauthored- authored andcommitted
Commits on Dec 10, 2020
Ensure that param-array matching works correctly (#1304)
Show description for 4133927authored
Commits on Dec 9, 2020
Convert projects to SDK style
Show description for f811e51committed
Commits on Nov 18, 2020
Fix kwarg func resolution (#1136)
Show description for c81c3c3andauthored
Commits on Nov 3, 2020
- authored andcommitted
Commits on Oct 8, 2020
Make it possible to use inherited indexers
Show description for c79be84authored andcommitted
Commits on Oct 1, 2020
Return eleements of interface arrays as interface objects
Show description for a74664ccommittedWrap returned objects in interface if method return type is interface
Show description for 1dd36aecommittedSelect correct method to invoke when keyword arguments are used (#1242)
Show description for d44f1daauthored
Commits on Sep 15, 2020
Commits on Jun 7, 2020
- committed
Commits on May 14, 2020
allow excluding public .NET types from being exposed to Python
Show description for 467d1fdcommitted
Commits on Apr 29, 2020
Add RawProxyEncoder (#1122)
Show description for f707698authored
Commits on Dec 16, 2019
Add mp_length slot for .NET classes implementing ICollection/ICollection<T> (#994)
Show description for ba5127aauthored andcommitted
Commits on Oct 18, 2019
Provide hook to implement __repr__ (#808)
Show description for 4a9457fauthored andcommitted
Commits on Sep 12, 2019
Feature/named arg support (#953)
Show description for 1bcbeb5authored andcommitted
Commits on May 3, 2019
- committed
Commits on Nov 15, 2018
Commits on Oct 29, 2018
- committed
Commits on Aug 24, 2018
fixed bug of method PyString_FromString (#670)
Show description for b6417caauthored andcommitted
Commits on Jul 20, 2018
Commits on Jun 25, 2018
Add exception argument to test method
Show description for a1bb354authored andcommitted
crashing exception test
Show description for d0f34e9authored andcommitted

Commits on Nov 7, 2017
Build system improvements pack - addressing comments to PR and some issues. (#546)
Show description for 75e5231authored andcommitted
Commits on Sep 21, 2017
Added CoreCLR 2.0 build target. Compile issues fixed. (#519)
Show description for df1c224authored andcommittedCoreCLR msbuild (xplat) support. Initial compilable version. (#518)
Show description for 4b381bfauthored andcommitted
Commits on May 24, 2017
Fixing Travis CI for mono 5.0 (#471)
Show description for d9a3666authored andcommitted
Commits on May 10, 2017
- authored andcommitted
Commits on Feb 27, 2017
Set language version to 6
Show description for 7dba617committed
Commits on Feb 26, 2017
Move PythonBuildDir when not defined
Show description for 9e85489committed