16 Commits (49adf5933260836c17bc29b90a6ade50a803a83d)

Author SHA1 Message Date
Jules Villard 49adf59332 do not crash when setting locale fails
9 years ago
Sam Blackshear ed9495a893 delete unused class-to-source mapper processor
9 years ago
Lázaro Clapp Jiménez Labora 6469a6c37b Implement '-a crashcontext' and '-st trace' options to invoke BoundedCallTree.ml from the command line.
9 years ago
Jules Villard b9c9f20892 get encoding from `locale.getdefaultlocale()`
9 years ago
Deniz Türkoglu beaa9a6925 Add option to generate the report in PMD XML format
9 years ago
jrm 81a59515e4 Simplify the code to collect the list of @SuppressWarnings annotations
9 years ago
martinoluca 44502c1673 Merge infer-deps files generated by Buck
9 years ago
Jules Villard 37c2d39dac move jwlib.FILELISTS to config.py
9 years ago
Sam Blackshear 9c03a6b14c Using -processorpath and -processor flags correctly
9 years ago
jrm 1544819b40 merge redundant code to configure logging
9 years ago
Sam Blackshear 43daa760ee adding InferJava flags for classpath and class-source map, along with associated Python boilerplate
9 years ago
jrm afac6dbfdc Fixing a couple of broken things in the script to compare Infer reports
9 years ago
Jules Villard 1848f6deba move paths constants to config.py
10 years ago
Jules Villard 0490e739b0 move LOCALE to config.py
10 years ago
Jules Villard 9139ab5dfb move analyzer constants to config.py
10 years ago
Jules Villard ded09066ed create config.py and move BUG_FOUND_ERROR_CODE there
10 years ago