Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-29Feat #608072: Monikerize type parameters name (#649)Min Huang
2022-02-15feat#550375: Support ref struct and readonly ref struct syntaxes (#608)Min Huang
2021-02-27Naming unnamed parameter (#535)Xiao Luo
2020-08-21control null Exceptionmaopeixia
2020-08-11method getter incorrectly marked as implementing nonexistant interface member...maopeixia
2020-08-01Cleaning up existing content when importing: `related`, `seealso` (#510)maopeixia
2020-07-07Support F# style Attribute rendering (#503)Tianqi Zhang
2020-06-11[mdoc] come up with test/design for better member implementation detectionmaopeixia
2020-06-10Merge pull request #495 from maopeixia/mpx-mdoc-1.0.1.6Joel Martinez
2020-05-06ReturnType is now monikerized.Joel Martinez
2020-05-06[mdoc] AssemblyVersion missing in some instancesmaopeixia
2020-03-25display "TypeParameter" node for delegate only if generic parameters are decl...Ann Meng
2020-03-20Added DocUtils.AddElementWithFx methodJoel Martinez
2020-03-18Some classes are missing implicit conversion operatorsmaopeixia
2020-03-06[import] fixed issue with xpathJoel Martinez
2020-03-05Improves null handling in doc importer.Joel Martinez
2020-02-21msxdoc importer now clears all existing nodes,Joel Martinez
2020-02-13EII url missing namespace in the middlemaopeixia
2020-02-12Merge remote-tracking branch 'origin/master' into developJoel Martinez
2020-02-03Replace new Csharp features with old onesRobert-André Mauchin
2020-01-07chang format to "R"maopeixia
2020-01-06changing the format strings for double to G17 and single to g9maopeixia
2019-12-26Solve the Math.PI syntax displays wrong valuemaopeixia
2019-12-05added -nocollapseinterfaces.Joel Martinez
2019-09-03Fixed enumerator comparison for extension methodsJoel Martinez
2019-05-06UWP compiled metadata files use "put_" as the prefix to property setter metho...Dave Wilson
2018-10-10all interfaces are now listed.Joel Martinez
2018-09-12Improved casting safety on some enumeration.Joel Martinez
2018-07-06Merge branch 'master' into mdoc_fix_EIIJoel Martinez
2018-07-05mdoc: Incorrect signatures generated for return typesGRODNO\Anton_Sokolovskii
2018-06-08Fix Eii property names for VBkatsiaryna_bialiatka
2018-05-30Fix check of ignored membersMikhail Melnikov
2018-03-20mdoc: parameters and member signatures now use FrameworkAlternate when differentJoel Martinez
2018-01-12[mdoc] Support for C++ signatureskatsiaryna_bialiatka
2017-12-22mdoc: Support for Javascript signaturesMikhail Melnikov
2017-12-13mdoc: better error handling around interface implementation resolutionJoel Martinez
2017-12-11[mdoc] Fixed StackOverflow in F# and exception in members implementations gen...Mikhail Melnikov
2017-12-07[mdoc] Implementation details are now shown on membersMikhail Melnikov
2017-11-30mdoc: Support for F# signaturesMikhail Melnikov
2017-11-01mdoc: Support VB.NET signatures enhancementMikhail Melnikov
2017-10-27mdoc: EII events are now documented.Joel Martinez
2017-10-26mdoc: Preserving remarks created post-factum on importGRODNO\Anton_Sokolovskii
2017-10-02mdoc: reformatting the MDocUpdater source code.Joel Martinez