4 Commits (730b1be2ce29813f0b473a9c60a574a3813d97f9)

Author SHA1 Message Date
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip 5 years ago
  aclement 5adbb9cab3 PushIn 14 years ago
  aclement f97adb2888 309743 14 years ago
  aclement bf9773a0b7 271201: inpath handle: can determine if class is from inpath in add method now 15 years ago
  aclement d7c64f06ad eaten by the formatter 15 years ago
  aclement 0bea5746d0 eclipse: unnecessary cast and messing about 16 years ago
  aclement 023bfee724 organized imports 16 years ago
  aclement 0758535a3c 230134: tests and fixes - move cflow caches from static state to crosscuttingmembers for the aspect, fixing their lifecycle. 16 years ago
  aclement ece07ea8a4 unused import 16 years ago
  aclement 6073b6aa5f AspectJ6: corrected version check 16 years ago
  aclement a3f3ae406d test and fix for 152257 18 years ago
  aclement 4d2d363d34 pipeline changes: multiple variants of compiler adapter now, one pipelines, one doesnt. 18 years ago
  aclement 06f5e354a7 pipeline changes: need extra hook into compiler lifecycle (after diet parse) 18 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  aclement 9d1f31f65b fixes for missing error messages (pr132314) 18 years ago
  aclement 10a366b6a9 134471 - incremental structure model repair code overhaul - tell the weaver the kind of weave (inc/batch) so it knows whether to do incremental repairs to the model for each file being woven. 18 years ago
  aclement fee78df3b6 bug 128650: comment 16: tidy up logic, forget the compiler. 18 years ago
  aclement 54c167d257 129163: more bits...: set the compiler correctly for error reporting on inc builds. (comment #34,35) 18 years ago
  aclement b2259116b8 fix for 130300: cause the mysterious disappearance of -XnoWeave 18 years ago
  aclement cfa38afb14 fix to save the big chunk of memory leaking over incremental compiles. 18 years ago
  aclement 1cd7b3c661 optimizationasm: various tweaks!! See optimization #7 in 128650 18 years ago
  aclement 648abc59cc organized imports 18 years ago
  acolyer 5f41f5d56a go "back to the source" on an incremental aspect change 18 years ago
  acolyer fcc7295195 cleanup the EclipseFactory afterCompilation 18 years ago
  acolyer 21804a0c3d improve abort handling for AJDT 18 years ago
  acolyer d485f9bcc4 fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 18 years ago
  acolyer 05eccb2300 enable compilation of @AfterReturning(pointcut="...") 19 years ago
  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 years ago
  aclement a2150af444 Use ability to remove problems when building using intermediate compilation results (fix doubling of tasks/deows in inc building) 19 years ago
  acolyer 35cab775d1 java 5 support 19 years ago
  aclement 0a77939b32 Fix for: 19 years ago
  aclement 234bea2297 76030 - cflow optimizations. Part 2 fix - share counters and stacks when we can. 19 years ago
  aclement b133299238 Fix for Bugzilla Bug 73334 20 years ago
  aclement 19ac4cc8c0 Fix for Bug 58679 20 years ago
  aclement f3916048a7 Some of the fix for Bugzilla Bug 57432 20 years ago
  aclement e7ac54fae2 Fix for Bugzilla Bug 57430 20 years ago
  acolyer bd589bc1fa fix for Bugzilla Bug 54621 20 years ago
  aclement 183fc23883 Fix for Bugzilla Bug 40192 20 years ago
  acolyer 1f7d28f480 guess who used a 1.4 only API then..... 20 years ago
  acolyer 40680b6fe4 move weaving to inside of the compiler.compile loop. 20 years ago