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-05-09Merge branch 'master' into master-fix52553Mike Krüger
2017-04-24Fixed 'Bug 55476 - TypeSystem task loop'Mike Krüger
2017-03-22[UnitTests] Added unit tests for output tracking.Mike Krüger
2017-03-22Revert "[UnitTests] Added unit tests for output tracking."Mike Krüger
2017-02-21Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-02-20[UnitTests] Added unit tests for output tracking.Mike Krüger
2017-02-17Fixed 'Bug 52553 - Intellisense fails when referencing an iOS binding project'Mike Krüger
2017-02-15Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-02-13Async/await optimizations (#1861)Marius Ungureanu
2017-01-27[Ide] More cleanup and DCEMikayla Hutchinson
2017-01-19Fixed ObjectDisposed exception and MS.CodeAnalysis.Solution leak in case if s...David Karlaš
2016-10-17Ensure F# projects are output tracked. Fixes #45556nosami
2016-08-08[Ide] Added patch for 'Bug 40422 - The roslyn workspace can't beMike Krüger
2016-08-05[Ide] GetWorkspace is now public - see 'Bug 40422 - The roslynMike Krüger
2016-07-15Fixed 'Bug 42496 - Fatal exception when quickly opening/closingMike Krüger
2016-02-04[Ide] Removed two async/await state machines that were not needed(optimisation)David Karlaš
2016-02-02Fixed 'Bug 38289 - XS is trying to load up non-existent test.csprojMike Krüger
2015-12-20[Ide] Fix await related warning.therzok
2015-12-10Fixed 'Bug 36745 - [Roslyn] Unable to Use Added Reference in Project'.Mike Krüger
2015-11-17Fix warningsLluis Sanchez
2015-11-04Asynchronize the type systemLluis Sanchez
2015-10-23[Ide] Fix status icon in type system service.Mike Krüger
2015-10-22[Ide] Used ImmutableList instead of a ConcurrentBag in theMike Krüger
2015-10-22[Ide] Fixed workspace loading issue.Mike Krüger
2015-10-08Fixed 'Bug 34637 - [Roslyn] Opening a workspace with multiple sln's inMike Krüger
2015-07-30Fixed 'Bug 32599 - [roslyn] Breadcrumb no longer works for file notMike Krüger
2015-05-26Fix workspace creation and loadingLluis Sanchez Gual
2015-05-22[Ide] Fixed build.Mike Krüger
2015-05-22[Ide] Decouple workspace and document context.Mike Krüger
2015-04-20Track api changesLluis Sanchez Gual
2015-04-02[Ide] Fixed document ad hoc projects.Mike Krüger
2015-03-12[Ide] NavigateTo project searching now works on ast level.Mike Krüger
2015-03-12[Core] Fixed removing project because project.ParentSolution is nulled before...David Karlaš
2015-03-06[Ide] TypeSystemService.Unload is now internal. Mike Krüger
2015-03-05Fixed exceptions when running unit testsDavid Karlaš
2015-03-05[Ide] Show status icon while the type system is initializing.Mike Krüger
2015-03-04[Ide] Language services do now work for files outside of projectsMike Krüger
2015-03-04[Ide] Workspace loading is now done in background.Mike Krüger
2015-02-25[UnitTests] Fixed NamedArgumentCompletionTests.Mike Krüger
2015-02-20[Ide] Removed unused code from type system API/Streamlined type systemMike Krüger
2015-02-19[Ide] Ported task system to roslyn.Mike Krüger
2015-02-02Added ConfigureAwait(false) if few places to prevent possible deadlocksDavid Karlaš
2015-01-19[Ide] Merged roslyn & type system service. Removed remaining NR5 typeMike Krüger