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-04-01Files in linker repository now have the same license header at the beginning ...Tlakaelel Axayakatl Ceja
2021-11-16Fixing a null ref exception related to function pointers and interfaces (#2354)Tanner Gooding
2021-09-01Normalize warning messages (#2243)Mateo Torres-Ruiz
2021-07-08Preserve custom operators (#2125)Sven Boemer
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-16Preserve types for serialization (#1932)Sven Boemer
2021-03-01Enable more analyzers (#1862)Marek Safar
2020-10-09Fix Attributes.StructLayout tests not running (#1554)Mike Voorhees
2020-09-30Update to latest dotnet-format versionMarek Safar
2020-07-24Add warnaserror option (#1377)Mateo Torres-Ruiz
2020-07-21Don't generate warning 2045 due to the attribute type members referencing the...vitek-karas
2020-06-23Support feature settings on descriptor files (#1277)Sven Boemer
2020-06-06Support DynamicDependencyAttribute (#1215)Sven Boemer
2020-05-29Add UnconditionalSuppressMessageAttribute (#1185)Mateo Torres-Ruiz
2020-05-20Implement support for RequiresUnreferencedCodeAttribute (#1204)Vitek Karas
2020-04-24Ensure consistent sources formatting (#1138)Marek Safar
2020-04-15Merge master into feature/dataflowvitek-karas
2020-04-09Migrate SubStepsDispatcher to linker and add basic test coverag… (#1084)Marek Safar
2020-04-03Merge branch 'master' into master-mergeMichal Strehovský
2020-03-31Output Mono.Linker warnings through MSBuild (#968)Mateo Torres-Ruiz
2020-03-27Propagate data flow annotations across method callsvitek-karas
2020-03-26Add sealer opt-in optimization (#1011)Marek Safar
2019-12-19Add abstraction between the linker and the dependency tracing/re… (#872)Vitek Karas
2019-12-11Add new optimization steps to make Mark step more effectiveMarek Safar
2019-10-07Add simple detection for custom TypeConvertorsMarek Safar
2019-04-12Simplified version of PR #506 (#528)Marek Safar
2019-04-12Mark instance method bodies lazily (#502)Mike Voorhees
2019-02-20Adopt new directory layout (#466)Sven Boemer