summaryrefslogtreecommitdiffstats
path: root/bridge
Commit message (Expand)AuthorAgeFilesLines
* Declare annotation: first bit of weaving messages for declare annotation - no...aclement2005-03-101-0/+3
* Matthew fix for 83380: don't use enum as a variable name.aclement2005-01-241-2/+2
* Fix for Bug 82062: WeaveMessage should provide more informationaclement2005-01-041-3/+41
* Support for 'offset' in source locations - enabling AJDT improvements. Not p...aclement2004-12-102-0/+15
* remaining fix for 72016 (problem/type information flowing through AJDE)aclement2004-08-172-2/+18
* Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler...aclement2004-08-162-2/+11
* Will this fix the build?aclement2004-08-041-1/+1
* The BIG commit. aclement2004-08-034-12/+106
* Fix for Bugzilla Bug 40192 aclement2004-03-181-0/+11
* make sure this test behaves appropriately when run outside of acolyer2004-03-181-0/+1
* move weaving to inside of the compiler.compile loop. acolyer2004-03-152-1/+8
* Georges fix for test that verifies DEVELOPMENT build date/time stamp.aclement2004-03-051-9/+5
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-231-5/+0
* Added javadoc for getExtraSourceLocations()mkersten2004-01-221-0/+13
* NPE instead of IAX for null input, clear out unused code, and update test.wisberg2004-01-092-49/+13
* unduly narrow APIwisberg2004-01-091-1/+1
* fix for Bugzilla Bug 41952 jhugunin2004-01-074-52/+78
* 40534: Declare warning/error output - more detail required. mkersten2003-08-072-0/+44
* Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...mkersten2003-08-074-6/+6
* More message-visiting methods, used only by harness now.wisberg2003-05-141-11/+121
* "organized imports" to eliminate compiler warningsacolyer2003-05-061-1/+0
* More readable API than comparator for common floor operation (semantics-prese...wisberg2003-04-195-17/+42
* Major changes in order to move to Eclipse-JDT 2.1 as a base. jhugunin2003-03-282-0/+43
* Use consistent time zones in generating time stringsacolyer2003-03-121-1/+4
* partial fix for bug 31724 emits file:line numbers for declare warning/error. wisberg2003-03-042-2/+19
* Improved formatting of toString for SourceLocation to show acolyer2003-02-261-1/+1
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-266-18/+13
* Bug 33011. getEndLine() was returning the start line.acolyer2003-02-251-5/+5
* resolving unused-imports warningswisberg2003-02-133-5/+0
* new default quotes DEVELOPMENT for scanner.wisberg2002-12-231-2/+24
* using DEVELOPMENT as active cvs versionjhugunin2002-12-191-1/+1
* 1.1b2V_1_1_b2wisberg2002-12-181-12/+11
* refactoring AbortException to make it clearer when we ehilsdal2002-12-162-9/+14
* initial versionwisberg2002-12-1620-0/+2991
* initial versionwisberg2002-12-163-0/+31