141 Commits (ccb9dc3c39591d7d2e29e4fe0b0ace12ea6ff9ff)

Author SHA1 Message Date
  aclement a4e9e52f60 309440: backported jdt fix 14 years ago
  aclement ca9c264a8e 296040: method dispatch problem with google collections 14 years ago
  aclement 0e00b916d0 271704: itds on interfaces are not abstract 15 years ago
  aclement 245763d3a2 263666: forget modifiers that may have appeared in the pointcut expression 15 years ago
  aclement 145167c811 266420: rogue unused private warning 15 years ago
  aclement 8bf38fa383 249295: npe guard with diagnostics 15 years ago
  aclement 76128713ed 255421: ExtendedStringLiteral changes 15 years ago
  aclement 72886ba04e 246393: new compiler build 15 years ago
  aclement e65202e30f 171042: test and fix 15 years ago
  aclement 0ef961c9ef 226163: cope with empty recovery template (ought to work out why...) change is in DiagnoseParser 15 years ago
  aclement 60144233e5 242797: c41 15 years ago
  aclement 5ba47c9d78 242797: all latest fixes 16 years ago
  aclement f359af78ac 242328: npe guard - what is the underlying problem? 16 years ago
  aclement d2a1ab0511 242797: new compiler. modified sourcetypebinding and methodverifier 16 years ago
  aclement fa4b6eb301 180264: uselessTypeChecks and ASTNode: refix 16 years ago
  aclement 8d998f54c1 fix for 235505, 64222, 159268 16 years ago
  aclement 6c13ed3577 235829: test and fix: generic sigs and inner classes 16 years ago
  aclement 4c58246253 233838: fix: Scope changed to cope with ITDs 16 years ago
  aclement 1eab1ab1d1 225785: rebuild of shadows with 229910 fixed in the compiler being used. 16 years ago
  aclement 79b028d0d4 Incremental compilation: exposed some intern methods for qualified and simple references 16 years ago
  aclement bf09178a5f 180264: fix for NPE with -uselessTypeCheck option 16 years ago
  aclement b6ff503614 annoValMatch: allow '=' as a pseudo token so it can be seen correctly in pointcuts: execution(@Foo(a=b,c=d) * *(..)) 16 years ago
  aclement 965c356e99 annoValMatch: allow '=' as a pseudo token so it can be seen correctly in pointcuts: execution(@Foo(a=b,c=d) * *(..)) 16 years ago
  aclement 744276986b annoValMatch: allow '=' as a pseudo token so it can be seen correctly in pointcuts: execution(@Foo(a=b,c=d) * *(..)) 16 years ago
  aclement ad48a553cc annoValMatch: allow '=' as a pseudo token so it can be seen correctly in pointcuts: execution(@Foo(a=b,c=d) * *(..)) 16 years ago
  aclement 7e51c31ea8 219298: raised visibility of CompilationUnitScope.checkParameterizedTypes() 16 years ago
  aclement 54b1ece541 removed silly println 16 years ago
  aclement ee4d14771c field made public in SourceJavadocParser - for AJDT 16 years ago
  aclement 102a0cebac AspectJ6: OMG its a 1.6 compiler! 16 years ago
  aclement 3813761155 211052 - fix - dont re-resolve annotations 16 years ago
  aclement f08d8adfed oops! removed rogue sysout 16 years ago
  aclement 8ce0d477e2 oops! removed rogue sysout 16 years ago
  aclement 21beaa0517 pr154923: guard for NPE in MethodBinding 16 years ago
  aclement aab2f152f2 186673: test and fix. Don't rely on suffix for identifying jars and zips 16 years ago
  aclement f3f24b02f5 fix for 151772, 125981: incorrect scope for dec soft reporting 18 years ago
  aclement 7619ce1c2b test and fix for 155763 - incorrect codegen from compiler leads to NPE 18 years ago
  aclement c021ad9391 test and fix for 150467 18 years ago
  aclement 06f5e354a7 pipeline changes: need extra hook into compiler lifecycle (after diet parse) 18 years ago
  aclement 7b526ecf23 test and fix for 148537 18 years ago
  aclement 9ebe9c08cf includes the missing antadapter code.. 18 years ago
  aclement 7f1b18423b fix for NPE in compiler: 147841 18 years ago
  aclement 7e86ccf44d fixed up for 129282 (compilationresult changed slightly) 18 years ago
  aclement 9d1f31f65b fixes for missing error messages (pr132314) 18 years ago
  aclement 1eed8f0c3b stop NPE for bug 131540 18 years ago
  acolyer 8db62d39cb update to message produced on swallowed exception in catch block to include Xlint information 18 years ago
  acolyer e2978d3900 Progress on: empty catch block warning - compiler changes to warn on empty catch block 18 years ago
  aclement 5d7f4e1f89 fixes for the AST - see comment #26 in 110465. Now exposes perclause/privileged information. 18 years ago
  aclement 027fe98f13 includes the AST changes already checked into shadows - see pr110465 18 years ago
  aclement 2c59ee16ca fixes for 120826 18 years ago
  aclement 278718a6d3 fixes for 119019 18 years ago