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
2018-11-23[8.0][Core] Move some collections to Immutable Array to avoid defensive copyi...Marius Ungureanu
2017-01-14Port to Roslyn 2Mikayla Hutchinson
2017-01-05Fixed 'Bug 2051 - Go To Matching brace should work for regions too'Mike Krüger
2016-11-02[C#] Fix bad reflection that broke refactoringMikayla Hutchinson
2016-10-07Merge branch 'master' into textmateMike Krüger
2016-10-06[CSharpBinding] Track roslyn API changes.Mike Krüger
2016-10-04Merge branch 'master' into textmateMike Krüger
2016-09-27[Perf] Improve enumerators in internal custom collections (#1639)Marius Ungureanu
2016-09-25[Misc] Use method groups instead of delegates where applicable.Marius Ungureanu
2016-09-25[Misc] Seal all non-public attributes.Marius Ungureanu
2016-08-03[Ide] Syntax highlighting is now async.Mike Krüger
2016-02-24[CSharpBinding] Closed much public API.Mike Krüger
2016-02-20Fixed 'Bug 38937 - Sort usings refactoring is missing'.Mike Krüger
2016-02-17[CSharpBinding] Fixed find derived interface.Mike Krüger
2016-02-15[CSharpBinding] Track Roslyn API changes(Fixed "Generate Constructor" code ac...David Karlaš
2016-02-12[CSharpBinding] Ported roslyn keyword highlighters.Mike Krüger
2016-02-11[CSharpBinding] Ported the roslyn auto bracket insertion engine.Mike Krüger
2016-01-25[CSharpBinding] Fixed inline temporary variable refactoring.Mike Krüger
2016-01-14[CSharpBinding] Added derived interfaces to find implementing types onMike Krüger
2016-01-13[CSharpBinding] Fixed warnings.Mike Krüger
2016-01-05Fix a few source code quality issuesMarius Ungureanu
2015-12-12[CSharpBinding] Ported encapsulate field refactorings.Mike Krüger
2015-11-27[CSharpBinding] Handled ToMinimalDisplayString exceptions.Mike Krüger
2015-11-26[CSharp] Fixed c# code completion/feature unit tests.Mike Krüger
2015-09-14Bug 33935 - Unknown identifier when debugging C#6David Karlaš
2015-07-07[CSharpBinding] Optimized IsKind call.Mike Krüger
2015-07-01[CSharpBinding] Optimized generated code recognition.Mike Krüger
2015-06-22[CSharpBinding] Remove incorrect roslyn version assumptions.Mike Krüger
2015-06-22[CSharpBinding] Track Roslyn API changesMike Krüger
2015-06-16[CSharpBinding] Streamlined API.Mike Krüger
2015-06-15[CSharpBinding] Removed some code duplication.Mike Krüger
2015-06-15[NRefactory] Removed NR6 from the solution.Mike Krüger