Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-16[Refactoring] Obsolete old editor stuffMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2018-10-28[Ide] Log analyzer errors and optimize tag comparisontherzok
2018-08-21Fixes VSTS Bug 631500: [Feedback] EditorConfig doesn't work for VS forMike Krüger
2018-05-30This tooMarius Ungureanu
2018-05-30Remove superfluous debug listener.Marius Ungureanu
2018-05-17Avoid caching values from MEF as static fields so we handle MEF recompositionDavid Karlaš
2018-05-17Fix 593833: Showing a document does MEF work on the UI threadDavid Karlaš
2018-04-26Fix incorrect defaults for analyzer settingsMikayla Hutchinson
2018-02-23[Refactoring] Switch to Roslyn CodeFixService (#3636)Marius Ungureanu
2018-01-18[Refactoring] Fix quick fixes not appearing for compiler errors (#3689)Marius Ungureanu
2018-01-17[Ide] Use compiler warnings from roslyn, rather than computing our own. (#3668)Marius Ungureanu
2018-01-11[Refactoring] Avoid double hashset lookup (#3621)Marius Ungureanu
2018-01-11[Refactoring] Fix code issues panel and custom reporting (#3599)Marius Ungureanu
2017-12-06[Ide] Minor changes to code diagnostic runner.therzok
2017-12-06[Ide] Pre-allocate diagnostics list capacity.therzok
2017-12-06[Roslyn] Switch to code diagnostics engine from roslyn.therzok
2017-12-06[TypeSystem] Add Roslyn logger and kick off incremental analyzersMarius Ungureanu
2017-09-19[Roslyn] Bump to 2.3.2 (#2990)Marius Ungureanu
2017-04-26[Refactoring] Handle operation canceled execeptions.Mike Krüger
2017-01-18[Refactoring] Provide an AnalysisOptions instanceMikayla Hutchinson
2017-01-18[C#] Don't silently swallow exceptionsMikayla Hutchinson
2016-10-06Updated roslyn & switched to roslyn nugets.Mike Krüger
2016-07-15[Refactoring] Turn on analyzation of c# in unknown projects.Mike Krüger
2016-05-06Fixed 'Bug 40880 - Error in RefactoringEssentials 'Mike Krüger
2016-04-13[Refactoring] Reduced the amount of thread pool threads required forMike Krüger
2016-03-01Fixed 'Bug 39229 - Source Analysis rules still show even when turnedMike Krüger
2016-02-08[Refactoring] Get analyzer syntax diagnostics.Mike Krüger
2015-11-13Fixed 'Bug 34652 - [Roslyn] Quick Fixes stop working (after first use?)'.Mike Krüger
2015-07-08[Refactoring] Smart tags are now only visible for code fixes.Mike Krüger
2015-06-19[Refactoring] Ensure that ClearAnalyzerState is always called.Mike Krüger
2015-06-19Switched from NuGet roslyn to custom one.Mike Krüger
2015-05-20[Refactoring] Fixed diagnostic system.Mike Krüger
2015-04-11[Refactoring] Track NRefactory API changes.Mike Krüger
2015-03-30[Refactoring] Refactored code analyzation layer.Mike Krüger
2015-03-27[CSharpBinding] Ported vs.net diagnostic analyzers.Mike Krüger
2015-03-26[Ide] Implemented priority groups for completion.Mike Krüger
2015-03-18[CSharpBinding] Implemented completion categories.Mike Krüger
2015-03-03[Refactoring] Refactored code diagnostic service.Mike Krüger
2015-03-03[Refactoring] Code diagnostics & fix sources are now extensible.Mike Krüger
2015-02-25[UnitTests] Fixed ambigious resolve result using handling.Mike Krüger
2015-02-25[Refactoring] Code diagnostic system works again.Mike Krüger
2015-02-24[Refactoring] Track roslyn API changes.Mike Krüger
2015-02-24Bump Roslyn & NR6 / Track API changes.Mike Krüger
2015-02-14[Refactoring] Improved task system in code diagnostic service.Mike Krüger
2015-02-13[Refactoring] Scan more dlls for code actions & issues.Mike Krüger
2015-01-30[Ide] Started projection infrastructure.Mike Krüger
2015-01-23[Refactoring] Cancel code diagnostics.Mike Krüger
2015-01-23[Refactoring] Use shared semantic model.Mike Krüger