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
2021-09-08Workaround NRE in SweepStep (#2264)Vitek Karas
2021-09-08Add a test for #2260 (#2263)Vitek Karas
2020-06-10Add SetupLinkerDescriptorFile (#1252)Tlakaelel Axayakatl Ceja
2020-04-24Ensure consistent sources formatting (#1138)Marek Safar
2019-06-11Disable Unreachable Bodies feature by default (#613)Alexander Köplinger
2019-04-25Workaround roslyn bugMichael Voorhees
2019-04-12Mark instance method bodies lazily (#502)Mike Voorhees
2019-04-11Fix a bug with preserve parentMichael Voorhees
2019-02-20Add an option to disable override removalUnknown
2019-02-20Adopt new directory layout (#466)Sven Boemer