Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-25Merge pull request #503 from Therzok/patch-1Mike Krüger
2016-01-02Fixed incorrect null checkAlex Newman
2015-12-03Fixed unit test.Mike Krüger
2015-12-03Fixed 'Bug 36333 - Xamarin hangs after a few seconds of usage'.Mike Krüger
2015-09-21Update release configuration to generate pdbsMarius Ungureanu
2015-06-05Consistently use 'null' DeclaringType for top-level entities.Daniel Grunwald
2015-03-25Moved the internal mcs to it's own namespace.Mike Krüger
2015-01-02Fixed some code issue checks in partial classes.Mike Krüger
2014-11-29Merge NRefactory changes from SharpDevelop to NRefactory repository.Daniel Grunwald
2014-11-28Took a less intrusive approach for disableing high memory usage rules.Mike Krüger
2014-11-28Disabled code issues that uses CF graphs.Mike Krüger
2014-11-17Changed some default settings for code issues.Mike Krüger
2014-11-05Fixed bug in RedundantCastIssue.Mike Krüger
2014-10-27Fixed sort usings.Mike Krüger
2014-09-03Needed to disable ConvertToInitializerAction.Mike Krüger
2014-08-29Merge changes from SharpDevelop to NRefactoryDaniel Grunwald
2014-08-26Fixed bug in ConvertToLambdaExpressionIssue.Mike Krüger
2014-06-27Merge several bugfixes from SharpDevelop repository to NRefactory.Daniel Grunwald
2014-06-10Fixed null checkMike Krüger
2014-05-30Disabled uncategorized/notworking code issues.Mike Krüger
2014-05-30Disabled notworking code issue.Mike Krüger
2014-05-10Fixed wrong end location of RedundantAttributeParenthesesIssue.Mike Krüger
2014-05-06Fixed bug in inconsistent naming tests.Mike Krüger
2014-04-08Optimize some Linq.Marius Ungureanu
2014-04-08[CodeIssues] Add simplified versions Math functions.Marius Ungureanu
2014-03-11Fix possible NullReferenceException in XmlDocIssue.GatherVisitor.CheckXmlDoc()Daniel Grunwald
2014-03-11Fix potential NullReferenceException in RedundantExtendsListEntryIssueDaniel Grunwald
2014-03-11Fix NullReferenceException in RedundantThisQualifierIssue.Daniel Grunwald
2014-03-10Fix possible ArgumentNullException in CS0169FieldIsNeverUsedIssue and related...Daniel Grunwald
2014-03-10Fix NullReferenceException in AddArgumentNameAction.Daniel Grunwald
2014-03-10Suppress ExplicitConversionInForEachIssue if variable has unknown type.Daniel Grunwald
2014-03-10Fixed bug in CopyCommentsFromInterfaceMike Krüger
2014-03-10Fixed potiental crash in ConvertImplicitToExplicitImplementationActionMike Krüger
2014-03-04Fix #385 - Can't resolve indexer with protected access modifierDaniel Grunwald
2014-02-28Fixed bug in 'ConvertToLambdaExpressionIssue'.Mike Krüger
2014-02-28Categorized some code issues.Mike Krüger
2014-02-28Fixed bug in 'DelegateSubtractionIssue'.Mike Krüger
2014-02-25Fixed bug in xmldoc issue.Mike Krüger
2014-02-25Revert "Merged Hint & Suggestion severity. (These two are too close and"Mike Krüger
2014-02-25Merged Hint & Suggestion severity. (These two are too close andMike Krüger
2014-02-24Fixed 'Bug 17945 - Bad 'unnecessary cast' warning'.Mike Krüger
2014-02-23Fix potential InvalidCastException in AccessToClosureIssue.Daniel Grunwald
2014-02-19Improved CS0618UsageOfObsoleteMemberIssueMike Krüger
2014-02-17Set XmlResolver=null to avoid looking up external DTDs.Daniel Grunwald
2014-02-16Merge NRefactory changes from SharpDevelop repository:Daniel Grunwald
2014-02-14Fix potential NullReferenceException in OperatorIsCanBeUsedIssue.Daniel Grunwald
2014-02-14Fixed bug in FunctionNeverReturnsIssue.Mike Krüger
2014-02-12Fixed bug in 'XmlDocIssue'.Mike Krüger
2014-02-12Added 'CS1105ExtensionMethodMustBeDeclaredStaticAction'.Mike Krüger
2014-02-06Fixed bug in StaticEventSubscriptionIssueMike Krüger