2161 次程式碼提交 (8c80fde9d4d3c7c2d913da377f8fb2de6e4bf854)
 

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