28 Commits (355ab92130f73b7eef4ce2d2dc13cbd9f3b60649)

Author SHA1 Message Date
Jeremy Dubreil 2dcca1c4d4 [infer][java] The version of the Java compiler should be part of the target key used by Buck
9 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
10 years ago
Jules Villard f88164dae9 define INFER_INFER_DIRECTORY more concisely
10 years ago
Jules Villard 6bf9f47c14 add colored output
10 years ago
Jules Villard d50a401cd0 replace string constants for json fields with variables
10 years ago
Jules Villard 872ce8ea87 move python code to infer package
10 years ago