Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
James Ahlborn 45699400f0 implement replace function před 5 roky
..
BaseDelayedValue.java rework string conversion to date; add support for dates with implicit years; implement DatePart function před 5 roky
BaseNumericValue.java rework string conversion to date; add support for dates with implicit years; implement DatePart function před 5 roky
BaseValue.java rework string conversion to date; add support for dates with implicit years; implement DatePart function před 5 roky
BigDecimalValue.java rework public expression api with better locale handling; support parsing of number strings with grouping separators před 5 roky
BuiltinOperators.java rework string conversion to date; add support for dates with implicit years; implement DatePart function před 5 roky
DateTimeValue.java rework string conversion to date; add support for dates with implicit years; implement DatePart function před 5 roky
DefaultDateFunctions.java implement replace function před 5 roky
DefaultFinancialFunctions.java reimplemnt and test financial functions před 5 roky
DefaultFunctions.java implement Val function před 5 roky
DefaultNumberFunctions.java implement replace function před 5 roky
DefaultTextFunctions.java implement replace function před 5 roky
DoubleValue.java rework public expression api with better locale handling; support parsing of number strings with grouping separators před 5 roky
ExpressionTokenizer.java initial work for DateAdd function před 5 roky
Expressionator.java rework public expression api with better locale handling; support parsing of number strings with grouping separators před 5 roky
FunctionSupport.java implement replace function před 5 roky
LongValue.java rework public expression api with better locale handling; support parsing of number strings with grouping separators před 5 roky
RandomContext.java knock out some fixmes; add support for custom function lookup and custom bindings passed into expression evaluation před 6 roky
StringValue.java finish DateAdd function před 5 roky
ValueSupport.java implement Val function před 5 roky