Commit Graph

  • ef8f882036 sorting out javadoc, promoted isWritable() to this interface (for now) Andy Clement 2008-08-16 01:40:11 +00:00
  • 1d2e89d79c added reset() method Andy Clement 2008-08-16 01:39:35 +00:00
  • 9750dfc3c4 hard coded support for boxing conversions. Added support for numbers (int/long) to boolean Andy Clement 2008-08-16 01:39:10 +00:00
  • ef16bff7ef TODO moved out to readme.txt which contains latest interesting issues - they should become JIRAs when the dust has settled Andy Clement 2008-08-16 00:13:38 +00:00
  • ead98462da added support for getValue(state,desiredType) so other nodes can ask for a transform to be done on the result if necessary, rather than duplicating conversion logic all over Andy Clement 2008-08-16 00:12:36 +00:00
  • a5a2331d41 corrected TODO task Andy Clement 2008-08-16 00:11:33 +00:00
  • 0adda58016 removed fixed TODO task Andy Clement 2008-08-16 00:10:59 +00:00
  • 36334ec21f allow for undefined target type Andy Clement 2008-08-16 00:10:27 +00:00
  • 1a31d25973 Parser error message improvements: enhanced harness and used it in new parser error message tests Andy Clement 2008-08-15 00:26:38 +00:00
  • cf35116af7 Parser error message improvements: better explanations and removed unused code Andy Clement 2008-08-15 00:26:11 +00:00
  • e78b9273f8 Code formatter has chewed on it a bit Andy Clement 2008-08-15 00:25:46 +00:00
  • 84990ad608 Parser error message improvements: grammar tweak to disallow 0xF00G (was treated as number then property reference - even without a dot) Andy Clement 2008-08-15 00:25:23 +00:00
  • 7d114a1a5e Parser error message improvements: new messages Andy Clement 2008-08-15 00:24:22 +00:00
  • 8c85e4a9a2 will now throw exception if trying to cram a long into an int that will not fit Andy Clement 2008-08-14 20:28:01 +00:00
  • d83205227e tweaked grammar to handle 0X as a hex prefix and removed 'u'/'U' from int suffixes for now Andy Clement 2008-08-14 20:27:35 +00:00
  • 4e33a2d6e4 tweaked grammar to handle 0X as a hex prefix and removed 'u'/'U' from int suffixes for now Andy Clement 2008-08-14 20:26:33 +00:00
  • 2173a49855 reworked int/hex/long handling - more consistent and reliable now Andy Clement 2008-08-14 20:25:20 +00:00
  • a06b5aaa8d reorganizing tests - extracting EvaluationTests out into other test classes. Started work on parser error message tests. Andy Clement 2008-08-14 20:24:31 +00:00
  • 73d6d0095f removed unused code Andy Clement 2008-08-12 22:19:46 +00:00
  • e20cbef134 Avoid calling deprecated Date ctor Andy Clement 2008-08-12 22:18:05 +00:00
  • dfc6928957 Suppress unchecked warning in generated code Andy Clement 2008-08-12 22:15:01 +00:00
  • 1707667489 changed to not use deprecated toURL() Andy Clement 2008-08-12 22:14:10 +00:00
  • f9285d54ab temporarily commnted out code (to remove the warnings) - this code may get used for error recovery Andy Clement 2008-08-12 22:13:50 +00:00
  • a9f2c90f10 remove currently unnecessary dependencies Andy Clement 2008-08-12 22:05:06 +00:00
  • 246cfa7945 Changed project name from spring-binding to org.springframework.expression Andy Clement 2008-08-12 21:50:59 +00:00
  • fe11c664d2 Changed test so expected results match actual on both windows and Mac Andy Clement 2008-08-12 21:21:35 +00:00
  • ef59904f00 Fixed generics warnings Andy Clement 2008-08-12 18:31:51 +00:00
  • 40eb38917e Fixed generics warning Andy Clement 2008-08-12 18:31:41 +00:00
  • c15760bcd1 Fixed generics warnings Andy Clement 2008-08-12 18:31:31 +00:00
  • 106131ab8f Marked unused values appropriately Andy Clement 2008-08-12 18:28:18 +00:00
  • b12dc5ba42 Removed unused code Andy Clement 2008-08-12 18:27:40 +00:00
  • c09d3971a1 Corrected javadoc Andy Clement 2008-08-12 18:26:54 +00:00
  • 9ad3863886 Commented out currently unused code Andy Clement 2008-08-12 18:25:19 +00:00
  • cfdb8e01eb Fixed unnecessary casts Andy Clement 2008-08-12 18:23:39 +00:00
  • 49bef5a39f Fixed unnecessary casts Andy Clement 2008-08-12 18:23:29 +00:00
  • 2e0006f8ac Added suppression for warnings since these types are generated Andy Clement 2008-08-12 18:20:45 +00:00
  • 1636f3cd32 Fixed rogue import Andy Clement 2008-08-12 18:17:25 +00:00
  • c2f7b65751 First drop of SPEL Andy Clement 2008-08-12 16:36:40 +00:00
  • 6a52183414 First drop of SPEL Andy Clement 2008-08-12 16:27:53 +00:00
  • 65049ac8b4 First drop of SPEL Andy Clement 2008-08-12 16:27:20 +00:00
  • a2401ea10f First drop of SPEL Andy Clement 2008-08-12 16:25:32 +00:00
  • d8743000a0 First drop of SPEL Andy Clement 2008-08-12 16:23:50 +00:00
  • c2624ea05e First drop of SPEL Andy Clement 2008-08-12 16:14:43 +00:00
  • ca93824d2b Modified public interface to expression parsing Andy Clement 2008-08-11 18:37:11 +00:00
  • ca010140fb Initial code checkin Ben Hale 2008-07-11 06:34:50 +00:00
  • 549e526ab0 Added spring-build Ben Hale 2008-07-10 22:01:27 +00:00
  • 8119659fb1 Initial structure Ben Hale 2008-07-10 22:00:24 +00:00