9 Commits (b34e8fe1928f12dd979934eb2be4060b8c88d9d4)

Author SHA1 Message Date
Jeremy Dubreil 587d829a1a [infer][java] Add the possibility to choose a compiler jar that is different from the system Java compiler to generate the bytecode
8 years ago
Jeremy Dubreil 650aa00dc9 [infer][java] support java -jar javac.jar
8 years ago
Jeremy Dubreil dfa12b17f1 [infer] Apply python lint warnings on the Infer python code
8 years ago
Jules Villard d2f7cb44fa disable dead code checker on clang
9 years ago
Jules Villard 2277c23c60 move java-specific code out of analyze.Infer
9 years ago
Jules Villard 88881581b3 use supplied javac instead of the one from PATH
9 years ago
Jules Villard 1848f6deba move paths constants to config.py
9 years ago
Jules Villard e03b36338b rename infer.py to analyze.py
9 years ago
Jules Villard 872ce8ea87 move python code to infer package
9 years ago