#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 e8153e0a69 reduced comment insertion time from O(m log n) to O (m). 15 years ago
..
Analysis Renamed GetClass-> GetTypeDefinition; 15 years ago
Ast Reduced the memory consumption of identifiers a bit by saving the 15 years ago
Formatter Added monodevelop context actions. 15 years ago
OutputVisitor Added monodevelop context actions. 15 years ago
Parser reduced comment insertion time from O(m log n) to O (m). 15 years ago
Refactoring Changed CreateShortType implementation a bit. 15 years ago
Resolver Renamed GetClass-> GetTypeDefinition; 15 years ago