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-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
2016-10-08Fix monodoc tests on WindowsNiklas Therning
2016-10-08[mdoc] Remove --exclude=.svn from diff argumentsAlexander Köplinger
2016-10-08[bcl] Reflect cecil breaking changesMarek Safar
2016-10-08Merge pull request #2377 from joelmartinez/docs-multiassembly-extension-fixJonathan Pryor
2016-10-08[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-10-08[build] Use full filename for csc referencesMarek Safar
2016-10-08Merge pull request #2333 from joelmartinez/docs-classic-fixJonathan Pryor
2016-10-08Merge pull request #2282 from joelmartinez/docs-multiassembly-fixMiguel de Icaza
2016-10-08[mdoc] `multiassembly` option for duplicated typesJoel Martinez
2016-10-08[mdoc] Removed extraneous directory creation.Joel Martinez
2016-10-08[mdoc] Fixes an issue with member and type deletion.Joel Martinez
2016-10-08[mdoc] Adds custom formatting for the `ObjCRuntime.Platform` enum.Joel Martinez
2016-10-08[mdoc] Fixes an update issue with generic and non-generic members.Joel Martinez