ClosedXML / ClosedXML / Excel / CalcEngine /
@Francois Botha Francois Botha authored on 5 Jun 2018
..
Exceptions Make calculation engine exception public 7 years ago
Functions Use inline out parameters provided by C# 7.2 7 years ago
CalcEngine.cs Use inline out parameters provided by C# 7.2 7 years ago
CalcEngineHelpers.cs Use inline out parameters provided by C# 7.2 7 years ago
CellRangeReference.cs Ranges handling redesign (proof-of-concept) (#766) 7 years ago
Expression.cs Fix COUNTBLANK for invalid ranges (#732) 7 years ago
ExpressionCache.cs Use inline out parameters provided by C# 7.2 7 years ago
ExpressionParseException.cs Replace instances of Exception class with instances of other sub classes of Exception. 8 years ago
FunctionDefinition.cs Unknown changes - something to do with line endings? 8 years ago
Token.cs Parse formulas correctly if they already contain an error. 8 years ago
XLAddressComparer.cs Implemented support of storing cell calculated values (#679) 7 years ago
XLCalcEngine.cs Add support for named ranges referring to expressions or to multiple ranges 7 years ago
XLRangeAddressComparer.cs Implemented support of storing cell calculated values (#679) 7 years ago