#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mike Krüger de443b715f Fixed possible exception in create event incocation context action. 14 years ago
..
AddAnotherAccessor.cs Move NRefactory.CSharp to separate assembly. 15 years ago
CheckIfParameterIsNull.cs Move NRefactory.CSharp to separate assembly. 15 years ago
ConvertDecToHex.cs Move NRefactory.CSharp to separate assembly. 15 years ago
ConvertForeachToFor.cs Added unit tests for context actions. 14 years ago
ConvertHexToDec.cs Move NRefactory.CSharp to separate assembly. 15 years ago
CreateBackingStore.cs Move NRefactory.CSharp to separate assembly. 15 years ago
CreateEventInvocator.cs Fixed possible exception in create event incocation context action. 14 years ago
CreateField.cs Move NRefactory.CSharp to separate assembly. 15 years ago
CreateLocalVariable.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
CreateProperty.cs Move NRefactory.CSharp to separate assembly. 15 years ago
FlipOperatorArguments.cs Move NRefactory.CSharp to separate assembly. 15 years ago
GenerateGetter.cs Move NRefactory.CSharp to separate assembly. 15 years ago
GenerateSwitchLabels.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
InsertAnonymousMethodSignature.cs Added unit tests for context actions. 14 years ago
IntroduceFormatItem.cs Move NRefactory.CSharp to separate assembly. 15 years ago
InvertIf.cs Move NRefactory.CSharp to separate assembly. 15 years ago
RemoveBackingStore.cs Fixed bug in RemoveBackingStore context action. 14 years ago
RemoveBraces.cs Move NRefactory.CSharp to separate assembly. 15 years ago
RemoveRegion.cs Added "RemoveRegion" context action. 14 years ago
ReplaceEmptyString.cs Move NRefactory.CSharp to separate assembly. 15 years ago
SplitDeclarationAndAssignment.cs Added unit tests for SplitDeclarationAndAssignment context action. 14 years ago
SplitString.cs Move NRefactory.CSharp to separate assembly. 15 years ago
UseExplicitType.cs Merge type system refactoring into NRefactory master. 15 years ago
UseVarKeyword.cs Added context action unit tests. 15 years ago