#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 837d48d50a Completion engine now works on freezed compilation units. 14 years ago
..
CodeCompletionAccessibleTests.cs Fixed attribute context cases. 14 years ago
CodeCompletionBugTests.cs Completion engine now works on freezed compilation units. 14 years ago
CodeCompletionCSharp3Tests.cs Fixed failing unit test, added a test to document a wrong parser 14 years ago
CodeCompletionCSharpTests.cs Failed assertions now fail unit tests. 15 years ago
CodeComplteionOperatorTests.cs Failed assertions now fail unit tests. 15 years ago
CompletionDataList.cs Added monodevelop code completion tests. 15 years ago
EnumContextTests.cs Fixed some code completion unit tests. 15 years ago
KeywordTests.cs Fixed ref/out/params keywords. 14 years ago
NameContextTests.cs Updated mcs & improved try context handling. 14 years ago
ObjectInitializerTests.cs Fixed attribute empty arglist parens. 14 years ago
ParameterCompletionTests.cs Completion engine now works on freezed compilation units. 14 years ago
PreProcessorTests.cs Normalize newlines 15 years ago
TestBase.cs Failed assertions now fail unit tests. 15 years ago
VariableDeclarationStatementTests.cs Fixed parsing of some statements, improved "foreach" context in code 15 years ago