2160 Revize (8766cadf5e70cf564ebc6699e48e3b2b7f20ad0a)
 

Autor SHA1 Zpráva Datum
  wisberg 8766cadf5e bug 53209 - inpathDirCopyFilter tests před 19 roky
  wisberg 1dbed37c0e bug 53209 - inpathDirCopyFilter před 19 roky
  acolyer b5f4d09e4f Fix for Bugzilla Bug 88652: an array type as the last parameter in a signature does not match on the varargs declared method před 19 roky
  aclement 8e275e3b93 Declare annotation with ITDs: testcode před 19 roky
  acolyer f82e6f25e3 fix for missing syntax error on execution((@XXX *) Foo.new(..)) před 19 roky
  wisberg 6d7638833f dead link, new source modules před 19 roky
  acolyer e29477276d fix for Bugzilla Bug 42743: declare soft limitation před 19 roky
  acolyer 204274dc05 test cases for Bugzilla Bug 42743: declare soft limitation před 19 roky
  acolyer e35d9ee624 added some words on context binding across disjunctions and declare soft behaviour wrt. RuntimeExceptions před 19 roky
  aclement 5375d7f3e1 Much more robust way to dig round the structure model ... před 19 roky
  aclement a0aeb25088 Oops! Now skips advice/etc when looking for matches for dec @method/@ctor před 19 roky
  aclement 79129daa01 temporary fix to ensure we see relationships for dec @type when incrementally compiling před 19 roky
  aclement 3938f0e5d5 Ensures on multiple compiles the method generated for a declare statement always has the same name. před 19 roky
  acolyer cbe1fbc633 the "challenge Andy" mother of all dec @xxx tests. před 19 roky
  aclement 4a2b927f41 Guard test execution on 1.5 vm level před 19 roky
  aclement fa54cd9666 Guard test execution on 1.5 vm level. před 19 roky
  acolyer e743d8b920 added example for declare @constructor před 19 roky
  acolyer 8408337179 added test for declare @constructor před 19 roky
  aclement 220fa73463 Declare annotation: all the XML specs for the tests před 19 roky
  aclement d10cabc3f0 Declare annotation: Buckets of test cases! před 19 roky
  aclement 06fba26743 Declare annotation: source weaving of declare @type. Includes (commented out) declare @method/constructor/field implementations for possible future use - not required right now as applying them early (during compiling rather than weaving) makes no sense. před 19 roky
  aclement 7dc7cdd9bd Declare annotation: cope with null symbolic declare před 19 roky
  aclement 6ee78b2480 Declare annotation: filled in the blanks před 19 roky
  aclement 3123880881 Bug found during declare annotation structure model testing! před 19 roky
  aclement cebb379fd7 Declare annotation: first bit of weaving messages for declare annotation - not finished yet! před 19 roky
  aclement e550a50265 Declare annotation: does binary weaving of @type, copes with recursive application and interaction with declare parents... i think před 19 roky
  aclement 66b847129d Declare annotation: Does weaving of @field, @method, @ctor - copes with recursive application. před 19 roky
  aclement 067add6570 Improved FIXME comments ;) před 19 roky
  aclement bdb151a442 Declare annotation: uses the new annotation type munger před 19 roky
  aclement 5d8ffc2c70 Declare annotation: manages a set of annotations now před 19 roky
  aclement 826e7ba5f3 Fixed signature for constructor nodes to look the same as it does for methods. před 19 roky
  aclement de51a67854 Declare annotation: Doesnt report errors for annotations attached incorrectly (due to use of @target) to ajc$declare_ methods. před 19 roky
  aclement 263b1005e8 Declare annotation: now holds set of annotations před 19 roky
  aclement 16666f81ae FIXME altered so we can distinguish old ones from new ones. před 19 roky
  aclement 7a81404a82 Declare annotation: exposes collections of declare @ thingies. před 19 roky
  aclement 96f45c808c Declare annotation: getAnnotations added. před 19 roky
  aclement 886730bd10 Declare annotation: new kind of type munger created. před 19 roky
  aclement 1c7ba5bdaa Declare annotation: added getAnnotation/addAnnotation to the RTX hierarchy před 19 roky
  aclement b75f15d483 Declare annotation: support for new declare collections. před 19 roky
  aclement e61a086610 temporarily removed one test... until parser reopened for next compiler integration. před 19 roky
  aclement 608a6d8f6b Declare annotation: add the 50 odd tests in. před 19 roky
  aclement 2a802a6286 Declare annotation: put guards in for structure model building, added 'annotates' and 'annotated by' relationships, added methods to add these new relationships. před 19 roky
  aclement f34f74dabb Declare annotation: only declare annotation provides a differing name suffix (at the moment). před 19 roky
  aclement 33dcd66fe0 Declare annotation: modified to take account of new AnnotationX stuff před 19 roky
  aclement 8ef6f44f17 FIXME altered - now names culprit (me) před 19 roky
  aclement 1fdd7fd3d2 Declare annotation: useful to know if a type pattern specifies a starred annotation pattern. před 19 roky
  aclement 4676869a3b Declare annotation: useful to know if a signature pattern specifies a starred annotation pattern. před 19 roky
  aclement ff284d4bcf Declare annotation: creates DeclareAnnotations of the right types (using typesafeenum approach) před 19 roky
  aclement 2b62df6599 Declare annotation: loads of changes! před 19 roky
  aclement 84b90d5323 Guard logic for asm building initialized. před 19 roky