48 Commits (e26f9b4dd4da5a6ab0ca3f7fdee2b565455d6dd6)

Author SHA1 Message Date
Sam Blackshear 62b57827c8 [Infer][java] Fixing bug where passing -deprecation flag to javac broke compilation
9 years ago
Sam Blackshear 2e2673df66 [Infer][ios] Reporting error when NSNumber * is coerced to boolean in a comparison
9 years ago
Sam Blackshear 7911e7e54d [Infer][filtering] Implementing SuppressWarnings filtering and adding tests
9 years ago
Jules Villard e63269fa14 [toplevel] add --fail-on-bug option
10 years ago
Sam Blackshear 2e27c5127b [Infer][frontend] Making -incremental-changed-only option available from command line
10 years ago
Sam Blackshear f5f005a720 [Infer][scripts] Fix crash when stats.json does not exist
10 years ago
Rohan Jacob-Rao f192b02f01 Integrate LLVM analysis with infer script.
10 years ago
Sam Blackshear f8cc0c2ba8 [Infer][stats] Adding procedure stats to stats.json
10 years ago
jrm 1a615a467b [infer][java] add support for @SuppressWarnings, step 1
10 years ago
jrm cb52bff366 [infer][java] Extract the information about classpath from the javac commands so that the classpath can be modified when running the analysis
10 years ago
Sam Blackshear 1a51254b8c [Infer][stats] Getting reliable file count/LOC count by moving computation inside inferanalyze
10 years ago
Sam Blackshear b2398ae990 [Infer][frontend] Pass -incremental flag to the backend
10 years ago
jrm 0a2571c10a [infer][java] Infer now reports errors with relative paths on Ant and Gradle projects
10 years ago
martinoluca 279f3d15e7 Make inferTest resolve all the symlinks before running tests
10 years ago
Sam Blackshear 485d5c030e [Infer][activity leaks] Turning on Activity leak reporting
10 years ago
jrm 2468139fb7 [infer][java] move the Gradle filelist directory definition in one place
10 years ago
martinoluca 31e7a14344 Don't pass -lib args to InferPrint
10 years ago
jrm 7e00a845d8 [infer][java] stop swallowing errors coming from compilation failures
10 years ago
martinoluca cfd8a55f3b Add `-lib` flag to InferPrint to read specs files from multiple places
10 years ago
Jeremy Dubreil 743c73012d [infer][java] avoid converting javac command lines from bash to python as some buck options are incorectly parsed otherwise
10 years ago
Sam Blackshear 4e389cc601 [infer][frontend] catch exception from directory already existing
10 years ago
=?UTF-8?q?Deniz=20T=C3=BCrkoglu?= 2b8e8dec7f Indent json files
10 years ago
Cristiano Calcagno 3e199467f4 Complete copyright messages.
10 years ago
Cristiano Calcagno df04749cd0 Add module to fix copyright messages.
10 years ago
=?UTF-8?q?Deniz=20T=C3=BCrkoglu?= 092e447ce3 Handle java sources from a file
10 years ago
jrm 1356fd331f [infer][clang] test reporting of assertion failures
10 years ago
Jules Villard 5912e607ff [inferTraceBugs] fix selected/displayed bug mismatch
10 years ago
Jules Villard 77aaa1aa8e [inferTraceBugs] fix crash on no-longer-needed bucket removal
10 years ago
Tomoyuki Saito 82c4dc6d10 [Java] Force javac to report in the correct language
10 years ago
Andrzej Kotulski f99f650b07 Don't add buckets to error message by default
10 years ago
Jules Villard 119521bd83 [infer][java] do not pass -Werror to javac
10 years ago
jrm c1db76f9a4 [infer][java] change the integration with buck to use the infer toplevel instead of inferJ
10 years ago
jrm 843e600bb1 [infer][java] call inferlib programmatically instead of calling inferJ from the command line
10 years ago
Andrzej Kotulski 77130a185e Add basic logging to infer -- script
10 years ago
Andrzej Kotulski fc1b26e9cf Remove INFER_DEVELOPER env variable
10 years ago
Cristiano Calcagno 5de68e795c Remove unused -analyzer_mode
10 years ago
Chase choi d77b94c13d remove duplicated allocations
10 years ago
Andrzej Kotulski f47166eb44 Always start scripts with python2.7
10 years ago
Andrzej Kotulski ee3f88a6c1 Remove unused SCRIPT_FOLDER variable
10 years ago
Dan Ambrisco 1d90ed49c3 Update infer to support symlinking
10 years ago
Jules Villard 044df14616 a simple text visualisation of error traces
10 years ago
jrm 0fc2f28cba [infer][OSS] use the name Infer instead of INFER in the scripts
10 years ago
Jules Villard 0062172651 discard git and hg errors in vcs queries
10 years ago
jrm aa7bf8e69b [infer] fix inconsistencies between the errors that are saved in the generated reports and what is saved in standard output
10 years ago
Jules Villard 26108302d2 [infer] report number of files analysed in the absence of *.cfg
10 years ago
Andrzej Kotulski f62005a761 Add simple check for python version
10 years ago
Sam Blackshear 93cd195aef [Infer][frontend] Removing logging from inferJ
10 years ago
Open Source Synchronization b8982270f2 initial synchronization
10 years ago