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 45699400f0 implement replace function 5 years ago
..
EvalConfig.java rework public expression api with better locale handling; support parsing of number strings with grouping separators 5 years ago
EvalContext.java add support for monthname function; implement better string to date/time conversions 5 years ago
EvalException.java use specific exceptions for expr eval 6 years ago
Expression.java rework public expression api with better locale handling; support parsing of number strings with grouping separators 5 years ago
Function.java add a bunch of javadocs for expr classes 5 years ago
FunctionLookup.java add a bunch of javadocs for expr classes 5 years ago
Identifier.java add a bunch of javadocs for expr classes 5 years ago
LocaleContext.java rework public expression api with better locale handling; support parsing of number strings with grouping separators 5 years ago
NumericConfig.java rework public expression api with better locale handling; support parsing of number strings with grouping separators 5 years ago
ParseException.java use specific exceptions for expr eval 6 years ago
TemporalConfig.java rework string conversion to date; add support for dates with implicit years; implement DatePart function 5 years ago
Value.java rework string conversion to date; add support for dates with implicit years; implement DatePart function 5 years ago
package-info.java implement replace function 5 years ago