| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
| |
This commit introduces some new methods into the
runtime Factory class and modifies code generation
to use them (and to use the form of the LDC bytecode
that loads class constants).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
inadvertantly introduced earlier), and corrects @DeclareParents impl in AJTypeSystem :- fields should NOT be shown, and nor should non-interface members.
|
| |
|
| |
|
| |
|
|
|
|
| |
points.
|
|
|
|
| |
causing tests to fail. rebuilt and checking them in again.
|
|
|
|
| |
pbly some issue on abstract @Pointcut() in ajdt core - fix coming
|
| |
|
|
|
|
| |
changed AjType as ITD field is meaningless (as @AJ ITD is interface driven)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in previous
|
|
|
|
| |
introduction of PointcutExpression interface
|
| |
|
| |
|
| |
|
|
|
|
| |
enough of an implementation to provide the support needed for some of the ataspectj visitor tests.
|
| |
|
| |
|
|
|
|
| |
AccessControlException
|
|
|
|
| |
when we can.
|
|
|
|
|
| |
performance improvements for runtime library
(From Matthew)
|
|
|
|
| |
passing null to array arguments confuzes static join point signature.
|
| |
|
|
|
|
| |
to build my own 1.2rc1 - should be fixed now.
|
|
|
|
| |
CFlowStack removesThreads to late
|