Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-28Add 7.0 P6 runtimedarc-main-7019635a-64ee-46a3-a5d4-b8952c2d961fAlexander Köplinger
2022-07-28Seal classes to fix CA1852Alexander Köplinger
2022-07-28Use TryGetValue instead of ContainsKey for DictionaryAlexander Köplinger
2022-07-28Bump to 7.0 preview6 sdkAlexander Köplinger
2022-07-25Update dependencies from https://github.com/dotnet/arcade build 20220722.1dotnet-maestro[bot]
2022-07-18Update dependencies from https://github.com/dotnet/arcade build 20220717.1dotnet-maestro[bot]
2022-07-11Update dependencies from https://github.com/dotnet/arcade build 20220708.3dotnet-maestro[bot]
2022-07-09Refactorings to help with linker->AOT integration (#2883)Vitek Karas
2022-07-07Add more trimming options to TrimMode and change defaults (#2856)Andy Gocke
2022-07-07Fixed AddSuppresionsBeforeAttributeRemoval test (#2882)Jeremi Kurdek
2022-07-04Update dependencies from https://github.com/dotnet/runtime build 20220704.1 (...dotnet-maestro[bot]
2022-07-04Update dependencies from https://github.com/dotnet/arcade build 20220627.2 (#...dotnet-maestro[bot]
2022-07-01Small updates to help with linker->aot port (#2873)Vitek Karas
2022-06-30Add compiler-generated code dataflow analysis (#2842)Sven Boemer
2022-06-29Fix assignment to captured invalid operation (#2869)Sven Boemer
2022-06-28Implement .dgml writing capabilities (#2854)Isabel Serrato
2022-06-27Update dependencies from https://github.com/dotnet/arcade build 20220627.1 (#...dotnet-maestro[bot]
2022-06-27Update dependencies from https://github.com/dotnet/runtime build 20220626.1 (...dotnet-maestro[bot]
2022-06-24Keep unresolved interface impl (#2858)Jackson Schuster
2022-06-23Update ref package used by analyzer tests to Preview 5 (#2861)Vitek Karas
2022-06-23Update Cecil to pick up PDB fix https://github.com/mono/cecil/pull/34 (#2860)Vitek Karas
2022-06-21Seal classes to silence warnings in Preview 5 (#2852)Jackson Schuster
2022-06-20Fix package props for older SDKs (#2848)Sven Boemer
2022-06-20Update dependencies from https://github.com/dotnet/arcade build 20220616.2 (#...dotnet-maestro[bot]
2022-06-20Update dependencies from https://github.com/dotnet/runtime build 20220619.5 (...dotnet-maestro[bot]
2022-06-20Disable invalid assert and add a test to repro the problem (#2846)Vitek Karas
2022-06-16Include targets in ILLink.Tasks package (#2844)Sven Boemer
2022-06-16Revert "Re-add static interface trimming with more testing (#2791)" (#2841)Jackson Schuster
2022-06-15Analyze implicit indexer reference operations (#2839)Sven Boemer
2022-06-15Adjust ref param kind check for IL offset (#2838)Jackson Schuster
2022-06-15Move the ILLink targets from the SDK repo to the linker repo (#2837)Andy Gocke
2022-06-14Re-add static interface trimming with more testing (#2791)Jackson Schuster
2022-06-14Don't catch all exceptions; propagate unexpected errors to trigger Watson dum...Jackson Schuster
2022-06-14Mark all type forwarders used during string->Type resolution (#2836)Vitek Karas
2022-06-13Fix analyzer issues related to visiting assignment targets (#2833)Sven Boemer
2022-06-13Update dependencies from https://github.com/dotnet/runtime build 20220612.5 (...dotnet-maestro[bot]
2022-06-13Update dependencies from https://github.com/dotnet/arcade build 20220613.1 (#...dotnet-maestro[bot]
2022-06-10Fix access to derived properties (#2829)Sven Boemer
2022-06-10Add a test for IReflect which simulates usage from winforms (#2831)Vitek Karas
2022-06-08Fix linker crash in generated type analysis (#2827)Andy Gocke
2022-06-07Add test for https://github.com/dotnet/linker/issues/2819 (#2823)Vitek Karas
2022-06-07Scan compiler-generated methods as a group (#2792)Sven Boemer
2022-06-06Update dependencies from https://github.com/dotnet/runtime build 20220605.4 (...dotnet-maestro[bot]
2022-06-06Update dependencies from https://github.com/dotnet/arcade build 20220601.2 (#...dotnet-maestro[bot]
2022-06-04Don't warn on enum switch if named values are exhaustive (#2795)Jackson Schuster
2022-06-03Changes to make sharing code with Native AOT easier (#2818)Vitek Karas
2022-06-01Add two specific tests for type hierarchy marking (#2814)Vitek Karas
2022-05-31Don't crash analyzer for ref-return assignment (#2810)Sven Boemer
2022-05-31Warn on unhandled store in reference case instead of throwing (#2807)Jackson Schuster
2022-05-30Update dependencies from https://github.com/dotnet/arcade build 20220526.1 (#...dotnet-maestro[bot]