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 anni fa
..
EvalConfig.java rework public expression api with better locale handling; support parsing of number strings with grouping separators 5 anni fa
EvalContext.java add support for monthname function; implement better string to date/time conversions 5 anni fa
EvalException.java use specific exceptions for expr eval 6 anni fa
Expression.java rework public expression api with better locale handling; support parsing of number strings with grouping separators 5 anni fa
Function.java add a bunch of javadocs for expr classes 5 anni fa
FunctionLookup.java add a bunch of javadocs for expr classes 5 anni fa
Identifier.java switch to commons lang3 5 anni fa
LocaleContext.java switch expression engine to LocalDateTime 5 anni fa
NumericConfig.java fix parsing of escaped double quote; implement euro format; implement most custom formatting 5 anni fa
ParseException.java use specific exceptions for expr eval 6 anni fa
TemporalConfig.java use interface to pass zone info into date/time conversion methods 5 anni fa
Value.java switch expression engine to LocalDateTime 5 anni fa
package-info.java Add ColumnFormatter utility which can apply Column Format property for display of column values 5 anni fa