Commit Graph

23 Commits

Author SHA1 Message Date
Andy Clement
f9285d54ab temporarily commnted out code (to remove the warnings) - this code may get used for error recovery 2008-08-12 22:13:50 +00:00
Andy Clement
a9f2c90f10 remove currently unnecessary dependencies 2008-08-12 22:05:06 +00:00
Andy Clement
246cfa7945 Changed project name from spring-binding to org.springframework.expression 2008-08-12 21:50:59 +00:00
Andy Clement
fe11c664d2 Changed test so expected results match actual on both windows and Mac 2008-08-12 21:21:35 +00:00
Andy Clement
ef59904f00 Fixed generics warnings 2008-08-12 18:31:51 +00:00
Andy Clement
40eb38917e Fixed generics warning 2008-08-12 18:31:41 +00:00
Andy Clement
c15760bcd1 Fixed generics warnings 2008-08-12 18:31:31 +00:00
Andy Clement
106131ab8f Marked unused values appropriately 2008-08-12 18:28:18 +00:00
Andy Clement
b12dc5ba42 Removed unused code 2008-08-12 18:27:40 +00:00
Andy Clement
c09d3971a1 Corrected javadoc 2008-08-12 18:26:54 +00:00
Andy Clement
9ad3863886 Commented out currently unused code 2008-08-12 18:25:19 +00:00
Andy Clement
cfdb8e01eb Fixed unnecessary casts 2008-08-12 18:23:39 +00:00
Andy Clement
49bef5a39f Fixed unnecessary casts 2008-08-12 18:23:29 +00:00
Andy Clement
2e0006f8ac Added suppression for warnings since these types are generated 2008-08-12 18:20:45 +00:00
Andy Clement
1636f3cd32 Fixed rogue import 2008-08-12 18:17:25 +00:00
Andy Clement
c2f7b65751 First drop of SPEL 2008-08-12 16:36:40 +00:00
Andy Clement
6a52183414 First drop of SPEL 2008-08-12 16:27:53 +00:00
Andy Clement
65049ac8b4 First drop of SPEL 2008-08-12 16:27:20 +00:00
Andy Clement
a2401ea10f First drop of SPEL 2008-08-12 16:25:32 +00:00
Andy Clement
d8743000a0 First drop of SPEL 2008-08-12 16:23:50 +00:00
Andy Clement
c2624ea05e First drop of SPEL 2008-08-12 16:14:43 +00:00
Andy Clement
ca93824d2b Modified public interface to expression parsing 2008-08-11 18:37:11 +00:00
Ben Hale
ca010140fb Initial code checkin 2008-07-11 06:34:50 +00:00