6 Revize (1c487b2e0f54eeb4c2630940e7d57c279ba5a032)

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