#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 a385fc6424 IronPython project templates now configure the project to run Program.py with ipy.exe instead of running the project's executable. 16 years ago
..
AddIns IronPython project templates now configure the project to run Program.py with ipy.exe instead of running the project's executable. 16 years ago
Libraries Implemented Extend selection (Ctrl+W, will be in menu). Does not work perfectly for constructor and indexer declarations yet. 16 years ago
Main Implemented Extend selection (Ctrl+W, will be in menu). Does not work perfectly for constructor and indexer declarations yet. 16 years ago
Setup Move IL Binding to samples. 16 years ago
Tools Updated NUnit to version 2.5.7 16 years ago
Automated.proj Unit tests for RubyBinding will now be run on build server. 16 years ago