#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.
 
 
 
 
 
 
Daniel Grunwald 18fb49ca7c Add TypeKind enum. 14 years ago
..
AddAnotherAccessor.cs Add TypeKind enum. 14 years ago
CheckIfParameterIsNull.cs Fixed some issues in the context actions. 14 years ago
ConvertDecToHex.cs use faster string comparer. 14 years ago
ConvertForeachToFor.cs Worked on the way nrefactory contexct actions use the resolver. 14 years ago
ConvertHexToDec.cs use faster string comparer. 14 years ago
CreateBackingStore.cs worked on context actions. 14 years ago
CreateEventInvocator.cs Fixed some issues in the context actions. 14 years ago
CreateField.cs Worked on the way nrefactory contexct actions use the resolver. 14 years ago
CreateLocalVariable.cs Worked on the way nrefactory contexct actions use the resolver. 14 years ago
CreateProperty.cs Worked on the way nrefactory contexct actions use the resolver. 14 years ago
FlipOperatorArguments.cs Added monodevelop context actions. 14 years ago
GenerateGetter.cs Added more context actions. 14 years ago
GenerateSwitchLabels.cs Fixed some issues in the context actions. 14 years ago
InsertAnonymousMethodSignature.cs Worked on the way nrefactory contexct actions use the resolver. 14 years ago
IntroduceFormatItem.cs Added monodevelop context actions. 14 years ago
InvertIf.cs Added monodevelop context actions. 14 years ago
RemoveBackingStore.cs Add TypeKind enum. 14 years ago
RemoveBraces.cs fix bug in remove braces action. 14 years ago
ReplaceEmptyString.cs Added monodevelop context actions. 14 years ago
SplitDeclarationAndAssignment.cs Worked on the way nrefactory contexct actions use the resolver. 14 years ago
SplitString.cs Worked on context actions. 14 years ago
UseExplicitType.cs fixed some bugs in use explicit type context action. 14 years ago
UseVarKeyword.cs Added monodevelop context actions. 14 years ago