Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Includes ability to remove problems from a compilation result. | aclement | 2005-02-18 | 2 | -0/+0 |
| | |||||
* | parsing updates for declare annotation, annotations on itds, and use of ↵ | acolyer | 2005-02-17 | 2 | -0/+0 |
| | | | | around as a method name | ||||
* | Correctly build jdtcore includes fix for 83423. (BinaryTypeBinding) | aclement | 2005-01-24 | 2 | -0/+0 |
| | |||||
* | fix (*cough* hack) for annotations originating from class files required by ↵ | aclement | 2005-01-21 | 1 | -0/+0 |
| | | | | the compiler... will it work ... | ||||
* | java 5 support | acolyer | 2005-01-17 | 2 | -0/+0 |
| | |||||
* | Binary Weaving Decp: Two changes: In SourceTypeBinding we can now remember ↵ | aclement | 2005-01-05 | 2 | -0/+0 |
| | | | | the type hierarchy before we munge it up. In ClassFile we generate code for the original hierarchy rather than any munged variant. (this gets fixed up later when decp is done at weave time) | ||||
* | update the scanner class too to tokenize correctly | acolyer | 2004-12-07 | 2 | -0/+0 |
| | |||||
* | updated jdtcore that can also handle @, ... as PseudoTokens | acolyer | 2004-12-07 | 2 | -0/+0 |
| | |||||
* | remove that stupid launcher in org.eclipse.jdt.core | aclement | 2004-12-03 | 2 | -22/+0 |
| | |||||
* | Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the ↵ | aclement | 2004-11-23 | 2 | -0/+0 |
| | | | | | | classpath - Includes the modified JDT classes. | ||||
* | Fix for Bugzilla Bug 60863 | aclement | 2004-09-08 | 2 | -0/+0 |
| | | | | AJC behaves different when using @ to supply parameters | ||||
* | Fix for Bugzilla Bug 72409 | aclement | 2004-09-07 | 2 | -0/+0 |
| | | | | Classpath issues with aspectjtools.jar | ||||
* | Reworked package renaming script to ignore compiler options that are used by ↵ | aclement | 2004-09-07 | 2 | -0/+0 |
| | | | | AJDT. | ||||
* | Fix for Bugzilla Bug 73334 | aclement | 2004-09-06 | 2 | -0/+0 |
| | | | | Avoid clashes in the org.eclipse namespace by renaming our duplicates. | ||||
* | fix for Bugzilla Bug 37020 | acolyer | 2004-08-19 | 2 | -0/+0 |
| | | | | wrong line for method execution join point | ||||
* | Removes javadoc checking from resolveParamTag and hopefully includes Adrians ↵ | aclement | 2004-08-18 | 2 | -0/+0 |
| | | | | MethodBinding change. | ||||
* | fix for Bugzilla Bug 71723 | acolyer | 2004-08-18 | 2 | -0/+0 |
| | | | | Inconsistency in scoping of protected members in ITDs | ||||
* | Fix for Bugzilla Bug 71076 | aclement | 2004-08-18 | 2 | -0/+0 |
| | | | | Missing Javadoc comments that aren't missing | ||||
* | Fixes for: | aclement | 2004-08-16 | 2 | -0/+0 |
| | | | | | Bugzilla Bug 67578: Privileged Aspect Access Problem Across Packages Bugzilla Bug 67579: NPE on privileged aspect error | ||||
* | fix for Bugzilla Bug 61768 | acolyer | 2004-08-11 | 2 | -0/+0 |
| | | | | scope for intertype methods | ||||
* | fix for Bugzilla Bug 61572 | acolyer | 2004-08-10 | 2 | -0/+0 |
| | | | | ITDs on inner classes should be static contexts | ||||
* | shadows src classpath entry had crept in by mistake.... | acolyer | 2004-08-06 | 1 | -4/+2 |
| | |||||
* | Upgraded to Eclipse 3.0 final JDT core. v_449a_head_before_30_maintenance | acolyer | 2004-07-30 | 2 | -0/+0 |
| | |||||
* | incorporating latest updates in shadows (aj_v_396) | acolyer | 2004-06-08 | 2 | -0/+0 |
| | |||||
* | fix for Bugzilla Bug 52928 | acolyer | 2004-03-18 | 2 | -0/+0 |
| | | | | Private members introduced via an interface are visible to the class | ||||
* | move weaving to inside of the compiler.compile loop. | acolyer | 2004-03-15 | 2 | -0/+0 |
| | | | | ensure messages are associated with source wherever possible | ||||
* | include the jdtDepends classes | acolyer | 2004-01-27 | 2 | -0/+0 |
| | |||||
* | Bugzilla Bug 50458 | acolyer | 2004-01-26 | 5 | -0/+24 |
| | | | | | | Make a full implementation of org.eclipse.jdt.core for use in AJDT Updated jdtcore jars, and an external builder configured in build chain to refresh them from the shadows... | ||||
* | move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the | acolyer | 2004-01-13 | 2 | -0/+0 |
| | | | | default mode (inherited behaviour from JDT). | ||||
* | built using Eclipse 2.1.1 compiler - when we didn't do this, | acolyer | 2003-11-17 | 2 | -0/+0 |
| | | | | some tests failed on IBM JDK only ?! | ||||
* | patch from George Harley for pr 42711 | acolyer | 2003-11-11 | 2 | -0/+0 |
| | |||||
* | moved to 2.1.1 jdtcore. Updated our code to change one call to a | jhugunin | 2003-07-24 | 2 | -0/+0 |
| | | | | | convenience method that was removed. Updated tests to enable the test for the horrible switch bug that this fixes. | ||||
* | fix and test for Bugzilla Bug 36110 | jhugunin | 2003-04-12 | 2 | -0/+0 |
| | | | | IllegalAccessError while accessing introduced variable / 1.1rc1 | ||||
* | Moving the latest version from shadows to modules. The hope is that | jhugunin | 2003-04-10 | 3 | -1/+2 |
| | | | | this will now be stable until the next release from the jdt.core team | ||||
* | Major changes in order to move to Eclipse-JDT 2.1 as a base. | jhugunin | 2003-03-28 | 872 | -233461/+17 |
| | | | | | | In the process of this many changes were made to try to make keeping up with the Eclipse-JDT code base as easy as possible in the future. | ||||
* | Ignore bin directory | acolyer | 2003-02-26 | 1 | -0/+1 |
| | |||||
* | fixed Bug 29959: super call in intertype method declaration body causes ↵ | jhugunin | 2003-02-13 | 4 | -4/+4 |
| | | | | VerifyError | ||||
* | undoing what was almost certainly a correct bug fix. | jhugunin | 2003-02-13 | 1 | -1/+1 |
| | | | | | This bug fix is not needed by ajc, and making the change to the jdt.core code will make future synchronization more difficult. | ||||
* | completion bug flagged by compiler | wisberg | 2003-02-13 | 1 | -1/+1 |
| | |||||
* | additional template method | jhugunin | 2003-01-22 | 1 | -0/+9 |
| | |||||
* | raising visibility of field for extension | jhugunin | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | propogating information needed for decent Xlint warnings when privileged | jhugunin | 2003-01-08 | 5 | -8/+12 |
| | | | | access is made to a type not exposed to the weaver | ||||
* | exposing unique array creation code | jhugunin | 2003-01-07 | 1 | -1/+1 |
| | |||||
* | getting dependency info for inter-type methods | jhugunin | 2003-01-03 | 1 | -0/+1 |
| | |||||
* | work-around for hack that makes BinaryTypeBinding extend SourceTypeBinding | jhugunin | 2003-01-03 | 1 | -0/+1 |
| | |||||
* | horrible hack making this a subtype of SourceTypeBinding | jhugunin | 2003-01-03 | 1 | -11/+12 |
| | |||||
* | removed 1000 files at once limit | jhugunin | 2003-01-03 | 1 | -1/+3 |
| | |||||
* | privileged from inners | jhugunin | 2002-12-18 | 1 | -4/+4 |
| | |||||
* | more fixes for privileged | jhugunin | 2002-12-18 | 5 | -18/+26 |
| | |||||
* | more privileged fixes | jhugunin | 2002-12-18 | 3 | -1/+34 |
| |