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
path: root/mdoc
AgeCommit message (Expand)Author
2021-05-07bump to 5.8.3mdoc-5.8.3Ann Meng
2021-05-07Updating the Windows metadata files with the latest version and fixed a minor...Jeff Chen
2021-05-07[mdoc] C++/WinRT: syntax block missing 'static' keyword for properties/events...TerryFei
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-30Adding the projection of Numerics types in C++/WinRT, C++/CX and fixed an iss...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-27Added type forwarding check for member parameters (#548)RanhaoXu
2021-04-20Improved filehandling around typemap file copyRanhaoXu
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
2021-04-14Improve argument value formatter (#539)Xiao Luo
2021-04-06Copy typemap.xml to output (#540)RanhaoXu
2021-04-02Merge remote-tracking branch 'origin/main' into developAnn Meng
2021-03-18bump to 5.8.2Ann Meng
2021-03-04Change master branch to mainAlexander Köplinger
2021-02-27Naming unnamed parameter (#535)Xiao Luo
2021-02-24Rename method and remove unnecessary using.Xiao Luo
2021-02-24Initial commit.Xiao Luo
2021-02-02Use Console.WriteLine to print a message instead of throwing a DirectoryNotFo...Xiao Luo
2021-02-01Add the latest version of .NET Core to search directory only.Xiao Luo
2021-01-29Refactoring.Xiao Luo
2021-01-29Remove the .NET Core platform assemblies in the external\Test folder. Add .NE...Xiao Luo
2021-01-27Fix the Mono.Cecil can't load .NET Core platform assemblies in WSL, macOS, a...Xiao Luo
2021-01-23bump to 5.8.1mdoc-5.8.1Joel Martinez
2021-01-21Add support for C# 8.0 nullable reference types feature (#532)Xiao Luo
2021-01-21new dotnet core test project for nullables (#534)Xiao Luo
2021-01-21Fixed obsolete attribute info not being imported (#533)RanhaoXu
2020-12-16Merge latest develop to master (including release pipeline) (#529)Joel Martinez
2020-12-16Merge branch 'master' into developJoel Martinez
2020-12-15Add publish mdoc package task to pipeline (#528)Xiao Luo
2020-12-07Sort assembly files and update expected XML files (#526)Xiao Luo
2020-11-05Use final to replace sealed in C++/WinRt class type signature (#519)Zaofeng Zhou
2020-09-02doc import improvements (#516)maopeixia
2020-09-02bump to 5.8Joel Martinez
2020-09-02control null Exceptionmaopeixia
2020-09-02improved type export enumeration (#513)maopeixia
2020-09-02Added attribute formatter for C++ WINRT (#507)RanhaoXu
2020-09-02method getter incorrectly marked as implementing nonexistant interface member...maopeixia
2020-09-02Cleaning up existing content when importing: `related`, `seealso` (#510)maopeixia
2020-09-02Attached Properties in WinRT missing (#509)maopeixia
2020-09-02c++/winrt signature for UInt32 is now uint32_t (#508)maopeixia
2020-09-02bump to 5.7.7Joel Martinez
2020-09-02Support F# style Attribute rendering (#503)Tianqi Zhang
2020-09-02content importing is missing <value> when there's multiple monikersmaopeixia
2020-09-02C# formatter now renders nullable referencesmaopeixia
2020-09-02[mdoc] come up with test/design for better member implementation detectionmaopeixia
2020-09-02refactor attribute formatter to be standalone classTianqi Zhang
2020-09-02reorganize formatter namespaces and referencesTianqi Zhang