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 831d8c0b1d Add ColumnFormatter utility which can apply Column Format property for display of column values 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 switch to commons lang3 5 years ago
LocaleContext.java switch expression engine to LocalDateTime 5 years ago
NumericConfig.java fix parsing of escaped double quote; implement euro format; implement most custom formatting 5 years ago
ParseException.java use specific exceptions for expr eval 6 years ago
TemporalConfig.java use interface to pass zone info into date/time conversion methods 5 years ago
Value.java switch expression engine to LocalDateTime 5 years ago
package-info.java Add ColumnFormatter utility which can apply Column Format property for display of column values 5 years ago