14 Commits (1aa5b1e94763a959422f53458838c46ce6893047)

Author SHA1 Message Date
jrm e123635122 Add support for @SuppressWarnings for Gradle and Ant projects.
9 years ago
Jules Villard 1952f54d8c minor cleanups
9 years ago
Jules Villard 2277c23c60 move java-specific code out of analyze.Infer
9 years ago
Jules Villard 9d080cadb1 move get_javac_args to jwlib.py
9 years ago
Jules Villard 37c2d39dac move jwlib.FILELISTS to config.py
9 years ago
Jules Villard 88881581b3 use supplied javac instead of the one from PATH
9 years ago
jrm 2e7956f384 Always use the current directory as the default classpath
9 years ago
Sam Blackshear 9c03a6b14c Using -processorpath and -processor flags correctly
9 years ago
Sam Blackshear 43daa760ee adding InferJava flags for classpath and class-source map, along with associated Python boilerplate
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 80af77a528 revert back to printing python lists
10 years ago
Jules Villard d0d0a5efa0 print copy-pastable compilation command in case of failure
10 years ago
Jules Villard 872ce8ea87 move python code to infer package
10 years ago