27 Commits (6e8eede0bf3272e42b5e7905ebc7842da6c5dd2a)

Author SHA1 Message Date
Oliver Becker 759c9b35cd Call ConversionService for null SpEL values 12 years ago
Phillip Webb d9bd2e19a2 Polish whitespace 12 years ago
Phillip Webb 107fafbcc5 Do not consider bridge methods in SpEL properties 12 years ago
Phillip Webb edce2e7bca Allow SpEL reserved words in type package names 12 years ago
Phillip Webb 138957b148 Test SpEL unconditional argument conversion 12 years ago
Chris Beams 59fb67e38d Update SpEL test to reflect native float support 12 years ago
Satyapal Reddy be8f23d756 Add SpEL support for float literals 12 years ago
Andy Clement f64325882d Add SpEL support for increment/decrement operators 12 years ago
Juergen Hoeller 138fa8af0e OpDivide does not return a TypedValue for its operate result (consistent with OpMultiply) 12 years ago
Phillip Webb d28592a6c6 SpEL support for methods and properties on class … 12 years ago
Phillip Webb 98808347ca Remove trailing whitespace 12 years ago
Andy Clement f5d3cd07e7 Avoid NPE when registering a SpEL MethodFilter 12 years ago
Andy Clement 75944cc88f Support nested double quotes in SpEL expressions 12 years ago
Andy Clement 58e6214b7b Support symbolic boolean operators for OR and AND 12 years ago
Andy Clement a7418f480c Support case-insensitive null literals in SpEL 12 years ago
Andy Clement e4a926ea3c Modify SpEL Tokenizer to support methods on numbers 12 years ago
Sam Brannen f49b22c78f Introduce MockEnvironment in the spring-test module 12 years ago
Chris Beams de2d808212 Eliminate trailing whitespace in SpEL classes 13 years ago
Andy Clement 916e9d6efa Support [] array ref syntax in SpEL T() construct 13 years ago
Stevo Slavic 1f28bdfbfa Fix SpEL JavaBean compliance 13 years ago
Rossen Stoyanchev 9546be3974 Fix JavaDoc in OpMultiply so that it does not contain special characters 13 years ago
Ivo Smid 7cdfaf3e0d Convert SpEL plus operands using reg'd converters 13 years ago
Stevo Slavic effb762558 Fix javadoc warnings 13 years ago
Stevo Slavic 991b8e9a06 Fix encoding issues in javadoc 13 years ago
Chris Beams 6235a341a7 Remove bundlor support 13 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago