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
2017-08-16Reorganize unit testsLluis Sanchez
2017-04-13Fixed failing unit tests.Mike Krüger
2017-03-10Fix JSonIndentEngineTests to respect default IDE indent char \t instead of sp...David Karlaš
2016-05-17Fixed 'Bug 40892 - json indenter should not indent multi-line strings'Mike Krüger
2015-11-05Fix deadlock in unit testLluis Sanchez
2015-11-04Asynchronize the type systemLluis Sanchez
2015-05-15Improved the API of ProjectReferenceLluis Sanchez Gual
2015-04-20Track api changesLluis Sanchez Gual
2015-04-07[build] Fix buildMatt Ward
2015-03-05[UnitTests] Load type system synchronously.Mike Krüger
2015-03-05Fixed exceptions when running unit testsDavid Karlaš
2015-03-05[Debugger] Fixed resolving of debugger tooltips text when hovering code with ...David Karlaš
2015-03-03[UnitTests] Ignore DebugTooltipTests.Mike Krüger
2015-03-03[UnitTests] Fixed JSon engine tests & json engine.Mike Krüger
2015-03-02[UnitTests] DebugTooltipTests are running again.Mike Krüger
2015-02-23[UnitTests] Fixed many unit tests (roslyn port).Mike Krüger
2015-01-07[Ide] Removed some NR5 usages.Mike Krüger
2014-07-22[UnitTests] Fix build/merge errors.Mike Krüger
2014-06-30[UnitTests] Track API changes.Mike Krüger
2014-06-27Merge branch 'master' into retina-editorMike Krüger
2014-06-23[UnitTest] Port to new editor infrastructure.Mike Krüger
2014-04-04[Debugger] Make the DebugValueTooltipProvider more extensible for other langu...Jeffrey Stedfast
2014-02-12[SourceEditor] Fixed json indenting on windows.Mike Krüger
2014-02-05[SourceEditor] Added json indentation engine.Mike Krüger
2013-07-25[Debugger] Don't provide tooltips for general method invocationsJeffrey Stedfast
2013-07-25[Debugger] Add debugger tooltip unit test for default value parametersJeffrey Stedfast
2013-07-25[Debugger] Implemented debugger tooltips for property initializer expressionsJeffrey Stedfast
2013-07-24[Debugger] New and improved tooltip resolver & unit testsJeffrey Stedfast
2013-07-24WIP: Implement an ultra basic alternative to the existing debug tooltip logicAlan McGovern
2013-07-24[UnitTests] Added initial unit tests for debugger tooltipsJeffrey Stedfast
2013-04-29[Tests] Fix build.Mike Krüger
2012-05-02Fixed 'Bug 4764 - Event handler completion puts caret in wrong place'.Mike Krüger