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 17d5d661ac add more tests; add not like 6 anni fa
..
BaseDateValue.java long type should be int values; implement more date/time and misc other functions 6 anni fa
BaseDelayedValue.java long type should be int values; implement more date/time and misc other functions 6 anni fa
BaseNumericValue.java implement floating point number formatting which matches access 6 anni fa
BaseValue.java implement floating point number formatting which matches access 6 anni fa
BigDecimalValue.java implement floating point number formatting which matches access 6 anni fa
BuiltinOperators.java add more tests; add not like 6 anni fa
DateTimeValue.java checkpoint reworking expression classes and implementing many basic operations 7 anni fa
DateValue.java checkpoint reworking expression classes and implementing many basic operations 7 anni fa
DefaultDateFunctions.java minor code warning cleanups 6 anni fa
DefaultFinancialFunctions.java some more financial funcs, not all fully working 6 anni fa
DefaultFunctions.java ditch default parse context 6 anni fa
DefaultNumberFunctions.java implement floating point number formatting which matches access 6 anni fa
DefaultTextFunctions.java add some tests for functions; fix said functions 6 anni fa
DoubleValue.java implement floating point number formatting which matches access 6 anni fa
ExpressionTokenizer.java handle literal string default values 6 anni fa
Expressionator.java add more tests; add not like 6 anni fa
LongValue.java implement floating point number formatting which matches access 6 anni fa
RandomContext.java knock out some fixmes; add support for custom function lookup and custom bindings passed into expression evaluation 6 anni fa
StringValue.java normalize decimals when used; convert number literals to decimal instead of double; handle int overflow for number literals 6 anni fa
TimeValue.java checkpoint reworking expression classes and implementing many basic operations 7 anni fa