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
2022-04-18Support .NET language feature: function pointers (#623)Min Huang
2022-02-23feat#550375: Support ref and ref readonly return (#611)Min Huang
2021-12-02Fix bug 514755 (#588)v-susu1
2021-04-14Improve argument value formatter (#539)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-21Add support for C# 8.0 nullable reference types feature (#532)Xiao Luo
2020-06-08reorganize formatter namespaces and referencesTianqi Zhang
2019-12-13updated some tests per the last two commitsJoel Martinez
2019-12-12typemap: now supports genericsJoel Martinez
2019-12-06typemap: fixed ref issue on signature formatters. Also ...Joel Martinez
2019-12-05typemap: no longer using typemap for name and fullname parametersJoel Martinez
2019-11-23TypeMap: adds support for InterfaceReplace elementsJoel Martinez
2019-11-22Adds support for TypeMap.xml ... TypeReplace nodes supported in formattersJoel Martinez
2019-09-03c++ formatters opting out of mod strippingJoel Martinez
2019-09-03Removing modifier for generic types on enumeratorJoel Martinez
2019-08-05MemberFormatter.cs: Fix compilation against Mono mscorlib.dllAlexander Köplinger
2019-02-07attached property formatter now handles mixed readonly/setonly scenarios.Joel Martinez
2018-07-05mdoc: Incorrect signatures generated for return typesGRODNO\Anton_Sokolovskii
2018-06-19Improved NRE guards in formatters.Joel Martinez
2018-05-29Fixed missing API for VisualC reflected binaryMikhail Melnikov
2018-01-12[mdoc] Support for C++ signatureskatsiaryna_bialiatka
2017-12-22mdoc: Support for Javascript signaturesMikhail Melnikov
2017-11-30mdoc: Support for attached events and attached propertiesMikhail Melnikov
2017-11-30mdoc: Support for F# signaturesMikhail Melnikov
2017-11-01mdoc: Support VB.NET signatures enhancementMikhail Melnikov
2017-10-27mdoc: EII events are now documented.Joel Martinez
2017-10-02mdoc: reformatting the MDocUpdater source code.Joel Martinez