You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aclement e15794a2aa testcases for pr98901 (annotations copied to targets of decannotation). Not yet wired into the full 150 suite. 19 years ago
ajbrowser ignore bintest directories 19 years ago
ajde unused imports (only) 19 years ago
ajdoc unused imports (only) 19 years ago
asm ignore bintest directories 19 years ago
aspectj-attic initial version of unused/attic code for later reference 21 years ago
aspectj5rt updated reflection interfaces to represent a pointcut expression as a PointcutExpression rather than as a String. This abstraction is needed to support runtime creation and matching of pointcut expressions down the line. 19 years ago
bcel-builder organized imports 19 years ago
bridge add offset in MethodDeclarationAttribute for @AJ in AJDT 19 years ago
build organized imports 19 years ago
docs Ant 1.6 antlib.xml support, per bug 103493 19 years ago
eclipse.plugin defining aspectj.modules.dir before import 19 years ago
java5 committing to shut up the flippin cvs sync 19 years ago
lib do the right thing with ":" in an ftp 19 years ago
loadtime This is the beginning of a significant refactoring needed to cleanly support generics. We need to be much crisper about when we have an unresolved type (plain old TypeX) and when we have a resolved type. This refactoring renames TypeX to UnresolvedType and ResolvedTypeX to ResolvedType. In addition, it moves a number of methods that were defined on TypeX but which can only be answered by resolved types down onto ResolvedType. At the moment, ResolvedType still extends UnresolvedType - but a ResolvedType is *not* a UnresolvedType and this inheritance of convenience will be broken down the line so that ResolvedType does not extend UnresolvedType. Full signature information can only be known for ResolvedTypes. 19 years ago
loadtime5 JRE15_SRC variable to build 1.5 modules when defaulting to 1.3 VM's 19 years ago
org.aspectj.ajdt.core Fix for pr103266: allow for nulls in the visitor (can happen if there are syntax errors) 19 years ago
org.aspectj.lib minimal build script (for doc distribution), instructions. 19 years ago
org.eclipse.jdt.core generics: includes fix for generic signatures 19 years ago
run-all-junit-tests moved some tests with 1.5 dependencies 19 years ago
runtime Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin. 19 years ago
shadows.org.eclipse.jdt.core Adrian made me put these in. We seem to need a directory containing one file in order to satisfy the build script when it builds shadows.org.eclipse.jdt.core. 20 years ago
taskdefs Ant 1.6 antlib.xml support, per bug 103493 19 years ago
testing unused imports (only) 19 years ago
testing-client ignore bintest directories 19 years ago
testing-drivers fixing typo 19 years ago
testing-util fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeCommit (was misnamed..) 19 years ago
tests testcases for pr98901 (annotations copied to targets of decannotation). Not yet wired into the full 150 suite. 19 years ago
util getBestFile(String[]) 19 years ago
weaver moves forGenericType from UnresolvedType to ResolvedType. Return value still needs changing... one step at a time! 19 years ago
build.xml updated for new build/build.xml instead of build/build-master.xml 19 years ago