26 Commits (e8a2793d601e0ee47f1f7a491ec657aad5add5de)

Author SHA1 Message Date
  aclement e8a2793d60 missing impl for annotation value handling, time to fill it in 12 years ago
  aclement f492b6fc2e 278496: toString modifications for expected output testing 14 years ago
  aclement 2e48780fab 278496: toString modifications for expected output testing 14 years ago
  aclement 7c89067090 refactoring 14 years ago
  aclement 250b7a1b06 refactoring 14 years ago
  aclement eb469760c5 refactoring 14 years ago
  aclement f7fd9e7bf3 refactoring 14 years ago
  aclement 0a395eb90a Java5 upgrades 14 years ago
  aclement 5542c2e3af cope with someone asking the wrong question 15 years ago
  aclement 87ef73fb81 unnecessary code removed 16 years ago
  aclement 2df28ea8eb remove unnecessary cast 16 years ago
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 years ago
  aclement 373dbc4a6c repair the stupid damage 16 years ago
  aclement 3c12fb39f7 up to date with 1.6.0 16 years ago
  aclement 4cb79c2713 annoValMatch: able to ask annotation about its values and their settings 16 years ago
  aclement 6fe085391a repairing HEAD 17 years ago
  aclement 2447dfe82d major refactoring - writeup to follow... 17 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  aclement 32fccd359a Bugette: annotation value of primitive type 'char' wasnt working ! 18 years ago
  aclement 1b11132822 fixing the unfixable: 117882 incremental dec @type 18 years ago
  aclement afa05c24d3 Upgraded BCEL annotation support - can now get an immutable form of annotation (type Annotation) from the mutable form (type AnnotationGen). Required when copying annotations between class files. 19 years ago
  aclement 5f5ec77a5f Changed runtime invis param attrs to always be invis as discovered by Alex. Was impacting nothing as far as I could tell - but needed fixing! 19 years ago
  aclement 5edfef30ff Changed runtime invis attrs to always be invis as discovered by Alex. Was impacting nothing as far as I could tell - but needed fixing! 19 years ago
  aclement 13e4bfbf76 More accessors for the different types of value. 19 years ago
  aclement 60b62539f1 Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks invis annotations on classgens correctly. 19 years ago
  aclement 8644e07c0d BCEL Java5 Support 19 years ago