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-02Allow codefixer to annotate accessor declarations as methods (#3017)Tlakaelel Axayakatl Ceja
2022-08-24CodeFixer enhancements (#2994)Tlakaelel Axayakatl Ceja
2022-07-20Fix syntax node scope and nullable warnings (#2900)Andy Gocke
2022-04-01Files in linker repository now have the same license header at the beginning ...Tlakaelel Axayakatl Ceja
2022-01-31Fix inconsistencies in Requires attribute checks (#2553)Sven Boemer
2022-01-22Fix analyzer nullref on assembly attribute (#2534)Sven Boemer
2021-12-09Merge with mainvitek-karas
2021-12-09Fix NullReferenceException in Analyzer (#2400)Tlakaelel Axayakatl Ceja
2021-11-16Update to 6.0 SDK and use included dotnet-format (#2371)Sven Boemer
2021-11-03Test Restructure (#2336)Tlakaelel Axayakatl Ceja
2021-10-21Use all diagnostic analyzers when running analyzer's tests (#2327)Mateo Torres-Ruiz
2021-10-04Sync license header with runtime repo (#2303)Adeel Mujahid
2021-09-29Analyzer test infra improvements (#2292)Sven Boemer
2021-09-08Special case `MakeGenericMethod/Type` in RUC analyzer (#2209)Mateo Torres-Ruiz
2021-09-08Update edited document before continuing code fixing (#2250)Mateo Torres-Ruiz
2021-08-23Add static constructor behavior for RUC on type (#2207)Tlakaelel Axayakatl Ceja
2021-08-03Typo (#2187)Mateo Torres-Ruiz
2021-08-03Add `dynamic` analyzer (#2150)Mateo Torres-Ruiz
2021-07-31Share DiagnosticStrings add mechanism to generate a DiagnosticDescriptor give...Mateo Torres-Ruiz
2021-06-30Use net6.0 reference assemblies in analyzer tests (#2121)Andy Gocke
2021-06-23Match Attributes for virtual methods and overrides (#2046)Tlakaelel Axayakatl Ceja
2021-06-03Stop duplicating trailing period in IL2026 (#2053)Mateo Torres-Ruiz
2021-05-13Add RequiresAssemblyFiles CodeFix (#2015)Tlakaelel Axayakatl Ceja
2021-05-06Add UnconditionalSuppressMessage codefixer (#2002)Tlakaelel Axayakatl Ceja
2021-04-24Fix delegate conversion on analyzers (#1964)Tlakaelel Axayakatl Ceja
2021-03-31Add codefix for RequiresUnreferencedCode (#1865)Andy Gocke
2021-03-17Analyzer can warn on more RequiresUnreferencedCode cases (#1897)Tlakaelel Axayakatl Ceja
2021-03-08Change MSBuild properties for analyzer (#1863)Tlakaelel Axayakatl Ceja
2021-02-05RequiresAssemblyFilesAttribute resource manager changes (#1790)Tlakaelel Axayakatl Ceja
2021-01-20Add analyzer for RequiresAssemblyFilesAttribute (#1722)Mateo Torres-Ruiz
2020-12-09Port single-file analyzer (#1665)Mateo Torres-Ruiz