2 Commits (c1c373f4278426308689db61f7758185e8f0401b)

Author SHA1 Message Date
  Andy Clement 9b414afb3b polish javadoc in runtime module 5 years ago
  Andy Clement 52c4cbfa1b mavenizing runtime module - merged in aspectj5rt 5 years ago
  aclement 074f33192c 231396: refactoring: dont look for annotations if they can't be there 16 years ago
  acolyer 4676acbde5 merge of changes from 1.5.0 branch into HEAD 18 years ago
  acolyer 9825192b0f fixes inefficient ordering of tests in SignaturePattern (that I inadvertantly introduced earlier), and corrects @DeclareParents impl in AJTypeSystem :- fields should NOT be shown, and nor should non-interface members. 18 years ago
  acolyer dc8360ec27 tests and fix for ITDS in AjTypeSystem 18 years ago
  acolyer 6e8bf52926 tests and fix for pr119352 18 years ago
  acolyer 78e8ecbd93 eliminates many warnings in the aspectj5rt package - 10 generic related warnings remain that I'm not sure how to eradicate! 18 years ago
  acolyer 735d94f91a tests and fix for pr114332 - reflection api not detecting abstract itdms. 18 years ago
  avasseur 257e39e557 polish for last commit 18 years ago
  avasseur bb2d440161 implement @AspectJ ITD @DeclareParents and @DeclareImplements 18 years ago
  acolyer b305f9ee51 itd support in the MAP 19 years ago
  acolyer 0fae66242e completes all of the MAP bar ITDs 19 years ago
  acolyer f74a5c0fc3 updates to reflection library (largely javadoc, but with a few small tweaks) 19 years ago
  acolyer 2650003fea couple of small generic signature tidies 19 years ago
  acolyer a39f595c0c tests and implementation for 108120 - runtime pointcut parsing and matching. 19 years ago
  acolyer a6291f59f0 updated for DeclareError and DeclareWarning 19 years ago
  acolyer 92fce1440c this patch implements the MAP for aspects, pointcuts, and advice. just enough of an implementation to provide the support needed for some of the ataspectj visitor tests. 19 years ago
  acolyer 5113377894 I'm committing this shell of an implementation for runtime reflection on AspectJ's type system. It's needed by the aUnit guys and provides a means for us to share a structure, take patches etc.. NOT to be considered finished (ha ha) or even a final design at this point in time. We have to do some compiler work to generate runtime-visible structures to support this... 19 years ago