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-15Track API changesLluis Sanchez
2019-01-17Move IEditorContentProvider to TextEditorMikayla Hutchinson
2018-04-04Fixes VSTS 590492: [Feedback] Intellisense in Shared Projects seems broken in...Mike Krüger
2018-03-17Fixes issue #4173 C# sources with `None` build action are not editable (#4198)Mike Krüger
2018-01-09[CSharpBinding] Implemented a document options providerMike Krüger
2017-06-20[CSharpBinding] Removed custom completion engine.Mike Krüger
2017-01-14Port to Roslyn 2Mikayla Hutchinson
2016-01-08[CSharpBinding] Fixed simplification of generated code.Mike Krüger
2015-11-27[CSharpBinding] Handled ToMinimalDisplayString exceptions.Mike Krüger
2015-04-16[CSharpBinding] Narrow down public API.Mike Krüger
2015-02-28[CSharpBinding] Ported code generators to roslyn.Mike Krüger
2015-02-02Added ConfigureAwait(false) if few places to prevent possible deadlocksDavid Karlaš
2015-01-21[Ide] Put the roslyn semantic model into the parsed document again.Mike Krüger
2015-01-20[CSharpBinding] Ported some code generators to roslyn.Mike Krüger
2015-01-19[CSharpBinding] Started to port code generators to roslyn.Mike Krüger
2014-10-09[CSharpBinding] Implemented support for roslyn formatting/newMike Krüger
2014-07-21[CSharpBinding] Fixed merge issues.Mike Krüger
2014-07-18Merge branch 'xs6-editor' into retina-roslynMike Krüger
2014-07-07Fix build.Mike Krüger
2014-07-07[Ide] Renamed EditContext to DocumentContext.Mike Krüger
2014-06-30[CSharpBinding] Track API changes.Mike Krüger
2014-06-20[CSharpBinding] Ported C# binding to new editor infrastructure.Mike Krüger
2014-05-23[CSharpBinding] Ensured that AnalysisDocument == null case is handled.Mike Krüger
2014-05-15[CSharpBinding] Ported code generation to roslyn.Mike Krüger
2014-03-24Fixed 'Bug 18467 - System.ArgumentNullException: Argument cannot beMike Krüger
2013-09-25Fixed 'Bug 12244 - Generate constructor fails for generic property.'Mike Krüger
2013-09-17[CSharpBinding] Added export code generator.Mike Krüger
2013-09-06[CSharpBinding] Cleaned up some code.Mike Krüger
2013-08-12[CSharpBinding] Hide internal API.Mike Krüger
2013-03-19Fix build.Mike Krüger
2012-08-10[NRefactory] Updated NRefactory/Tracked API changes.Mike Krüger
2012-04-04[Ide] Renamed MonoDevelop.TypeSystem to MonoDevelop.Ide.TypeSystem Mike Krüger
2012-04-02[CSharpBinding] Applied ast resolve navigators to optimize executionMike Krüger
2012-03-18[CSharpBinding] Code generator now works on a cloned compilation unit.Mike Krüger
2012-03-01[CSharpBinding] Check for synthetic members in code generation window.Mike Krüger
2012-03-01[CSharpBinding] Fixed & improved code generation window feature.Mike Krüger