Commits
User selector
Commit history
Commits on Feb 5, 2021
Commits on Feb 4, 2021
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 3, 2021
Commits on Jan 29, 2021
Fix exception string (#1360)
Show description for 1afae4cauthored
Commits on Jan 28, 2021
- committed
use Microsoft.Net.Compilers.Toolset instead of Microsoft.Net.Compilers
Show description for b4cb37ecommitted- committed
- committed
- committed
- committed
- committed
use Roslyn preview in CI
Show description for 28a5dabcommitted- committed
- committed
- committed
- committed
- committed
- committed
- committed
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 Jan 21, 2021
- authored
- authored
Add PythonEngine.Interrupt (#1337)
Show description for 5fd77b1authored