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/Test
AgeCommit message (Expand)Author
2020-05-07WinRT migration - C++/WinRT signature differencesmaopeixia
2020-05-06ReturnType is now monikerized.Joel Martinez
2020-03-25display "TypeParameter" node for delegate only if generic parameters are decl...Ann Meng
2020-03-20add type forwarding for recursive nested typeAnn Meng
2020-03-13add smoke test caseAnn Meng
2020-02-14Merge branch 'develop' into mpx-mdoc-1.0.0.8Joel Martinez
2020-02-13Some members are missing the F# or VB signaturemaopeixia
2020-02-13EII url missing namespace in the middlemaopeixia
2020-02-12Merge remote-tracking branch 'origin/master' into developJoel Martinez
2020-01-29resolver cache now caching _before_ export chain is followedJoel Martinez
2020-01-29checking for public interface on implements list. Also, refactored public EII...Joel Martinez
2020-01-17generate type signature per base types with "FrameworkAlternate"Ann Meng
2020-01-17generate type forwarding information to ECMAXML. Fix #373.Ann Meng
2020-01-17Adds tuple and nullable support for C# formatterJoel Martinez
2020-01-09add cleanup when update base type while processing first framework for given ...Ann Meng
2019-12-20fix test expected resultsAnn Meng
2019-12-20fix test case expected resultAnn Meng
2019-12-20remove IsGenericType check when get field constant valueAnn Meng
2019-12-18winrt: implemented property support in formatterJoel Martinez
2019-12-13updated some tests per the last two commitsJoel Martinez
2019-12-04winrt: implemented events support for uwpJoel Martinez
2019-11-27winrt formatter now uses winrt::hstring rather than std::wstringJoel Martinez
2019-10-14added 'environment' make parameter to allow for WSL runningJoel Martinez
2019-09-03now checking both docid and ilasm for fx membershipJoel Martinez
2019-09-03small test updateJoel Martinez
2019-09-03Improved member sig update again.Joel Martinez
2019-09-03Updated test for flags attribute render changeJoel Martinez
2019-02-07attached property formatter now handles mixed readonly/setonly scenarios.Joel Martinez
2019-01-25#300 removing some now-unneeded files from testsJoel Martinez
2019-01-25Updates to test suite for attribute fxalternate changes.Joel Martinez
2019-01-16#291: parameter indexing is now more aware of mixed frameworks.Joel Martinez
2018-11-16Changing `Serializable` to use the namespace.XamarinDocsService
2018-10-11framework index files now include all assemblies listed.Joel Martinez
2018-10-10all interfaces are now listed.Joel Martinez
2018-09-12Now tracking all assemblies for forwarded/exported types.Joel Martinez
2018-08-31Added attribute support for array parameters.Joel Martinez
2018-08-30removed the exception flag on integration tests.Joel Martinez
2018-08-22Serializable attribute is now included.Joel Martinez
2018-08-02bump to 5.7.2.3Joel Martinez
2018-07-26Better member node matching for ref/out parameters.Joel Martinez
2018-07-11Fixed EII properties in VB signaturesMikhail Melnikov
2018-07-08Merge branch 'master' into mdoc_fix_EIIMikhail Melnikov
2018-07-06updated html output tests.Joel Martinez
2018-07-06Merge branch 'master' into mdoc_fix_EIIJoel Martinez
2018-07-05mdoc: Incorrect signatures generated for return typesGRODNO\Anton_Sokolovskii
2018-06-28Attributes now get a FrameworkAlternate when they don't appear in all framewo...Joel Martinez
2018-06-19revert fix for #76.Joel Martinez
2018-06-08Fix Eii property names for VBkatsiaryna_bialiatka
2018-05-30Fix check of ignored membersMikhail Melnikov
2018-05-26Attributes now receive `FrameworkAlternate`.Joel Martinez