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
path: root/docs
AgeCommit message (Expand)Author
2022-08-12Added IL2121 to error-codes.md (#2964)Jeremi Kurdek
2022-08-04Improve tests and docs (#2941)Mike Voorhees
2022-08-03Separate interface method trimming logic and update for static interface meth...Jackson Schuster
2022-08-01Make serialization discovery opt-in (#2929)Sven Boemer
2022-07-21Redundant warning suppressions detection (#2891)Jeremi Kurdek
2022-06-16Revert "Re-add static interface trimming with more testing (#2791)" (#2841)Jackson Schuster
2022-06-14Re-add static interface trimming with more testing (#2791)Jackson Schuster
2022-05-06Revert static interface trimming (#2784)Jackson Schuster
2022-04-21Trim static interfaces (#2741)Jackson Schuster
2022-04-05Fix local function called from method and state machine (#2722)Sven Boemer
2022-03-09Remove fixing-warnings.md and link to dotnet/docs (#2645)Jackson Schuster
2022-03-01Remove mention of PreserveDependencyAttribute from docs (#2666)Sven Boemer
2022-02-19Update docs code for IL2078 (#2621)Jackson Schuster
2022-01-21Design proposal for DAM-on-type and RUC interactions (#2168)Vitek Karas
2021-11-15Compiler generated code handling (#2010)Vitek Karas
2021-09-16Change occurrences of 'mono/linker' to 'dotnet/linker' (#2277)Mateo Torres-Ruiz
2021-09-01Normalize warning messages (#2243)Mateo Torres-Ruiz
2021-08-23Add static constructor behavior for RUC on type (#2207)Tlakaelel Axayakatl Ceja
2021-07-31Fix typo in warning message (#2182)Sven Boemer
2021-07-30Fix warning origin for DAM on types (#2162)Sven Boemer
2021-07-30Warn when accessing DAM annotated method via reflection (#2145)Vitek Karas
2021-07-17Ruc on classes (#2143)Tlakaelel Axayakatl Ceja
2021-07-08Check target of module/assembly level suppressions (#2129)Mateo Torres-Ruiz
2021-06-23Match Attributes for virtual methods and overrides (#2046)Tlakaelel Axayakatl Ceja
2021-06-17Warning suppressions in compiler generated code (#2075)Vitek Karas
2021-05-28Warn when method return type is annotated but it's not Type or String (#2066)Vitek Karas
2021-05-25Flow C++/CLI assemblies into the linker (#2042)Mateo Torres-Ruiz
2021-05-08Trim parameter names metadata when they are not needed. (#1988)Marek Safar
2021-04-17First draft of blog post on fixing warnings (#1946)Andy Gocke
2021-04-16Preserve types for serialization (#1932)Sven Boemer
2021-04-16Resolving a type represented by a type name string should mimic Type.GetType ...Mateo Torres-Ruiz
2021-04-07Support collapsing trim analysis warnings (#1937)Sven Boemer
2021-04-06Extend attributes removal to support values matching (#1935)Marek Safar
2021-03-30Improve external custom attribute annotations support (#1923)Marek Safar
2021-03-12Don't fail with unexpected error on unresolved assembly references (#1870)Marek Safar
2021-03-11Basic tracking of MethodInfo and use it to improve Expression.Property and Ma...Vitek Karas
2021-02-26Support attribute trimming opt-in (#1839)Sven Boemer
2021-02-10Extend root mode options with library mode (#1811)Marek Safar
2021-02-05RequiresAssemblyFilesAttribute resource manager changes (#1790)Tlakaelel Axayakatl Ceja
2021-02-03Fix overreporting of warnings due to RequiresUnreferencedCode (#1798)Vitek Karas
2021-01-29Fix formatting (#1789)Mateo Torres-Ruiz
2021-01-26Small documentation update tweaks (#1782)Marek Safar
2021-01-20Update illink-options.md (#1769)Lakshan Fernando
2021-01-20Constant propagation without iterations and stack based (#1756)Vitek Karas
2021-01-20Refactor type members preservation coming from assembly roots. (#1763)Marek Safar
2021-01-18Clean up of trimming roots handling (#1725)Marek Safar
2021-01-05Add design doc for trimming opt-in/opt-out (#1647)Sven Boemer
2020-12-11Restrict embedded XML (#1675)Sven Boemer
2020-12-08Add description how to embed linker XML files (#1674)Vitek Karas
2020-12-08Update IL2067-91 warning messages (#1624)Mateo Torres-Ruiz