Added getRedundantSuperInterfaces and getRedundantExceptions to TypeKit.
[*] recoder.kit.TypeKit
Added "Sourcerer" example tool. Fun to use 8-D
[+] doc/examples/sourcerer/*.java
--- negligible changes ---
Some rework of the public pages: issuelist removed (taken over by bug tracker); no extra documentation page (direct link from the home page); transporter to doc subdirectory removed (no easy way back in some browsers).
Legend:
[+] added
[-] removed
[*] updated
[>] relocated
--- quite important changes ---
Added RemoveUnusedImports transformation.
[+] recoder.kit.transformation.RemoveUnusedImports
Added getRedundantSuperInterfaces and getRedundantExceptions to TypeKit.
[*] recoder.kit.TypeKit
Added "Sourcerer" example tool. Fun to use 8-D
[+] doc/examples/sourcerer/*.java
--- negligible changes ---
Some rework of the public pages: issuelist removed (taken over by bug tracker); no extra documentation page (direct link from the home page); transporter to doc subdirectory removed (no easy way back in some browsers).
[*] index.html
[-] doc/index.html
[-] doc/documentation.html
[-] doc/issues.html
[-] doc/navigation.html
[-] doc/history.html
[+] doc/images/screenshot.jpg
[*] doc/*.html
Added new to***Array() method to Lists. Repaired list generation script.
[*] recoder.list.*
Bug fixes from XPTOOLS concerning pretty printing behavior and model resets.
[*] recoder.java.PrettyPrinter
[*] recoder.service.DefaultSourceInfo
Cleared Makefile a bit.
[*] Makefile