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
2022-03-09Support .NET language features: init only setter (#619)Min Huang
2022-03-08feat#550401: Support new .net language feature: tuple names (#618)Min Huang
2022-03-01bump mdoc to 5.8.7 (#612)Min Huang
2022-02-24Fix bug 542435 (#615)v-susu1
2022-02-23feat#550375: Support ref and ref readonly return (#611)Min Huang
2022-02-18Support readonly members for struct (#609)Min Huang
2022-02-15feat#550375: Support ref struct and readonly ref struct syntaxes (#608)Min Huang
2022-01-27bump mdoc to 5.8.6.1 (#602)Min Huang
2022-01-27Update MDocUpdater.cs (#597)haibo zhang
2022-01-13bump mdoc to 5.8.6 (#594)Min Huang
2022-01-11 Removed types from FrameworkIndex file if they are forwarded to external ass...mdoc-5.8.6Min Huang
2022-01-11Fixed the comparison of assembly versions (#593)Jeff Chen
2022-01-09Build improvements (#591)Sandy Armstrong
2021-12-14Fix long file name issue for Azure PowerShell .NET Reference (#589)Min Huang
2021-12-03Remove old typeParameter (#585)RanhaoXu
2021-12-02Fix bug 514755 (#588)v-susu1
2021-10-21Bug 422813: Fix the in parameter modifier not be rendered. (#557)Xiao Luo
2021-10-18Bump to 5.8.5 (#579)Min Huang
2021-10-08Fixed issues of attached entities and the unique case of TargetProperty attac...Jeff Chen
2021-09-22bump to 5.8.4 (#575)Min Huang
2021-09-14Added support for Microsoft.UI.Xaml dependency property (#563)RanhaoXu
2021-09-07Added a debug message when unable to resolve a type (#574)RanhaoXu
2021-08-27Update frameworksbootstrapper.csRanhaoXu
2021-06-04mdoc should not use TypeMap for parameter and return elements (#558)Michael Jin
2021-06-03Updated CppWinRt formatter for enum (#561)RanhaoXu
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