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-07-22[mdoc] Multitarget net471 and net6.0 (#639)Peter Collins
2022-05-16Fix the logic for the shouldDelete factor (#628)Michael Jin
2021-12-14Fix long file name issue for Azure PowerShell .NET Reference (#589)Min Huang
2021-06-04mdoc should not use TypeMap for parameter and return elements (#558)Michael Jin
2021-04-27Added type forwarding check for member parameters (#548)RanhaoXu
2021-04-15 Enabling Guid type projection for C++/WinRT and C++/CX. (#546)Jeff Chen
2020-03-13add smoke test caseAnn Meng
2020-01-17generate type forwarding information to ECMAXML. Fix #373.Ann Meng
2020-01-09add cleanup when update base type while processing first framework for given ...Ann Meng
2019-10-14added default environment valueJoel Martinez
2019-10-14added 'environment' make parameter to allow for WSL runningJoel Martinez
2019-10-14xplat changes for makefileJoel Martinez
2019-01-16#291: parameter indexing is now more aware of mixed frameworks.Joel Martinez
2019-01-08more UT and fix code accordinglyTianqi Zhang
2019-01-08Fix MemberSignatures for ref returns and ref readonly returnsTianqi Zhang
2018-12-08Updated integration tests for new resolver pathingJoel Martinez
2018-09-12Now tracking all assemblies for forwarded/exported types.Joel Martinez
2018-08-30removed the exception flag on integration tests.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-04-27check for embedded type was added - presence of two attributes mentioned in t...katsiaryna_bialiatka
2018-04-09Improved matching of xml elements to APIs.Joel Martinez
2018-03-20mdoc: parameters and member signatures now use FrameworkAlternate when differentJoel Martinez
2018-01-12mdoc: some small test changes related to c++ signatures.Joel Martinez
2018-01-12[mdoc] Support for C++ signatureskatsiaryna_bialiatka
2017-12-22mdoc: Support for Javascript signaturesMikhail Melnikov
2017-12-22mdoc: AttachedProperty is no longer generated if a 'real' property exists.Joel Martinez
2017-12-16mdoc: Adds support for attached events and properties to the vb formatter.Joel Martinez
2017-12-07[mdoc] Implementation details are now shown on membersMikhail Melnikov
2017-11-30mdoc: Support for attached events and attached propertiesMikhail Melnikov
2017-11-30mdoc: Support for F# signaturesMikhail Melnikov
2017-11-21mdoc: Support NuGet information in the frameworks.xmlGRODNO\Anton_Sokolovskii
2017-11-01mdoc: Support VB.NET signatures enhancementMikhail Melnikov
2017-11-01mdoc: fixed incorrect analytics test.Mikhail Melnikov
2017-11-01mdoc: updates for WSLJoel Martinez
2017-10-27mdoc: EII events are now documented.Joel Martinez
2017-10-26mdoc: Preserving remarks created post-factum on importGRODNO\Anton_Sokolovskii
2017-10-25mdoc: Analytics modeMikhail Melnikov
2017-09-26mdoc: IL signatures now reflect ref, in, and out modifiers.Joel Martinez
2017-09-02mdoc: update now using ILAsm signature for tracking.Joel Martinez
2017-08-01mdoc: C# operator signatures are now generated correctly.Joel Martinez
2017-06-30Documentation importing is now supported in Frameworks mode.Joel Martinez
2017-03-08mdoc: Support for alternate inheritance chains in frameworks.Joel Martinez
2017-03-07mdoc: Added MemberGroup as valid elementJoel Martinez
2017-03-03Frameworks Mode for Update Commandpreview-5.0.0.6Joel Martinez
2017-02-17mdoc: Resolves an issue with generic array extension methods. (#22)Joel Martinez
2017-02-16mdoc: Failing to load an assembly is no longer a fatal error. (#23)Joel Martinez
2017-02-03New top level solution, makefile targets, and submodule dependencies.Joel Martinez