#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
..
DebuggerTooltipControl.xaml implement lazy evaluation for IEnumerable<T> and lists in debugger. Makes possible to evaluate infinite iterators and really big lists faster. 12 years ago
DebuggerTooltipControl.xaml.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
VisualizerPicker.cs Change LGPL headers to MIT header. 12 years ago
VisualizerPicker.xaml Re-enable debugger visualizers in debugger 13 years ago