commit | 0e390877dde451ca57bf57a53ae0d4f02961eb11 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Fri Apr 02 02:27:06 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Fri Apr 02 02:27:06 2010 +0000 |
tree | 0d0a412f70c99a3652171b54e79a5cda4adc1853 | |
parent | de1b54a466fc780be1533c19b8532223edb18238 [diff] |
Remove all remaining traces of JMangler (except from guide/features.html) & additional cleanup: * remove stuff relating to the JMangler/JPLIS distinction * reduce state in OTRE Transformations, we always have instances per class, now. * cleanup logic to handle covariant return vs. super-delegating initial wrapper * remove legacy LowerableTransformer (byte code compatibility not given anyway) * remove legacy constructors in OTRE Transformations