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
2020-01-17Merge pull request #9502 from mono/project-code-analysis-rulesetMatt Ward
2020-01-08[C#] Fix null reference for new project added to existing solutionMatt Ward
2020-01-02[C#] NoWarn in project should override rulesetsMatt Ward
2020-01-02[C#] Support CodeAnalysisRuleSet fileMatt Ward
2019-11-08[CSharpBinding] Rely on MSBuild's OutputType for determining Roslyn's OutputKindJérémie Laval
2019-09-04CSharpCompilerParameters: Add support for "nullable"Sandy Armstrong
2019-08-08[CSharp] Enable PreviewCody Russell
2019-06-12[CSharpBinding] Allow choosing C# 8Sandy Armstrong
2019-06-03Fixes for handling C# 8.0Cody Russell
2019-05-31More fixes for handling bad LangVersionCody Russell
2019-05-30Fix combo label to use GettextCatalog.Cody Russell
2019-05-30Remove unnecessary try/catch.Cody Russell
2019-05-30Remove the HashSet and iteration, just assume one bad value.Cody Russell
2019-05-21Improvements and UI fixes. Use configuration properties instead of regexCody Russell
2019-05-16UI updates and improvements.Cody Russell
2019-05-09Catch exception from having a bad LangVersion setting in .csprojCody Russell
2019-04-24Fix whitespace.Kirill Osenkov
2019-04-24Don't pass an empty string to Roslyn as MainTypeName.Kirill Osenkov
2019-04-24Do not pass mainTypeName to C# compilation if it's a library.Kirill Osenkov
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