#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.
 
 
 
 
 
 
Simon Lindgren a64d00953d [Utils] Improve error handling in CompositeFormatStringParser. 13 years ago
..
CompositeFormatStringParser.cs [Utils] Improve error handling in CompositeFormatStringParser. 13 years ago
FormatItem.cs [Utils] Add CompositeFormatStringParser and related classes. 13 years ago
FormatStringSegmentBase.cs [Utils] Add CompositeFormatStringParser and related classes. 13 years ago
IFormatStringError.cs [Utils] Make CompositeFormatStringParser.Parse() wrap the segments in a class instead of just returning an IEnumerable. 13 years ago
IFormatStringSegment.cs [Utils] Add CompositeFormatStringParser and related classes. 13 years ago
TextSegment.cs [Utils] Some CompositeFormatStringParser cleanups. 13 years ago