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-16Fix some warningsMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-01-28[C#] Remove old parseddocument hacks around C#therzok
2018-09-12[Ide] Use project.IsCompileable instead of a custom type system parserMike Krüger
2018-09-12Fixes VSTS Bug 668301: [Feedback] Unable to change font colors forMike Krüger
2017-10-12[Ide] Moved IsAdHocDocument to parse options. The document is reparsedMike Krüger
2017-01-18[C#] Enable C# 7 supportMikayla Hutchinson
2016-07-21[Ide] Refactor part of the CompilableFile code to take into account sketchcsMarius Ungureanu
2016-07-16[Ide] Check file extension for compilation check as well.Mike Krüger
2016-03-02[CSharpBinding] Optimized type system provider.Mike Krüger
2016-02-07Revert "[Ide] Removed 600ms delay from StartReparseThread + few code cleanups"David Karlaš
2016-02-06[Ide] Removed 600ms delay from StartReparseThread + few code cleanupsDavid Karlaš
2016-01-13[CSharpBinding] Fixed warnings.Mike Krüger
2016-01-06[UnitTests] Fixed failing unit tests.Mike Krüger
2015-05-19Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez Gual
2015-05-18Track NRefactory API changes.Mike Krüger
2015-05-18Bump NRefactory.Mike Krüger
2015-04-16[CSharpBinding] Narrow down public API.Mike Krüger
2015-03-26[Ide] Implemented priority groups for completion.Mike Krüger
2015-03-18[CSharpBinding] Handled operation canceled exception.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-03-02[CSharpBinding] Implemented ParsedDocument comment parsing.Mike Krüger
2015-02-20[Ide] Removed unused code from type system API/Streamlined type systemMike Krüger
2015-02-18[CSharpBinding] Flatten aggregate exceptions.Mike Krüger
2015-02-18[CSharpBinding] Handle aggregate exceptions in type system provider.Mike Krüger
2015-02-18[CSharpBinding] Handle task canceled exception in type systemMike Krüger
2015-02-02[Ide] Implemented projected semantic highlighting.Mike Krüger
2015-01-30[Ide] Started projection infrastructure.Mike Krüger
2015-01-28Merge branch 'xs6-editor' into xs6-editor-roslynMike Krüger
2015-01-28Merge branch 'master' into xs6-editorMike Krüger
2015-01-28[Ide] Removed unused parts of the ParsedDocument API.Mike Krüger
2015-01-28Bump nrefactory.Mike Krüger
2015-01-27[CSharpBinding] Implemented async parsed document.Mike Krüger
2015-01-27[Ide] ParsedDocument API is now async.Mike Krüger
2015-01-26[Ide] Fixed multiple location symbols jump to declaration.Mike Krüger
2015-01-26[CSharpBinding] Implemented roslyn error gathering for the parsedMike Krüger
2015-01-23[Refactoring] Cancel code diagnostics.Mike Krüger
2015-01-23[Ide] TypeSystemParser is now a task based API.Mike Krüger
2015-01-23[CSharpBinding/Refactoring] Optimized & fixed namespace resolveMike Krüger
2015-01-21[Ide] Put the roslyn semantic model into the parsed document again.Mike Krüger
2015-01-21[Ide] Type system parsers are now working with document snapshotting.Mike Krüger
2015-01-20Updated roslyn to 1.0-beta2.Mike Krüger
2015-01-14[CSharpBinding] Removed debug code.Mike Krüger
2015-01-14[CSharBinding] TypeSystemProvider is now using roslyn to retrieve theMike Krüger
2015-01-09[CSharpBinding] Track API changes/ported ExpandSelectionHandler toMike Krüger
2015-01-09[Ide] ParsedDocuments are now only containing meta information and noMike Krüger
2015-01-07[CSharpBinding] Removed NR5 usages.Mike Krüger
2015-01-06[Ide] Removed some NR5 dependencies from the ParsedDocument system.Mike Krüger