#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 deb6bcd377 Add CancellationToken to AXmlParser. 14 years ago
..
Properties Add ICSharpCode.NRefactory.Xml. 14 years ago
.gitignore Add ICSharpCode.NRefactory.Xml. 14 years ago
AXmlAttribute.cs Put properly nested elements into AXmlElement. 14 years ago
AXmlDocument.cs Add AXmlObject.CreateReader() method. 14 years ago
AXmlElement.cs Add AXmlObject.CreateReader() method. 14 years ago
AXmlObject.cs Replace LazyInit.ReadBarrier() with LazyInit.VolatileRead(). 14 years ago
AXmlParser.cs Add CancellationToken to AXmlParser. 14 years ago
AXmlReader.cs Fixed build under mono. 14 years ago
AXmlTag.cs Put properly nested elements into AXmlElement. 14 years ago
AXmlText.cs Add consistency check for incremental tag soup parser 14 years ago
DocumentationElement.cs Trim whitespace within XmlDocumentationElements. 14 years ago
IAXmlVisitor.cs Put properly nested elements into AXmlElement. 14 years ago
ICSharpCode.NRefactory.Xml.csproj Set version number to 5.0.0.5. 14 years ago
IncrementalParserState.cs Implemented incremental tag soup parser. 14 years ago
InternalDocument.cs Add AXmlObject.CreateReader() method. 14 years ago
Log.cs Add ICSharpCode.NRefactory.Xml. 14 years ago
ObjectIterator.cs Add AXmlObject.CreateReader() method. 14 years ago
ReuseEqualityComparer.cs Put properly nested elements into AXmlElement. 14 years ago
SyntaxError.cs Add ICSharpCode.NRefactory.Xml. 14 years ago
TagMatchingHeuristics.cs Add CancellationToken to AXmlParser. 14 years ago
TagReader.cs Add CancellationToken to AXmlParser. 14 years ago
TextType.cs Add ICSharpCode.NRefactory.Xml. 14 years ago
TokenReader.cs Implemented incremental tag soup parser. 14 years ago
XmlSegment.cs Add ICSharpCode.NRefactory.Xml. 14 years ago