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-11-10Use ContainingType instead of ContainingSymbol in GetReferenceKind (#3107)HEADmainJackson Schuster
2022-11-09Implements dead branch removal for switch opcode (#2905)Marek Safar
2022-11-09Sync shared code changes from NativeAOT (#3101)Vitek Karas
2022-11-08Merge pull request #3099 from dotnet/enable_codeqlMitchell Hwang
2022-11-08FIx area pathMitchell Hwang
2022-11-08Add KeptByAttribute to validate an item was kept due to a specific dependency...Jackson Schuster
2022-11-07Update dependencies from https://github.com/dotnet/arcade build 20221104.2 (#...dotnet-maestro[bot]
2022-11-03Enable CodeQL with TSAmdh1418
2022-11-02Don't mark override of abstract base if the override's declaring type is not ...Jackson Schuster
2022-11-02Fix branch removal in compiler generated code (#3088)Vitek Karas
2022-10-31Update dependencies from https://github.com/dotnet/arcade build 20221024.5 (#...dotnet-maestro[bot]
2022-10-31Update ILLink.RoslynAnalyzer.csproj Microsoft.CodeAnalysis.CSharp version (#3...Michael Simons
2022-10-28Check for marking virtual method due to base only when state changes (#3073)Jackson Schuster
2022-10-27Update CI status in readme (#3086)Jackson Schuster
2022-10-27Create `ParameterProxy` to wrap logic surrounding parameters and use one `Par...Jackson Schuster
2022-10-26Update linker and analyzer to handle DAM on indexable property parameters (#3...Jackson Schuster
2022-10-25Change analyzer versions such that the repo can be built with .NET 7 RC2 SDK ...Vitek Karas
2022-10-24Update dependencies from https://github.com/dotnet/arcade build 20221020.1 (#...dotnet-maestro[bot]
2022-10-20Use LinkContext caching when resolving ExportedTypes (#3075)Jackson Schuster
2022-10-18[main] Update dependencies from dotnet/runtime (#3055)dotnet-maestro[bot]
2022-10-18[main] Update dependencies from dotnet/arcade (#3054)dotnet-maestro[bot]
2022-10-14Add Doc comments for IntrinsicIds (#3063)Jackson Schuster
2022-10-07Remove redundant checks in IntrinsicId switch statements (#3060)Jackson Schuster
2022-10-04Update docker to the latest tagging schema (#3057)Djuradj Kurepa
2022-09-27Use new build images (#3051)Sven Boemer
2022-09-27Check for nulls in IsInterfaceImplementationNeededByTypeDueToInterface (#3050)Jackson Schuster
2022-09-26Update dependencies from https://github.com/dotnet/runtime build 20220923.12 ...dotnet-maestro[bot]
2022-09-26Update dependencies from https://github.com/dotnet/arcade build 20220923.1 (#...dotnet-maestro[bot]
2022-09-22Update dependencies from https://github.com/dotnet/runtime build 20220916.6 (...dotnet-maestro[bot]
2022-09-22Update dependencies from https://github.com/dotnet/arcade build 20220916.3 (#...dotnet-maestro[bot]
2022-09-21Add event source tracing (#3043)Jackson Schuster
2022-09-21Cleanup tests for cases which use different warnings codes that the test ment...Vitek Karas
2022-09-19Remove --keep-facades option (#3036)Sven Boemer
2022-09-19[main] Update dependencies from dotnet/runtime (#3024)dotnet-maestro[bot]
2022-09-19[main] Update dependencies from dotnet/arcade (#3023)dotnet-maestro[bot]
2022-09-16Better warning message for DynamicDependency problem (#3035)Vitek Karas
2022-09-15Fix how keeping something due to DynamicDependency is traced (#3033)Vitek Karas
2022-09-08Fix lint command (#3027)Tlakaelel Axayakatl Ceja
2022-09-06Sync AOT tests with linker (#3026)Tlakaelel Axayakatl Ceja
2022-09-02Allow codefixer to annotate accessor declarations as methods (#3017)Tlakaelel Axayakatl Ceja
2022-09-01Fixes a null ref which happens when an XML comment cref contains generic inst...Vitek Karas
2022-09-01Update public pool names (#3013)Alex Perovich
2022-09-01[main] Update dependencies from dotnet/runtime (#2974)dotnet-maestro[bot]
2022-08-31Verify if COM dangerous during call site check (#3009)Jeremi Kurdek
2022-08-30Update dependencies from https://github.com/dotnet/arcade build 20220826.8 (#...dotnet-maestro[bot]
2022-08-30Annotated TestSystemTypeBase (#3008)Jeremi Kurdek
2022-08-29Use enum for method parameter indexing (#2993)Jackson Schuster
2022-08-27[main] Update dependencies from dotnet/arcade (#2950)dotnet-maestro[bot]
2022-08-26Don't suppress all warnings with SuppressTrimAnalysisWarnings (#3003)Sven Boemer
2022-08-26Suppress warnings in 6.0 framework (#3000)Sven Boemer