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-08-26Do not report redundant suppressions on trimmed members (#2999)Jeremi Kurdek
2022-08-19IL2121 warnings point to XML files correctly (#2965)Jeremi Kurdek
2022-08-02Redundant suppressions detection (#2922)Jeremi Kurdek
2022-07-29Added support for suppressions on properties (#2925)Jeremi Kurdek
2022-04-01Files in linker repository now have the same license header at the beginning ...Tlakaelel Axayakatl Ceja
2022-03-31Lambda and local function suppressions (#2689)Sven Boemer
2022-03-18Remove SuppressionContextMember (#2691)Sven Boemer
2022-01-12Add WarningIds part 2 (#2499)Tlakaelel Axayakatl Ceja
2021-10-19Nullable annotations part 4 (final) (#2300)Sven Boemer
2021-09-01Enable nullable warnings for linker (#2244)Sven Boemer
2021-09-01Normalize warning messages (#2243)Mateo Torres-Ruiz
2021-08-30Add BannedApiAnalyzer (#2234)Sven Boemer
2021-08-18Support assembly as message origin (#2212)Sven Boemer
2021-08-12Fix suppression check with assembly suppressions (#2180)Sven Boemer
2021-07-28Check attribute suppressions lazily (#2171)Sven Boemer
2021-07-27RAF Attribute unification (#2156)Tlakaelel Axayakatl Ceja
2021-07-08Check target of module/assembly level suppressions (#2129)Mateo Torres-Ruiz
2021-06-17Warning suppressions in compiler generated code (#2075)Vitek Karas
2021-05-18Add line number/position info to warnings from XML files (#2039)Vitek Karas
2020-10-08Clean up redundant parenthesesMarek Safar
2020-09-25Enable more analyzers and fix found problemsMarek Safar
2020-08-06Generate warning suppressions in an XML format (#1386)Mateo Torres-Ruiz
2020-06-23Add option to generate baselines (#1280)Mateo Torres-Ruiz
2020-06-12Support for annotations in LinkContext (#1240)Tlakaelel Axayakatl Ceja
2020-06-05Use new log methods (#1250)Mateo Torres-Ruiz
2020-06-04Add more warning suppression scenarios (#1232)Mateo Torres-Ruiz
2020-06-04Simplify logging methods (#1224)Mateo Torres-Ruiz
2020-05-29Add UnconditionalSuppressMessageAttribute (#1185)Mateo Torres-Ruiz