1. 3e6a84d Correct byte code generation: calculate max frames and locals by hand (they're constant anyway) to avoid altering the existing byte code; fix putfield operation. by Carsten Ziegeler · 17 years ago
  2. 79af276 Do not generate methods if the component is abstract. by Carsten Ziegeler · 17 years ago
  3. cd71da9 Fix type class reference for generated methods. Only create bind/unbind if flag is set. Refactor to use only one creation method. by Carsten Ziegeler · 17 years ago
  4. 8ce086c Generate bind and unbind methods for references from fields using asm byte code manipulation. by Carsten Ziegeler · 17 years ago
  5. 784ff87 Correct logging of number of abstract services. by Carsten Ziegeler · 17 years ago
  6. 3b06bcb Three fixes: by Felix Meschberger · 17 years ago
  7. ea83f4e Start searching of methods for references in the current source class and not in the class the reference is defined in. Start implementing method generation for references. by Carsten Ziegeler · 17 years ago
  8. 57a5863 Create a new line before printing out multi value properties. by Carsten Ziegeler · 17 years ago
  9. 28ff270 Close Option tag (fix FELIX-349) and move utility methods to IOUtils. by Carsten Ziegeler · 17 years ago
  10. 1da0359 Add detection mechanism for proper namespace handling. If the current sax implementation has bugs a workaround is installed (fixes FELIX-347) by Carsten Ziegeler · 17 years ago
  11. 16bcf90 Prevent NPE if a component to be validated does is not a service by Felix Meschberger · 17 years ago
  12. 84add00 Moving scr plugin from sandbox to main trunk by Carsten Ziegeler · 17 years ago