#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.
 
 
 
 
 
 
Daniel Grunwald 3d21a80e7d Fixed the ResolveVisitor scanning logic and several related issues. 14 years ago
..
CSharpAstResolver.cs Fixed the ResolveVisitor scanning logic and several related issues. 14 years ago
CSharpInvocationResolveResult.cs Fixed resolving compound assignment operators. 15 years ago
CSharpOperators.cs Fixed lifting for built-in relational operators. 14 years ago
CSharpResolver.cs Fixed the ResolveVisitor scanning logic and several related issues. 14 years ago
CompositeResolveVisitorNavigator.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 15 years ago
Conversions.cs Move ConversionResoleResult to ICSharpCode.NRefactory.Semantics. 15 years ago
DetectSkippableNodesNavigator.cs Move NRefactory.CSharp to separate assembly. 15 years ago
FindReferenceSearchScope.cs FindReferences: add support for searching in a different compilation than the entity is defined in. 15 years ago
FindReferencedEntities.cs Move NRefactory.CSharp to separate assembly. 15 years ago
FindReferences.cs Fixed FindReferences on attributes. 14 years ago
IResolveVisitorNavigator.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 15 years ago
LambdaResolveResult.cs Add nuspec. 15 years ago
Log.cs Added mono compiler bug workaround. 15 years ago
MemberLookup.cs When a simple-name refers to an instance field in the current class, set TargetResult=new ThisResolveResult(). 14 years ago
MethodGroupResolveResult.cs Fix build. 14 years ago
NodeListResolveVisitorNavigator.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 15 years ago
OverloadResolution.cs Implemented eligibility check for extension methods. 14 years ago
OverloadResolutionErrors.cs Fixed bug when resolving base constructor calls. 15 years ago
ResolveAtLocation.cs Fixed the ResolveVisitor scanning logic and several related issues. 14 years ago
ResolveVisitor.cs Fixed the ResolveVisitor scanning logic and several related issues. 14 years ago
SimpleNameLookupMode.cs Move NRefactory.CSharp to separate assembly. 15 years ago
TypeInference.cs Move ConversionResoleResult to ICSharpCode.NRefactory.Semantics. 15 years ago