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.
James Ahlborn 8d5f4dc169 initial work for DateAdd function 5 years ago
..
BaseDelayedValue.java rework string conversion to date; add support for dates with implicit years; implement DatePart function 5 years ago
BaseNumericValue.java rework string conversion to date; add support for dates with implicit years; implement DatePart function 5 years ago
BaseValue.java rework string conversion to date; add support for dates with implicit years; implement DatePart function 5 years ago
BigDecimalValue.java rework public expression api with better locale handling; support parsing of number strings with grouping separators 5 years ago
BuiltinOperators.java rework string conversion to date; add support for dates with implicit years; implement DatePart function 5 years ago
DateTimeValue.java rework string conversion to date; add support for dates with implicit years; implement DatePart function 5 years ago
DefaultDateFunctions.java initial work for DateAdd function 5 years ago
DefaultFinancialFunctions.java reimplemnt and test financial functions 5 years ago
DefaultFunctions.java rework string conversion to date; add support for dates with implicit years; implement DatePart function 5 years ago
DefaultNumberFunctions.java rework string conversion to date; add support for dates with implicit years; implement DatePart function 5 years ago
DefaultTextFunctions.java add support for strconv function 5 years ago
DoubleValue.java rework public expression api with better locale handling; support parsing of number strings with grouping separators 5 years ago
ExpressionTokenizer.java initial work for DateAdd function 5 years ago
Expressionator.java rework public expression api with better locale handling; support parsing of number strings with grouping separators 5 years ago
FunctionSupport.java rework string conversion to date; add support for dates with implicit years; implement DatePart function 5 years ago
LongValue.java rework public expression api with better locale handling; support parsing of number strings with grouping separators 5 years ago
RandomContext.java knock out some fixmes; add support for custom function lookup and custom bindings passed into expression evaluation 6 years ago
StringValue.java rework string conversion to date; add support for dates with implicit years; implement DatePart function 5 years ago
ValueSupport.java initial work for DateAdd function 5 years ago