Commit Graph

36 Commits (cbb71c62035e0f636f6fa452d387d59387c906a3)

Author SHA1 Message Date
Josh Berdine cfc1c8be36 [copyright] Remove years 6 years ago
Jules Villard 8b882ac1df Change license to MIT 7 years ago
Jeremy Dubreil 1a4316065a [infer] no longer create the CSV report 7 years ago
Martino Luca 5321300896 Remove dead-code 8 years ago
Jules Villard ca784cdb41 [cli] warn about deprecated options, clean up infer repo 8 years ago
Jeremy Dubreil d29659177f [infer] Revert D4367788 8 years ago
Jeremy Dubreil 1065477765 [infer][java] indent the final JSON report for Buck projects 8 years ago
Josh Berdine 3ae2b41241 [refactor] Call StatsAggregator from Infer instead of from python 8 years ago
Jeremy Dubreil 2dcca1c4d4 [infer][java] The version of the Java compiler should be part of the target key used by Buck 8 years ago
Jeremy Dubreil dfa12b17f1 [infer] Apply python lint warnings on the Infer python code 9 years ago
Martino Luca 6c48377318 Emit friendly message when stats aggregation fails running 9 years ago
Martino Luca c39f3b0768 Aggregate stats info emitted during analysis 9 years ago
Jules Villard d4521fd70d handle utf8 PWD 9 years ago
Jules Villard b9c9f20892 get encoding from `locale.getdefaultlocale()` 9 years ago
Jules Villard d95ed8e9a7 write filenames as ascii only 9 years ago
martinoluca 44502c1673 Merge infer-deps files generated by Buck 9 years ago
Jules Villard 1952f54d8c minor cleanups 9 years ago
Jules Villard dc52ce8158 ignore errors as appropriate on input decode/output encode 9 years ago
jrm 1544819b40 merge redundant code to configure logging 9 years ago
Jules Villard 98557bb1fd compatibility with older python (eg 2.7.3) 9 years ago
Jules Villard 37d2e84192 dedup merged json reports 9 years ago
Jules Villard 529d103977 refactor reading json 9 years ago
Jules Villard fc2879ca8f refactor dumping of json 9 years ago
Jules Villard 81e143b3be move csv and json constants to issues.py 9 years ago
Jules Villard 9efc1b6be7 move mkdir_if_not_exists to utils.py 9 years ago
Jules Villard 1848f6deba move paths constants to config.py 9 years ago
Jules Villard d545da14c1 fix stuff that was accidentally broken 9 years ago
Jules Villard 0490e739b0 move LOCALE to config.py 9 years ago
Jules Villard 2ec2858b66 move indenter to a new module source.py 9 years ago
Jules Villard 674c199605 remove vim hints 9 years ago
Jules Villard ae81d8d215 handle unicode in source code 9 years ago
Jules Villard d03dcb6961 generate json natively 9 years ago
Jules Villard f88164dae9 define INFER_INFER_DIRECTORY more concisely 9 years ago
Jules Villard 6bf9f47c14 add colored output 9 years ago
Jules Villard d50a401cd0 replace string constants for json fields with variables 9 years ago
Jules Villard 872ce8ea87 move python code to infer package 9 years ago