6 Коміти (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

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