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
2014-02-05StaticEventSubscriptionIssue - Check if staticUngureanu Marius
2014-02-05Implemented StaticEventSubscriptionIssueMike Krüger
2014-02-05Improved display location for 'RedundantBoolCompareIssue'.Mike Krüger
2014-01-27Fixed bug in CS0169FieldIsNeverUsedIssueMike Krüger
2014-01-27Implemented 'CS0169FieldIsNeverUsedIssue'.Mike Krüger
2014-01-24Improved 'CS0618UsageOfObsoleteMemberIssue'.Mike Krüger
2014-01-24Added CS0618UsageOfObsoleteMemberIssue.Mike Krüger
2014-01-21Fixed Issue #372 'False positive in "Convert to |= expression issue"'.Mike Krüger
2014-01-17Remove implicit conversion from AstType to Expression.Daniel Grunwald
2014-01-16CS0029InvalidConversionIssue: fields and local variables don't have a "return...Daniel Grunwald
2014-01-16Swap actions in "The parameter '{0}' cannot be resolved" issue -- I think fix...Daniel Grunwald
2014-01-16Merge changes from SharpDevelop repository.Daniel Grunwald
2014-01-11Also consider property getter/setter invocations in DoNotCallOverridableMetho...Daniel Grunwald
2014-01-09Fix CS0126 and CS0127 issues with async methods.Daniel Grunwald
2014-01-09Don't show "Field can be make readonly" for mutable structsDaniel Grunwald
2014-01-08Fixed bug in 'ExtractMethodAction'.Mike Krüger
2014-01-08Fixed possible null reference inMike Krüger
2014-01-08Fixed bug in 'ConvertToAutoPropertyIssue'.Mike Krüger
2014-01-02Fixed some issues in redundant unsafe context issueMike Krüger
2014-01-02Fixed bug in ConvertToStaticTypeIssueMike Krüger
2013-12-25Merge NRefactory changes from the SharpDevelop repository.Daniel Grunwald
2013-12-13Suppress OptionalParameterHierarchyMismatchIssue in explicit interface implem...Daniel Grunwald
2013-11-26Fixed bug in 'ConvertToAutoPropertyIssue'.Mike Krüger
2013-11-26Fixed bug in RemoveBackingStoreActionMike Krüger
2013-11-25Fixed some issue descriptions.Mike Krüger
2013-11-25Removed duplicate code issue Mike Krüger
2013-11-19Merge pull request #360 from luiscubal/fix-auto-async-no-parametersMike Krüger
2013-11-14Updated mcs/fixed parser bug.Mike Krüger
2013-11-14Fixed some issues in 'FunctionNeverReturnsIssue'.Mike Krüger
2013-11-14Fixed 'ConvertClosureToMethodGroupIssue' issue.Mike Krüger
2013-11-13Fixed bug in 'RedundantAssignmentIssue'.Mike Krüger
2013-11-12AutoAsyncIssue now handles parameter-less Tasks better.Luís Reis
2013-11-11Fixed RemoveBackingStoreActionMike Krüger
2013-11-11Fixed bug in ConvertToAutoPropertyIssueMike Krüger
2013-11-11Fixed bug in implement abstract/interface members.Mike Krüger
2013-11-06Fix compiler warnings.Daniel Grunwald
2013-11-06Fix inconsistent newlines in several files.Daniel Grunwald
2013-11-01Fixed bug in 'CastExpressionOfIncompatibleTypeIssue'.Mike Krüger
2013-10-22Fixed redundant cast issue bug.Mike Krüger
2013-10-22Fixed bug in 'RedundantCastIssue'.Mike Krüger
2013-10-22Fixed bug in 'PossibleMistakenCallToGetTypeIssue'Mike Krüger
2013-10-18Enhanced 'GenerateSwitchLabelsAction'.Mike Krüger
2013-10-17Implemented RedundantNotNullAttributeInNonNullableTypeIssue, which detects wh...Luís Reis
2013-10-15Fixed 'AutoLinqSumAction' location.Mike Krüger
2013-10-15Corrected 'MoveToOuterScopeAction' location.Mike Krüger
2013-10-15Corrected 'IterateViaForeachAction' locations.Mike Krüger
2013-10-15Fixed some action & issue locations.Mike Krüger
2013-10-10Implemented 'PossibleMistakenCallToGetTypeIssue'.Mike Krüger
2013-10-04Fixed bug in RedundantOverridenMemberIssue.Mike Krüger
2013-10-04Fixed bug in 'RedundantOverridenMemberIssue'.Mike Krüger