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
2020-01-15Remove various references to NRefactory that are not usedtherzok
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-18Removed old razor completion code that is not used anymoreLluis Sanchez
2019-02-16Disable obsoletion warnings in a bunch of unported extensionsMikayla Hutchinson
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2018-09-19Simplify references to Gtk assemblies.Kirill Osenkov
2018-06-27[Build] Simplify short resource IDs via definition groupMikayla Hutchinson
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-05-25Fixes issue #4376 OnIMProcessedKeyPressEvent triggering highlighting.Mike Krüger
2017-01-31Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-01-24[Ide] Unified code completion handle paths.Mike Krüger
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14[build] Move language bindings to their own directoriesMikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2016-02-11[CSharpBinding] Ported the roslyn auto bracket insertion engine.Mike Krüger
2016-02-02[Ide] Removed obsolete GetCurrentParameterIndex.Mike Krüger
2016-01-27Remove outdated docs and ChangeLogsMichael Hutchinson
2015-05-26Asynchronize code completionLluis Sanchez Gual
2015-04-23Merge remote-tracking branch 'origin/roslyn' into npm-roslynLluis Sanchez Gual
2015-04-22[AspNet] Fix C# code completion in Razor filesMatt Ward
2015-04-20Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-02-18[AspNet] Fix build.Mike Krüger
2015-01-28Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-28Merge branch 'xs6-editor' into xs6-editor-roslynMike Krüger
2015-01-28Merge branch 'master' into xs6-editorMike Krüger
2015-01-17Add pdbonly to release configurations.Marius Ungureanu
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-07-23[Ide] Completion API is now async.Mike Krüger
2014-07-18Merge branch 'xs6-editor' into retina-roslynMike Krüger
2014-07-14Fixed build/merge conflicts.Mike Krüger
2014-07-14Merge branch 'xs6' into retina-editorMike Krüger
2014-07-07Merge remote-tracking branch 'mono/master' into xammac-2.0Lluis Sanchez
2014-07-07[Ide] Renamed DocumentFactory to TextEditorFactory/implemented textMike Krüger
2014-07-07Fix build.Mike Krüger
2014-07-05[Ide] ITextEditorImpl and ITextEditorFactory are now internal.Mike Krüger
2014-06-30[Ide] Removed IEditableTextFile and usages.Mike Krüger
2014-06-30[AspNet] Track API changes.Mike Krüger
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-06-20[Core] Renamed ITextSource.TextLength to Length.Mike Krüger
2014-06-20[Csharp.AspNet] Ported to new editor infrastructure.Mike Krüger
2014-06-20[CSharpBinding] Ported C# binding to new editor infrastructure.Mike Krüger
2014-06-18[AspNet] Fix some minor naming issuesMichael Hutchinson
2014-06-18[AspNet] Shorten source pathMichael Hutchinson
2014-06-18[XmlEditor] Massive cleanupMichael Hutchinson
2014-06-18[AspNet] Massive overhaulMichael Hutchinson
2014-05-06[AspNet] Track Roslyn/NR6 API changes.Mike Krüger
2014-04-29[CSharpBinding] Switched to new parameter hinting engine.Mike Krüger
2014-04-04[Ide] TextEditor is now using a decorator pattern.Mike Krüger
2014-02-26Flush MSBuild serializer noiseMichael Hutchinson