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
2021-04-30[mdoc] C++/WinRT: syntax block shouldn't show "abstract" (#554)Michael Jin
2021-04-30Fixed the return type of auto event revoker (#553)Jeff Chen
2021-04-30Fixed array parameter syntax for C++/WinRT (#552)RanhaoXu
2021-04-27[.NET] Compound Type Constraint Does Not Render (#545)Michael Jin
2021-04-15 Enabling Guid type projection for C++/WinRT and C++/CX. (#546)Jeff Chen
2021-04-14Added missing const& for cpp/winrt syntax (#543)RanhaoXu
2020-11-05Use final to replace sealed in C++/WinRt class type signature (#519)Zaofeng Zhou
2020-08-12Added attribute formatter for C++ WINRT (#507)RanhaoXu
2020-07-07Support F# style Attribute rendering (#503)Tianqi Zhang
2020-05-07WinRT migration - C++/WinRT signature differencesmaopeixia
2020-03-25display "TypeParameter" node for delegate only if generic parameters are decl...Ann Meng
2020-02-14Merge branch 'develop' into mpx-mdoc-1.0.0.8Joel Martinez
2020-02-13Some members are missing the F# or VB signaturemaopeixia
2020-02-13EII url missing namespace in the middlemaopeixia
2019-12-20remove IsGenericType check when get field constant valueAnn Meng
2019-12-18winrt: implemented property support in formatterJoel Martinez
2019-12-04winrt: implemented events support for uwpJoel Martinez
2019-09-03now checking both docid and ilasm for fx membershipJoel Martinez
2018-10-10all interfaces are now listed.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-01-12mdoc: some small test changes related to c++ signatures.Joel Martinez
2017-12-07[mdoc] Implementation details are now shown on membersMikhail Melnikov
2017-11-17mdoc: C# formatter is not outputting "protected internal"GRODNO\Anton_Sokolovskii
2017-09-26mdoc: IL signatures now reflect ref, in, and out modifiers.Joel Martinez
2017-08-01mdoc: C# operator signatures are now generated correctly.Joel Martinez
2016-10-08[corlib] Fix Delegate.Combine() to throw on non-matching typesAlexander Köplinger
2016-10-08[mdoc] Update expected test results after private members change in mscorlibMarek Safar
2016-10-08Update failing testMarek Safar
2016-10-08[mdoc] More updates to expected test output.Zoltan Varga
2016-10-08Flush changes in corlib expected results.Rodrigo Kumpera
2016-10-08[mdoc] Flush expected output.Jonathan Pryor
2016-10-08[mdoc] Fix unit tests.Jonathan Pryor
2016-10-08[mdoc] Generate docs for nested `protected` types.Jonathan Pryor
2016-10-08[mdoc] Add tests for C#4 variance support.Jonathan Pryor
2016-10-08[mdoc export-html] Fixup href generation for nested generics.Jonathan Pryor
2016-10-08[mdoc-update] Delegate types should get <returns/>, not <value/>.Jonathan Pryor
2016-10-08[mdoc-update] Clean up System.Object craziness in ILAsm generation.Jonathan Pryor
2016-10-08[mdoc-update] Add support ILAsm language output.Jonathan Pryor
2016-10-08Flush expected output for mdoc unit tests.Jonathan Pryor
2016-10-08 * Makefile: Add --exceptions to `mdoc update` invocations to testJonathan Pryor
2016-10-08 * Mono.Documentation/monodocer.cs: Fix regressions found from Jonathan Pryor
2016-10-08 * Makefile: Don't build monodocer1.exe, and add Mono.Cecil.dll to the Jonathan Pryor
2016-10-08 * . (svn:ignore), Test (svn:ignore): Ignore generated files.Jonathan Pryor