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-04-22Merge pull request #524 from xamarin/pr-kirillo-compilationOutputKindGreg Munn
2019-04-06Don't use this.Kirill Osenkov
2019-04-06Properly set OutputKind on CSharpCompilationOptions.Kirill Osenkov
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-20Merge branch 'release-8.0' into master-vnextLluis Sanchez
2019-03-20Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-03-11[CSharpBinding] Remove unsupported C# language versionsMatt Ward
2019-03-08[CSharpBinding] Remove C# 8 from project optionsMatt Ward
2019-02-28[C#] Add PublicSign information to roslyntherzok
2019-02-28[C#] Add DelaySign information to Roslyntherzok
2019-02-26CSharpCompilerParameters: Fix project options with newer language versionsSandy Armstrong
2019-02-22Bump Roslyn to 3.0.0-beta4-19121-07Sandy Armstrong
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-03Only prepend CS when a warning code is a number, not when some other identifi...Marius Ungureanu
2019-01-24CSharpLanguageVersionHelper: C# 8 existsSandy Armstrong
2018-10-16[C#] Allow roslyn to build compilation concurrentlytherzok
2018-10-16[C#] Inline options which were set later and remove default value setterstherzok
2018-10-16[C#] Fully qualify argument names for compilation optionstherzok
2018-09-12Fixes VSTS Bug 668301: [Feedback] Unable to change font colors forMike Krüger
2018-08-31De-singletonify MonoDevelopRuleSetManagertherzok
2018-08-31[Ide] Fix typo's in ruleset codetherzok
2018-08-21[Refactoring] Added support for global rule set file.Mike Krüger
2018-08-04Fix roslyn API breakagestherzok
2018-08-01[IDE] Import Roslyn VS code for MetadataReference usagetherzok
2018-06-27Obsolete legacy build APIsMikayla Hutchinson
2018-04-13[Core] Remove per-project MSBuild opt-outMikayla Hutchinson
2018-03-14Bump Roslyn to 2.8.0-beta2-62708-11 (#4101)Kirill Osenkov
2018-03-09Support C# 7.2 (#4106)Yusuke Yamada
2018-03-07[A11y] Hide some invisible widgets from VoiceOver (#3804)iain
2018-02-26[CSharpBinding] Use StringBuilderCache.Mike Krüger
2018-02-21[C#] Add language version 7.2 to supported languages UI (#3911)Marius Ungureanu
2017-12-06Roslyn search category (#2698)Marius Ungureanu
2017-07-19Make the target selector a shared component + add accessibilitynosami
2017-07-18Hide empty labels for VODmytro Ovcharov
2017-06-16Merge pull request #2639 from iainx/fix-53448Lluis Sanchez
2017-06-15[CSharpBinding] Fixed failing unit test.Mike Krüger
2017-06-14[A11y] Simplify the API for adding label relationshipsiain holmes
2017-06-13[CSharpBinding] CSharpCompilerParameters is now responsible for updateMike Krüger
2017-06-13Fixed 'Bug 57017 - Toggling "unsafe" now requires a complete projectMike Krüger
2017-06-07Bump Roslyn to 2.3.0-beta1David Karlaš
2017-05-29Merge remote-tracking branch 'origin/master' into cecil-swaptherzok
2017-05-15[A11y] Make the project options panels accessibleiain holmes
2017-04-25[Core] MD-only swap to Cecil 0.10Marius Ungureanu
2017-02-21Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-02-20Merge branch 'master' into vNextMatt Ward
2017-02-16[CSharp] Fix missing ignore-case parameter.Marius Ungureanu
2017-02-16String optimizations (#1881)Marius Ungureanu
2017-02-10Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson