Skip to content

Source code similarity detector v2.1

Choose a tag to compare

@mikkomaran mikkomaran released this 07 May 10:21
· 5 commits to master since this release
  • Made some optimisations to Levenshtein distance algorithm, it should be slightly faster now
  • Fixed clustering algorithm - previously some pairs didn't get allocated under a cluster
  • Closing a code tab now resizes other open tabs to equal sizes