6 Revīzijas (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

Autors SHA1 Ziņojums Datums
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. pirms 2 gadiem
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 pirms 3 gadiem
  Lars Grefer e1bff9a570 Use the diamond operator where possible pirms 3 gadiem
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop pirms 3 gadiem
  Andy Clement 2704db20ec Java 13 support pirms 4 gadiem
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip pirms 5 gadiem
  Andy Clement 4a07d09f36 reduced min Java version to 1.6 pirms 7 gadiem
  Andy Clement de34df77ea Upgraded to new JDT compiler - neon.1 and a bit pirms 7 gadiem
  Andy Clement b784ef4eb5 Remove diamond usage pirms 8 gadiem
  Andy Clement 34f33f6948 Upgrading to latest 1.9 compiler pirms 8 gadiem
  Andy Clement 38206a5304 AspectJ 1.8 pirms 10 gadiem
  Andy Clement 8dc8d1e0b8 more changes to make if point cut generated names stable pirms 11 gadiem
  aclement e077d061cf Java7 merge - in progress pirms 12 gadiem
  aclement 640fdf57df 239649 and primitives no longer all resolved by default pirms 12 gadiem
  aclement ca925703db 194314: changed to a more consistent name pirms 15 gadiem
  aclement f56eb37f77 fixed eclipse warnings pirms 15 gadiem
  aclement 70f9602258 unused import pirms 16 gadiem
  aclement 1393d1b5df AspectJ6: picking up compiler interface changes pirms 16 gadiem
  acolyer c9f311aeeb tests and implementation for enh 147711 (use true synthetic attribute/flag for aj synthetic members). pirms 18 gadiem
  acolyer b6c89301f2 update license to EPL pirms 18 gadiem
  aclement b14d5e8a49 for 82570 - add linenumbertable for generated methods (aspectOf/etc) pirms 18 gadiem
  acolyer 7cf0d6499c when generating advice annotations, populate the argNames attribute pirms 18 gadiem
  acolyer 0fae66242e completes all of the MAP bar ITDs pirms 18 gadiem
  acolyer d485f9bcc4 fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint pirms 18 gadiem
  acolyer cb4c721436 ensure that the generic signature information for advice is retained pirms 19 gadiem
  acolyer cad71c760d makes fromBinding in EclipseFactory an instance rather than static method. This paves the way for fromBinding to return a ResolvedType (which needs the world that the instance contains) rather than an UnresolvedType. pirms 19 gadiem
  acolyer 17f150e103 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. pirms 19 gadiem
  acolyer 9cc00566ff it's a whole new compiler in there... pirms 19 gadiem
  acolyer 75c1c3ea4d support in ajc for parsing and error reporting of @AspectJ style aspect definitions (aspect, pointcut, advice only at this point). Also include the AddAtAspectJAnnotationsVisitor support. Switch off using -Xdev:NoAtAspectJProcessing. pirms 19 gadiem
  acolyer 35cab775d1 java 5 support pirms 19 gadiem
  aclement b133299238 Fix for Bugzilla Bug 73334 pirms 20 gadiem
  acolyer 65c67a4e84 fix for Bugzilla Bug 37020 pirms 20 gadiem
  aclement 775d1175b7 Fix for Bugzilla Bug 50641 pirms 20 gadiem
  acolyer c37cc870d1 spring cleaning in advance of 1.2 enhancements: pirms 20 gadiem
  acolyer 19ed0a21b8 move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the pirms 20 gadiem
  jhugunin 01b77ac07d moved to 2.1.1 jdtcore. Updated our code to change one call to a pirms 21 gadiem
  jhugunin ba41fae654 tests and fixes for two awful error message bugs: pirms 21 gadiem
  jhugunin ea84f573e5 expanded coverage and fix for bug involving around advice with either pirms 21 gadiem
  jhugunin e3ad8bbd02 Major changes in order to move to Eclipse-JDT 2.1 as a base. pirms 21 gadiem
  jhugunin 816fdfe472 Half-way through refactoring of ResolvedTypeX's and Worlds. This pirms 21 gadiem
  acolyer 2e89f544a7 Ran "Organize imports" to remove redundant imports etc - pirms 21 gadiem
  jhugunin 5e51018314 redesign of making members used in around bodies accessible pirms 21 gadiem
  jhugunin 5641e01efb fixed initial implementor for code written in 2002 to be just PARC, not Xerox/PARC pirms 21 gadiem
  jhugunin 28f09b17d4 finished implementation of around inlining pirms 21 gadiem
  jhugunin 13050957b1 added information about proceed to around advice attribute pirms 21 gadiem
  jhugunin 8bc24339ac checking that parameter to after throwing isa Throwable pirms 21 gadiem
  jhugunin 83a5cf335b bug fixes pirms 21 gadiem
  wisberg d842c4f113 initial version pirms 21 gadiem