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-16First pass at obsoleting old editor APIsMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2017-08-10Fixed 'Bug 58614 - [VSfM] Intellisense description tooltip boxMike Krüger
2017-06-27[Ide] Cleaned up source text implementation & fixed text lineMike Krüger
2017-06-27[Ide] Implemented some source text infrastructure changes.Mike Krüger
2017-02-20[Ide] Fixed monodevelop text loader exception.Mike Krüger
2017-02-17[Ide] Fixed issue in monodevelop text loader file name lookup.Mike Krüger
2016-09-30[Ide] Optimize typesystem file loadingMarius Ungureanu
2016-09-29[Ide] Optimize MonoDevelopTextLoader file querying.Marius Ungureanu
2016-02-09[Core] Fixed deadlock when using GetCompilationAsync().ResultDavid Karlaš
2016-02-04[Ide] Removed two async/await state machines that were not needed(optimisation)David Karlaš
2016-01-25[Ide] Fixed failing unit tests.Mike Krüger
2016-01-25Fixed 'Bug 37880 - Getting dozens of popups with the sameMike Krüger
2016-01-19[Ide] Fluidize search for typesystem searches.Marius Ungureanu
2016-01-15Fixed 'Bug 37720 - Crash from TextLoader'Mike Krüger
2016-01-11More replacing of .Result with async/await to prevent deadlocksDavid Karlaš
2016-01-06[UnitTests] Fixed failing unit tests.Mike Krüger
2015-07-08[Ide] MonoDevelopTextLoader now uses a lightweightMike Krüger
2015-01-07[Ide] Updated monodevelop text loader.Mike Krüger
2014-07-18[Ide] Track API changes/fix build.Mike Krüger
2014-05-06[Ide] Added some functionality to make roslyn type system serviceMike Krüger
2014-04-08[Ide] Got roslyn workbench working.Mike Krüger
2014-04-08[Ide] Added roslyn document & source text support. Used SolutionInfoMike Krüger