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-09-01Fixes a null ref which happens when an XML comment cref contains generic inst...Vitek Karas
2022-08-24CodeFixer enhancements (#2994)Tlakaelel Axayakatl Ceja
2022-08-18CodeFix Support for Additional DAM IDs (#2939)Isabel Serrato
2022-07-25DynamicallyAccessedMembers CodeFix (#2890)Isabel Serrato
2022-06-29Fix assignment to captured invalid operation (#2869)Sven Boemer
2022-04-01Files in linker repository now have the same license header at the beginning ...Tlakaelel Axayakatl Ceja
2022-03-12Warn on DAM mismatch between overrides (#2656)Jackson Schuster
2022-02-28Share intrinsic handling of GetMember and similar APIs (#2639)Vitek Karas
2022-02-15[DAM analyzer] Respect EnableTrimAnalyzer property (#2602)Sven Boemer
2022-02-08Merge remote-tracking branch 'origin/feature/damAnalyzer' into mergeFromMainSven Boemer
2022-02-02Produce diagnostics for KnownValueTypes that have annotations in its members ...Tlakaelel Axayakatl Ceja
2022-02-01generic type annotation (#2478)Lakshan Fernando
2022-01-31Record call patterns (#2548)Vitek Karas
2022-01-14[DAM analyzer] Support exceptional control flow (#2481)Sven Boemer
2021-11-16Update tests after mergeSven Boemer
2021-11-02Fixes Issue 2308 (#2348)Lakshan Fernando
2021-10-11[feature/damAnalyzer] Enable a few linker DAM tests for analyzer (#2307)Sven Boemer
2021-09-29Simplify DAM analyzer and add conversion test (#2297)Sven Boemer
2021-09-17Add DynamicallyAccessedMembers analyzer (#2184)Mateo Torres-Ruiz