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
2018-06-18WIP: FrameworkTypeEntry now ineherits from FrameworkItemEntrymarj-mdoc-5.7-reduxJoel Martinez
2018-06-15WIP: new API for cached type systemJoel Martinez
2018-06-14WIP: additional work for #76Joel Martinez
2018-06-06bump version to 5.7Joel Martinez
2018-06-06Adding "FrameworkAlternate" and "Index" to XSDJoel Martinez
2018-05-30Fix check of ignored membersMikhail Melnikov
2018-05-29Fixed missing API for VisualC reflected binaryMikhail Melnikov
2018-05-26Attributes now receive `FrameworkAlternate`.Joel Martinez
2018-05-03Fixed unit test that failed on mac.Joel Martinez
2018-05-01Set `Prefer32Bit` to false for debug configuration.Joel Martinez
2018-05-01Set `Prefer32Bit` to false for release configuration.Joel Martinez
2018-04-27Special treatment of ref-like structs to not produce Obsolete attributeMikhail Melnikov
2018-04-27check for embedded type was added - presence of two attributes mentioned in t...katsiaryna_bialiatka
2018-04-26fix libs for integration testskatsiaryna_bialiatka
2018-04-26mdoc: C# Finalizer Signatures for Generic Types incorrectGRODNO\Anton_Sokolovskii
2018-04-26Unused usingMatthew Leibowitz
2018-04-26Reduce the number of looping LINQ bits and just use a plain old foreach #232Matthew Leibowitz
2018-04-26mdoc: Fixed tuple class incorrect representationMikhail Melnikov
2018-04-18bump version to 5.6.4Joel Martinez
2018-04-18Fixed issue causing single argument FrameworkAlternate members to miss param ...Joel Martinez
2018-04-18cleanup now warns on unexpected xml instead of crashingJoel Martinez
2018-04-09bump to 5.6.3Joel Martinez
2018-04-09Improved matching of xml elements to APIs.Joel Martinez
2018-03-30bump to 5.6.2Joel Martinez
2018-03-30mdoc: default values now filtered for special chars.Joel Martinez
2018-03-28bump to 5.6.1Joel Martinez
2018-03-28fx index files now reads correct namespace for nested types.Joel Martinez
2018-03-20version bump to 5.6mdoc-5.6Joel Martinez
2018-03-20mdoc: disables 'zip 64' when assembling.Joel Martinez
2018-03-20mdoc: resolver now searches in all reference subdirectories.Joel Martinez
2018-03-20mdoc: improved error handling in c++ formatter.Joel Martinez
2018-03-20mdoc: parameters and member signatures now use FrameworkAlternate when differentJoel Martinez
2018-03-07mdoc: minor change to resolver conditionJoel Martinez
2018-03-07bump to 5.5.0.1Joel Martinez
2018-03-07mdoc: added metadata resolver.Joel Martinez
2018-03-07mdoc: improves stability and error handling of c++ formattersJoel Martinez
2018-03-07mdoc: StackOverflow detection.Joel Martinez
2018-03-07mdoc: adds additional null checking to the c++ formatter.Joel Martinez
2018-01-12version bump to 5.5Joel Martinez
2018-01-12mdoc: some small test changes related to c++ signatures.Joel Martinez
2018-01-12[mdoc] Support for C++ signatureskatsiaryna_bialiatka
2018-01-10version bump to 5.4.1Joel Martinez
2018-01-10mdoc: AttachedProperty is no longer generated when a field exists with the sa...Joel Martinez
2018-01-10mdoc: VB formatter no longer crashes when an EventName doesn't contain a '.'.Joel Martinez
2018-01-09version bump to 5.4Joel Martinez
2017-12-22mdoc: Support for Javascript signaturesMikhail Melnikov
2017-12-22mdoc: some minor code improvements.Joel Martinez
2017-12-22mdoc: AttachedProperty is no longer generated if a 'real' property exists.Joel Martinez
2017-12-16version bump to 5.3.5.3Joel Martinez
2017-12-16mdoc: Adds support for attached events and properties to the vb formatter.Joel Martinez