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
2020-07-16Show error on invalid command-line argument (#1360)Mateo Torres-Ruiz
2020-07-10Merge pull request #1332 from tlakollo/OverrideRemoveAttributeInstancesTlakaelel Axayakatl Ceja
2020-07-10Update option names and docs (#1292)Sven Boemer
2020-07-10Add terminology description to the illink task doc (#1317)Vitek Karas
2020-07-09Add nowarn option (#1324)Mateo Torres-Ruiz
2020-07-09-Add override mechanism for Attribute Remove Instances option using theTlakollo
2020-07-09Update illink-options.mdMarek Safar
2020-07-08Validation of annotations across virtual method hierarchies (#1315)Vitek Karas
2020-07-06-PR FeedbackTlakollo
2020-07-02-Add documentation of new featuresTlakollo
2020-07-01-Add shorcut to insert LinkerRemovableAttribute into cacheTlakollo
2020-06-30Merge branch 'master' of https://github.com/mono/linker into LinkerRemovableA...Tlakollo
2020-06-30Refactor reading of XML linker formats to reuse lot of code. (#1299)Vitek Karas
2020-06-23Add option to generate baselines (#1280)Mateo Torres-Ruiz
2020-06-23Update error-codes.mdMarek Safar
2020-06-23Support feature settings on descriptor files (#1277)Sven Boemer
2020-06-23- Add warning for custom attribute being referenced afterTlakollo
2020-06-12Support for annotations in LinkContext (#1240)Tlakaelel Axayakatl Ceja
2020-06-11Remove TryGetOrigin from MessageOrigin (#1261)Mateo Torres-Ruiz
2020-06-10Support ILLink.Descriptors.xml (#1258)Sven Boemer
2020-06-09Warnings during propagation of data flow annotations in properties (#1255)Vitek Karas
2020-06-08Warn if DynamicallyAccessedMembersAttribute is used directly on a method (#1247)Vitek Karas
2020-06-06Add a <resource> element to the substitution file to allow removal of… (#1116)Zoltan Varga
2020-06-06Support DynamicDependencyAttribute (#1215)Sven Boemer
2020-06-05Clean up clearinitlocals handling (#1237)Sven Boemer
2020-06-04Clarify substitution documentation (#1241)Sven Boemer
2020-06-03Change XmlFlowAnnotationSource implementation to expose CustomAttributes (#1216)Tlakaelel Axayakatl Ceja
2020-05-20Implement support for RequiresUnreferencedCodeAttribute (#1204)Vitek Karas
2020-05-15Remove old LogMessage overloads and MessageImportance (#1191)Mateo Torres-Ruiz
2020-05-13- Documentation on attribute children elements and how to use customTlakollo
2020-05-13Add warning code for multiple method params elements with the same nameTlakollo
2020-05-13Merge branch 'master' of https://github.com/mono/linker into xmlannotationTlakollo
2020-05-13Use MessageContainer for logging errors (#1155)Mateo Torres-Ruiz
2020-05-09- Include format in docs/data-formats.mdTlakollo
2020-05-08- Deleted some constant valuesTlakollo
2020-05-06Remove ResolveStep (#1169)Mateo Torres-Ruiz
2020-05-05Tweak error codes page layout (#1159)Marek Safar
2020-05-01Move documentation to doc/ folder and fill some gaps in the documentation (#1...Marek Safar
2020-04-30Add proposal for enhanced dataflow analysis (#988)Michal Strehovský