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