Commits
User selector
Commit history
Commits on Jul 23, 2022
`LibraryImport` generator `AllowUnsafeBlocks` diagnostic (#72650)
Show description for 1e1e86dauthored
Commits on May 12, 2022
Commits on Apr 28, 2022
Commits on Mar 28, 2022
Commits on Mar 10, 2022
Commits on Mar 4, 2022
Commits on Nov 18, 2021
Commits on Oct 6, 2021
Commits on Sep 23, 2021
Hook up DllImportGenerator to the libraries build (excluding solution file regeneration).
Show description for 4cfb51fcommitted
Commits on Sep 10, 2021
Refactor DllImportGenerator project for easier extensibility (dotnet/runtimelab#1119)
Show description for 2449c46authored
Commits on Apr 30, 2021
Switch to the now-built-in Marshal APIs from MarshalEx (dotnet/runtimelab#1042)
Show description for 016ae6fauthored
Commits on Dec 7, 2020
Update prefix of packages and published assemblies (dotnet/runtimelab#423)
Show description for f037d9eauthored
Commits on Dec 1, 2020
Add analyzer to flag converting from DllImport to GeneratedDllImport (dotnet/runtimelab#367)
Show description for 67e674bauthored
Commits on Nov 10, 2020
Disable packing Demo app, tools, and test assets. (dotnet/runtimelab#327)
Show description for 8aafa23authored
Commits on Oct 20, 2020
Enable nullability checks across DllImportGenerator (dotnet/runtimelab#213)
Show description for 6bb8819authored
Commits on Oct 10, 2020
Report diagnostics in generator (dotnet/runtimelab#158)
Show description for 653aeb3authored
Commits on Oct 8, 2020
Create test projects (dotnet/runtimelab#149)
Show description for 04d8328authored
Commits on Oct 5, 2020
SafeHandle marshalling (dotnet/runtimelab#133)
Show description for ea4e979authored
Commits on Sep 26, 2020
Consume DNNE for testing (dotnet/runtimelab#124)
Show description for ced0268authored
Commits on Aug 3, 2020
Collect DllImport details through Roslyn semantic model (dotnet/runtimelab#36)
Show description for 9968397authored
Commits on Jul 13, 2020
Add example that runs on Windows to the demo project.
Show description for c2a28f6committedInitial scaffolding for DllImportGenerator
Show description for d60dabacommitted
Loading