6 Commits (1c487b2e0f54eeb4c2630940e7d57c279ba5a032)

Autor SHA1 Mensaje Fecha
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update hace 2 años
  Andrey Turbanov b91a93f326 Update 'org.aspectj.ajdt.core' code to use generics hace 2 años
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 hace 3 años
  Lars Grefer 702f3fa5bd Cleanup unused imports hace 3 años
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop hace 3 años
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip hace 5 años
  Andy Clement 68ed282a06 JDT Upgrade for 1.9.0.rc3 hace 6 años
  aclement 640fdf57df 239649 and primitives no longer all resolved by default hace 12 años
  aclement 05c1ca35b9 307120: field accesses in itds of private fields hace 14 años
  aclement 9a6948be9b 307120: field accesses in itds of private fields hace 14 años
  aclement 0a89dda303 266420: rogue unused private warning hace 15 años
  aclement 7b3134928c 240693: test and fix: generic type defined inside around advice (mad) hace 16 años
  aclement 7b1b5b1653 organized imports hace 16 años
  aclement 68186f7005 unused import hace 16 años
  aclement ae6ffffa9d AspectJ6: picking up compiler interface changes hace 16 años
  aclement be2aca6940 recognizes parameterized methods (fix for 148545) hace 18 años
  acolyer b6c89301f2 update license to EPL hace 18 años
  acolyer 7c1a5d72a8 changed Member to be an interface with impl MemberImpl. changed ResolvedMember to be an interface with impl ResolvedMemberImpl hace 19 años
  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. hace 19 años
  acolyer ebeba53b5b changed EclipseFactory.makeResolvedMember from static to non-static member and fully resolved all types involved. hace 19 años
  aclement b133299238 Fix for Bugzilla Bug 73334 hace 20 años
  acolyer c37cc870d1 spring cleaning in advance of 1.2 enhancements: hace 20 años
  acolyer 19ed0a21b8 move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the hace 20 años
  jhugunin ba41fae654 tests and fixes for two awful error message bugs: hace 21 años
  jhugunin 73ae16b4ce fix for Bugzilla Bug 36673 hace 21 años
  jhugunin bb66774ab4 further work on binary aspects (aspect path) tested and implemented correct behavior hace 21 años
  jhugunin 816fdfe472 Half-way through refactoring of ResolvedTypeX's and Worlds. This hace 21 años
  acolyer 2e89f544a7 Ran "Organize imports" to remove redundant imports etc - hace 21 años
  jhugunin 5e51018314 redesign of making members used in around bodies accessible hace 21 años
  jhugunin 5641e01efb fixed initial implementor for code written in 2002 to be just PARC, not Xerox/PARC hace 21 años
  jhugunin 8995a3a369 propogating information needed for decent Xlint warnings when privileged hace 21 años
  jhugunin d38aec6e4f more bug fixes for if and privileged hace 21 años
  jhugunin 2a5c5a8d91 handling privileged access to types correctly hace 21 años
  wisberg d842c4f113 initial version hace 21 años