FCDetector icon indicating copy to clipboard operation
FCDetector copied to clipboard

Functional clone detection(currently maintained version)

Results 6 FCDetector issues
Sort by recently updated
recently updated
newest added

Bumps [joblib](https://github.com/joblib/joblib) from 0.13.0 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies
python

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

Hi ,in this paper , to get a syntactic feature vector of each method, the paper applies **average pooling** to all the vectors of identifiers in each method. I can...

Bumps commons-io from 2.6 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.6&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Hello! Thanks for your work on FCDetector, it's awesome! I'm not very good at Scala and I don't understand how to run the AST and CFG generation script. In this...