#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.
 
 
 
 
 
 
Matt Ward 5d390ee9e1 Removed unused code. 16 years ago
..
Console Fixed failing tests due to move to NUnit 2.5 17 years ago
Converter Python code converter now attempts to detect property references and adds a this reference. 16 years ago
Designer Updated to IronPython 2.6 RC1 16 years ago
Expressions
Parsing Updated to IronPython 2.6 RC1 16 years ago
Resolver Fixed failing tests due to move to NUnit 2.5 17 years ago
Utils Removed unused code. 16 years ago
AddInFileTestFixture.cs Removed unused code. 16 years ago
AddInOptionsTestFixture.cs
AppSettingsPanelTestFixture.cs
AssemblyInfo.cs
CompilingOptionsPanelTestFixture.cs Can now specify target CPU when compiling Python applications. 17 years ago
CreateNewPythonProjectTestFixture.cs Python forms designer now supports local bitmap resources. 16 years ago
DebugPythonCommandTestFixture.cs Python menu options now use the debugger when running ipy.exe 16 years ago
FormsDesignerDisplayBindingTestFixture.cs The Python forms designer (currently disabled) now has limited support for designing very basic forms. 17 years ago
FromImportCompletion.cs
ImportCompletionTestFixture.cs
LanguageBindingTestFixture.cs
PythonBinding.Tests.csproj Removed unused code. 16 years ago
PythonBindingAddInFile.cs
PythonIndentationTests.cs Added smart indenting for Python. 16 years ago
PythonLanguagePropertiesTests.cs Python forms designer now supports local bitmap resources. 16 years ago
PythonOptionsPanelTestFixture.cs
PythonSyntaxModeTestFixture.cs
RunPythonCommandTestFixture.cs Python menu options now use the debugger when running ipy.exe 16 years ago
Strings.resx Python forms designer shows a more useful error message if it is unable to find a type to create a local variable. 16 years ago
TODO.txt Added support for ContextMenuStrips in the python forms designer. 16 years ago
app.config