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
2021-04-14Improve argument value formatter (#539)Xiao Luo
2021-01-21Add support for C# 8.0 nullable reference types feature (#532)Xiao Luo
2020-08-12Added attribute formatter for C++ WINRT (#507)RanhaoXu
2020-06-10refactor attribute formatter to be standalone classTianqi Zhang
2020-05-27Fix VB default value for class parameters bug (#499)hiihellox10
2020-02-17Bug : Add source code for custommarshalers.dll (now remove dll, replace with ...maopeixia
2020-02-13Some members are missing the F# or VB signaturemaopeixia
2019-12-12typemap: now supports genericsJoel Martinez
2019-12-06typemap: fixed ref issue on signature formatters. Also ...Joel Martinez
2019-11-22Adds support for TypeMap.xml ... TypeReplace nodes supported in formattersJoel Martinez
2019-08-06Required updates to work with new Cecil (not yet released)Marek Safar
2018-07-11Fixed EII properties in VB signaturesMikhail Melnikov
2018-06-08Fix Eii property names for VBkatsiaryna_bialiatka
2018-05-30Fix check of ignored membersMikhail Melnikov
2018-01-10mdoc: VB formatter no longer crashes when an EventName doesn't contain a '.'.Joel Martinez
2017-12-22mdoc: Support for Javascript signaturesMikhail Melnikov
2017-12-16mdoc: Adds support for attached events and properties to the vb formatter.Joel Martinez
2017-11-30mdoc: Support for F# signaturesMikhail Melnikov
2017-11-17mdoc: C# formatter is not outputting "protected internal"GRODNO\Anton_Sokolovskii
2017-11-01mdoc: Support VB.NET signatures enhancementMikhail Melnikov