562 Commits (fd17df91fdbd7203ff12a7c24da360995883443c)

Author SHA1 Message Date
Sam Brannen 68f2b0ca59 Rely on auto-boxing in tests 1 year ago
Sébastien Deleuze b3de1b8e95 Use consistently *KotlinTests naming for Kotlin tests 1 year ago
Johnny Lim 271f2dc665 Polish 1 year ago
Sam Brannen c9165470f2 Update test 1 year ago
Sam Brannen 5ad853ef5b Do not precede indexed access with a dot in SpEL AST representation 1 year ago
Sam Brannen c8c8f5722b Support letters other than A-Z in identifiers in SpEL 1 year ago
Sam Brannen 7b20aefecf Improve error message for unsupported character in SpEL expression 1 year ago
Juergen Hoeller 5441796675 Polishing 2 years ago
Juergen Hoeller 876e417eb4 Javadoc for setVariables and registerFunction 2 years ago
Sam Brannen ab253470f0 Update copyright headers 2 years ago
Sam Brannen 89bcee68bb Add author tag 2 years ago
Sam Brannen aefcb9d2d6 Make maximum SpEL expression length configurable 2 years ago
Sam Brannen e51c71bcd6 Delete unused code 2 years ago
Simon Baslé 906c54faff Add SpEL support for registered MethodHandles 2 years ago
Simon Baslé d3c3088c6b
Clarify behavior of the Elvis SpEL operator in documentation (#30352) 2 years ago
Sam Brannen de113f1d11 Reject null and empty SpEL expressions 2 years ago
Sam Brannen ca13b5cbca Polish SpelParserTests and TemplateExpressionParsingTests 2 years ago
Sam Brannen be17c8d85f Disable variable assignment in SimpleEvaluationContext 2 years ago
Sam Brannen b73f5fcac2 Limit SpEL expression length 2 years ago
Sam Brannen bc1511d667 Limit string concatenation in SpEL expressions 2 years ago
Sam Brannen db9b139cf0 Change max regex length in SpEL expressions to 1000 2 years ago
Sam Brannen 310344cf61 Increase max regex length in SpEL expressions 2 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 2 years ago
Sam Brannen 6bfc70b61e Polishing 2 years ago
Sam Brannen 4eed2ced74 Polishing 2 years ago
Sam Brannen 0c0cda9815 Polish contribution 2 years ago
Harry Yang 47aca90c58 Optimize array creation in SpEL ConstructorReference 2 years ago
Sam Brannen ddd6b123bb Polish TypeCode 2 years ago
Sam Brannen 5f0ee2e4dd Polish ConstructorReference 2 years ago
Johnny Lim 43031509c8 Update versions in Javadoc 2 years ago
Sam Brannen ce9a72f95c Update copyright headers 2 years ago
Sam Brannen 8010de8b63 Improve diagnostics in SpEL for `matches` operator 2 years ago
Sam Brannen 5529294ec9 Improve diagnostics in SpEL for repeated text 2 years ago
Sam Brannen 935c29e3dd Increase scope of regex pattern cache for the SpEL `matches` operator 2 years ago
Sam Brannen 4a3518b4d6 Polishing 2 years ago
Sam Brannen dd4a34778b Stop printing to System.out in SpEL tests 2 years ago
Sam Brannen df4e7d1929 Polishing 2 years ago
Sam Brannen 1de36abc07 Revise contribution 2 years ago
mrcoffee77 97b5af8a55 Ensure methods declared in Object can be invoked on a JDK proxy in SpEL 2 years ago
Sam Brannen 4751769a7c Polishing 2 years ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Juergen Hoeller d213522dfc Polishing 2 years ago
Sam Brannen cb4f93561e Apply "instanceof pattern matching" in remainder of spring-expression module 2 years ago
Sam Brannen f3cb331e4e Optimize find[Getter|Setter]ForProperty() in ReflectivePropertyAccessor 2 years ago
Sébastien Deleuze a02a017e6e Add tests for SpEL on Kotlin suspending function parameters 2 years ago
Sam Brannen bc583ea74f Polish "Use switch expressions in SpEL's CodeFlow" 2 years ago
Roman Ivanov dcda127b60 Use switch expressions in SpEL's CodeFlow 2 years ago
Juergen Hoeller c0c9ba5c2c Polishing 2 years ago
Sam Brannen a4956dfe26 Update copyright headers 2 years ago