- United States
- jkoritzinsky.github.io
Highlights
- 3 discussions answered
Block or Report
Block or report jkoritzinsky
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
SharpGenTools/SharpGenTools Public
Accurate and high performance C++ interop code generator for C#.
-
-
COM runtime support for SharpGen generated interop code.
1,172 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2022
Created 2 commits in 1 repository
Created a pull request in dotnet/runtime that received 49 comments
Implement System.Runtime.CompilerServices.DisabledRuntimeMarshallingAttribute on CoreCLR-family of runtimes/type systems
Implement support for the new System.Runtime.CompilerServices.DisabledRuntimeMarshallingAttribute in the CoreCLR, R2R, and NativeAOT type systems/r…
+1,955
−249
•
49
comments
Opened 2 other pull requests in 2 repositories
dotnet/docs
1
open
dotnet/runtime
1
merged
Reviewed 18 pull requests in 3 repositories
dotnet/runtime
16 pull requests
- Fix a bug in the detection of Windows Nano from native test clients.
- Capture and record output from tests from Console.Out into the test results
-
Delete
CEEInfo::IsCompilingForNGen - Skip flaky DllImport tests on Mac
- Unify JIT/Methodical/eh/common and JIT/jit64/eh/common
- Implement System.Runtime.CompilerServices.DisabledRuntimeMarshallingAttribute on CoreCLR-family of runtimes/type systems
- Update CoreShim.cpp
- Implement the last of the approved cross platform hardware intrinsics, except shuffle
- Show test names in merged wrapper execution log
- [DllImportGenerator] Remove DLLIMPORTGENERATOR_ENABLED define option
- Convert JIT/Methodical/Array/range Pri0 tests and hook up mobile testing
- Make DllImportGenerator unit tests' compilations use live refs
- Fix time reporting for the merged tests
- Refactor DllImports in Microsoft.Extensions.Hosting.Systemd
- Add comment about using source-generated p/invokes to interop guidelines
- [DllImportGenerator] Update buffer size field for custom marshalling
dotnet/docs
1 pull request
dotnet/dotnet-api-docs
1 pull request
Created an issue in dotnet/runtime that received 11 comments
Provide a "fail at runtime" mechanism for better LLVMFullAOT testability
In the src/tests test tree, we test a number of corner cases of invalid code, including type layouts and UnmanagedCallersOnly usage. When running t…
11
comments