508 Commits (cc5c7ba1862b870083ae9558d823e15fefe9709e)

Author SHA1 Message Date
Tran Ngoc Nhan 18d8d458e3
Fix typos in tests 4 months ago
rstoyanchev f0a61cc9c6 Fix test failure caused by previous commit 5 months ago
Sam Brannen d81f1a55c2 Test SpEL Map access/indexing support for nonexistent keys 6 months ago
Sam Brannen eb11070c19 Overhaul and simplify SpEL MapAccessTests 6 months ago
Sam Brannen 051adf267f Introduce MapAccessor in SpEL and deprecate existing implementation 6 months ago
Sébastien Deleuze 7635ac38f6 Use uppercase for classpath-related static final field names 6 months ago
Spring Builds 16edf9867a Update copyright headers in source files 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 10 months ago
Sam Brannen 551f6c0c66 Polishing 1 year ago
Sam Brannen 8379ac772a Introduce OptionalToObjectConverter 1 year ago
Sam Brannen b8c2780bfe Simplify SpEL ExpressionWithConversionTests 1 year ago
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 1 year ago
Sam Brannen c6a9aa59a3 Remove BDDMockito Checkstyle rule 1 year ago
Sam Brannen 68fce29ae9 Support Optional with null-safe and Elvis operators in SpEL expressions 1 year ago
Sam Brannen c7b0550e43 Test status quo for Optional support in SpEL expressions 1 year ago
Sam Brannen e78e802647 Use JSpecify's @⁠Nullable on main 1 year ago
Sam Brannen b07217ab67 Use ConversionService to convert POJO to array for SpEL varargs invocations 1 year ago
Sam Brannen aa7e84c89f Polishing 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Sam Brannen c1236a3340 Support varargs-only MethodHandle as SpEL function 1 year ago
Juergen Hoeller 2b9010c2a2 Remove APIs marked as deprecated for removal 1 year ago
Sam Brannen 807e1e6126 Document support for varargs invocations in SpEL 1 year ago
Sam Brannen 7196f3f554 Polish SpEL documentation 1 year ago
Sam Brannen 9dabfdf0bf Remove obsolete AstUtilsTests 1 year ago
Sam Brannen e3ba957431 Polish SpEL internals 1 year ago
Sam Brannen ae16a7fc08 Update tests for 6.2 1 year ago
Sam Brannen 43e7921bcc Introduce tests for SpEL PropertyAccessor ordering 1 year ago
Sam Brannen 9724f9b9c8 Introduce tests for SpEL PropertyAccessor ordering 1 year ago
Sam Brannen 8202282975 Polishing 1 year ago
Sam Brannen 5532574f56 Remove unused casts and variables 1 year ago
Sam Brannen c98f314665 Throw ParseException for unsupported character in SpEL expression 1 year ago
Sam Brannen 529f311bd4 Polish and harmonize implementations of SpEL components in spring-context 2 years ago
Sam Brannen 47f88e123f Invoke init/destroy/SpEL methods via public types whenever possible 2 years ago
Sam Brannen d749d2949d Use new features from JUnit Jupiter 5.11 2 years ago
Sam Brannen e74406afd0 Introduce withAssignmentDisabled() option for SimpleEvaluationContext 2 years ago
Sam Brannen a55207e88f Add tests for read-only IndexAccessors in 6.2 2 years ago
Sam Brannen 0127de5a7a Enforce read-only semantics in SpEL's SimpleEvaluationContext 2 years ago
Sam Brannen fcc99a67b6 Support lists for varargs invocations in SpEL 2 years ago
Sam Brannen 8afff3359b Polishing 2 years ago
Sam Brannen c57c2272a1 Throw exception for failure to set property as index in SpEL 2 years ago
Sam Brannen 8ec23a0fcc Polishing 2 years ago
Sam Brannen 8badae9d72 Convert primitive array to Object[] when invoking varargs method in SpEL 2 years ago
Sam Brannen 444e7eeb74 Enable test for primitive array to Object[] conversion in SpEL 2 years ago
Sam Brannen e547313fa6 Sync MapAccessor implementations 2 years ago
Sam Brannen 6ca8fbc2da Merge ArgumentsMatchInfo into ArgumentsMatchKind in SpEL 2 years ago
Sam Brannen ae5dd54115 Add @⁠Disabled tests for primitive varargs array to Object[] conversion 2 years ago
Sam Brannen e088892fc1 Support MethodHandle invocation with primitive varargs array in SpEL 2 years ago
Sam Brannen 83ca2c0cff Support MethodHandle function invocation with varargs array in SpEL 2 years ago
Sam Brannen a0f5c16627 Support MethodHandle function invocation with zero varargs in SpEL 2 years ago