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-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
2017-09-02mdoc: update now using ILAsm signature for tracking.Joel Martinez
2017-08-24mdoc: excluding modreq/modopt modifiers from C# signatures.Joel Martinez
2017-08-01mdoc: C# operator signatures are now generated correctly.Joel Martinez