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
2019-09-03doc enumerator now takes return type reftype into accountJoel Martinez
2019-09-03stub function no longer calls ProcessType.Joel Martinez
2019-09-03Improved member sig update again.Joel Martinez
2019-09-03Simplified member signature update.Joel Martinez
2019-05-06UWP compiled metadata files use "put_" as the prefix to property setter metho...Dave Wilson
2019-04-20Fixes #427 ... param update function fixed.Joel Martinez
2019-04-20WIP: starting to add tests for testing params with different name case, #427Joel Martinez
2019-02-07attached property formatter now handles mixed readonly/setonly scenarios.Joel Martinez
2019-02-07read or set only attached properties will now be documented.Joel Martinez
2019-02-07Adding some attached entity unit tests.Joel Martinez
2019-01-25no longer leaving empty fx alternate on attributes.Joel Martinez
2019-01-16#291: parameter indexing is now more aware of mixed frameworks.Joel Martinez
2019-01-16#291: better handling of property indexing in multi-fxJoel Martinez
2019-01-16#291: now adding more than two member signaturesJoel Martinez
2019-01-08more UT and fix code accordinglyTianqi Zhang
2019-01-08Fix MemberSignatures for ref returns and ref readonly returnsTianqi Zhang
2018-10-10all interfaces are now listed.Joel Martinez
2018-10-09Added some tests for framework name parsingJoel Martinez
2018-08-30Updating some path issues, related to the nunit 3 update.Joel Martinez
2018-08-30Updating to the latest 3x NUnit.Joel Martinez
2018-08-30removed the exception flag on integration tests.Joel Martinez
2018-08-22Fixes doc enumerator issue with multiple EII.Joel Martinez
2018-07-06Merge branch 'master' into mdoc_fix_EIIJoel Martinez
2018-07-05mdoc: Incorrect signatures generated for return typesGRODNO\Anton_Sokolovskii
2018-07-02Merge branch 'master' into mdoc-assemble-single-frameworkJoel Martinez
2018-06-28Attributes now get a FrameworkAlternate when they don't appear in all framewo...Joel Martinez
2018-06-19revert fix for #76.Joel Martinez
2018-06-08Fix Eii property names for VBkatsiaryna_bialiatka
2018-06-06Adding "FrameworkAlternate" and "Index" to XSDJoel Martinez
2018-05-30Fix check of ignored membersMikhail Melnikov
2018-05-29Fixed missing API for VisualC reflected binaryMikhail Melnikov
2018-05-26Attributes now receive `FrameworkAlternate`.Joel Martinez
2018-05-10Allow `mdoc assemble` to assemble docs from a single framework #194Mikhail Melnikov
2018-05-03Fixed unit test that failed on mac.Joel Martinez
2018-04-27Special treatment of ref-like structs to not produce Obsolete attributeMikhail Melnikov
2018-04-26fix libs for integration testskatsiaryna_bialiatka
2018-04-26mdoc: C# Finalizer Signatures for Generic Types incorrectGRODNO\Anton_Sokolovskii
2018-04-26mdoc: Fixed tuple class incorrect representationMikhail 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-11[mdoc] Fixed StackOverflow in F# and exception in members implementations gen...Mikhail Melnikov
2017-11-30mdoc: Support for F# signaturesMikhail Melnikov
2017-11-01mdoc: Support VB.NET signatures enhancementMikhail Melnikov
2017-10-25mdoc: Analytics modeMikhail Melnikov
2017-10-02mdoc: reformatting the MDocUpdater source code.Joel Martinez
2017-09-26mdoc: IL signatures now reflect ref, in, and out modifiers.Joel Martinez
2017-09-22mdoc: C# signatures now include `params` when appropriate.Joel Martinez
2017-09-22mdoc: Now removing modopt/modreq when multiple instances are presentJoel Martinez
2017-09-19mdoc: Improves member/xml node matching on members with modopt/modreq.Joel Martinez