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
2014-05-16[CSharpBinding] Removed NR5 code action/code issue layer.Mike Krüger
2014-05-15[CSharpBinding] Removed obsolete NRefactory usage.Mike Krüger
2013-10-16[CSharpBinding] Ensure that the syntax tree always matches theMike Krüger
2013-10-08[CSharpBinding] Polished up protocol completion data.Mike Krüger
2013-09-24[Ide] Fixed type system lazy loading.Mike Krüger
2013-09-23Refactor issue batch running so that there is now a helper method in Refactor...Simon Lindgren
2013-09-18[CSharpBinding] Make MDRefactoringContext public (needed by md-addins)Jeffrey Stedfast
2013-09-16[CSharpBinding] Added NRefactory code generation service.Mike Krüger
2013-09-09[CSharpBinding] Fixed potential exception in DefaultNamespaceMike Krüger
2013-09-08[CSharpBinding] Implemented DefaultNamespace.Mike Krüger
2013-09-08[CSharpBinding] Changed alignment default setting to comply with the mono cod...Mike Krüger
2013-09-06[CSharpBinding] Cleaned up some code.Mike Krüger
2013-09-01[CSharpBinding] Corrected location for refactoring context.Mike Krüger
2013-09-01[Refactoring] Replaced IScriptProvider interface withMike Krüger
2013-08-12[CSharpBinding] Hide internal API.Mike Krüger
2013-08-06Merge branch 'master' into flexible-groupingSimon Lindgren
2013-08-02[CSharpBinding] Allow context actions to run in files with parseMike Krüger
2013-07-28Add batch fixing from the Code Issue pad.Simon Lindgren
2013-07-05In-editor batch fixing WIP.Simon Lindgren
2013-04-05[CSharpBinding] Implemented support for global refactorings.Mike Krüger
2013-04-03[Refactoring] Shared resolver is now fully resolved.Mike Krüger
2013-03-19[CSharpBinding] Ast resolver is now shared between semanticMike Krüger
2013-02-07Fixed 'Bug 10096 - Code analysis spews exceptions on closing file(s)'.Mike Krüger
2012-11-06[CSharpBinding] Prevented null ref exception if document isn't set.Mike Krüger
2012-08-23Fixed 'Bug 6642 - "Create switch labels" deletes code '.Mike Krüger
2012-08-10[NRefactory] Updated NRefactory/Tracked API changes.Mike Krüger
2012-04-07Fixed 'Bug 4321 - IndexOutOfRangeException in various context actionMike Krüger
2012-04-05Fixed 'Bug 4235 - Contextual operations not available when cursorMike Krüger
2012-04-04[Ide] Renamed MonoDevelop.TypeSystem to MonoDevelop.Ide.TypeSystem Mike Krüger
2012-04-01[NRefactory] Updated nrefactory.Mike Krüger
2012-03-31[CSharpBinding] Made location usages easier (no more (line/col)Mike Krüger
2012-03-29[NRefactory.CSharp] Updated NRefactory.CSharp.Mike Krüger
2012-03-29[CSharpBinding] Fixed CreateShortType function.Mike Krüger
2012-03-27[NRefactory] Updated naming issue/implemented find all references forMike Krüger
2012-03-27[CSharpBinding] Fixed compiler warnings.Mike Krüger
2012-03-27[CSharpBinding] Fixed text link mode on declare local variable.Mike Krüger
2012-03-26[CSharpBinding] Track API changes.Mike Krüger
2012-03-24[CSharpBinding] Naming convention issue marker now uses the policy.Mike Krüger
2012-03-24[NRefactory/CsharpBinding] Updated NRefactory/Worked on namingMike Krüger
2012-03-23[Refactoring] Cleaned up namespaces.Mike Krüger