You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to clonedigg...@lists.sourceforge.net, clonedigg...@googlegroups.com, clonedigge...@lists.sourceforge.net, Анатолий Западинский
Hello.
Anatoly Zapadinsky worked on the Clone Digger during this Google Summer of Code. He made a big progress, the key features he has implemented are listed below:
--fast option. It can be used in order to quickly discover simple clones, which differ only in function and variable names and constants
Highlighting on the AST level. Diff highlighting looked bad, now clones are highlighted on the AST level. This was implemented by pretty-printing ASTs, thus the code in the report can differ from your original code (you can turn this mode off by using the --force-diff option).