#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.
 
 
 
 
 
 
Siegfried Pammer 9499b7e161 implement lazy evaluation for IEnumerable<T> and lists in debugger. Makes possible to evaluate infinite iterators and really big lists faster. 12 years ago
..
Commands.cs Change LGPL headers to MIT header. 12 years ago
SharpTreeNodeAdapter.cs Change LGPL headers to MIT header. 12 years ago
TreeNode.cs Relicense the BSD code in the debugger to MIT as well. 12 years ago
Utils.cs Relicense the BSD code in the debugger to MIT as well. 12 years ago
ValueNode.cs implement lazy evaluation for IEnumerable<T> and lists in debugger. Makes possible to evaluate infinite iterators and really big lists faster. 12 years ago