5040 Commits (11f12648ef6d28a6dd07cc9556a5296f894b2b02)
 

Author SHA1 Message Date
Mehdi Bouaziz 96d1f00687 Minor simplifications
6 years ago
Ezgi Çiçek bedf32bed5 [Cost, InferBo] generalize ArrayLists to Collections and Iterators
6 years ago
Ezgi Çiçek 9022228804 add support for hasNext() and iterator() for Java
6 years ago
Daiva Naudziuniene e8c5a84acd [Ownership] Add ownership to return param
6 years ago
Jules Villard 47fdee6000 add tips about debugging infer
6 years ago
Ezgi Çiçek 65491b79ff [Java] Do not generate the same intermediate variable in java translation
6 years ago
Mehdi Bouaziz 186b797da3 Do not try to format deleted files
6 years ago
Mehdi Bouaziz ad986dffde Get rid of Declare_locals
7 years ago
Jules Villard 59f09ef697 [opam] upgrade atdgen to version 2
7 years ago
Ezgi Çiçek 832e0130cd [Inferbo] Fix the way pointers to arrays are handled in Java
7 years ago
Jeremy Dubreil df34917342 [infer] print all the severities in the debug html
7 years ago
Jeremy Dubreil 802d67ab64 [infer] fix the dependencies for the Buck javac_jar test
7 years ago
Jeremy Dubreil 59b7915177 [infer] rename the severity variants
7 years ago
Jules Villard 0944763dc1 [make] do not take `--flags` into account when looking for `-s`
7 years ago
Ezgi Çiçek 74c79c1626 [Java] Upgrade sawja to 1.5.4
7 years ago
Jules Villard 63fc9a43fd [opam] do not allow atdgen >= 1.13.0
7 years ago
Jules Villard b8c5dc84ba [absint] escape for xml when dumping info to html debug
7 years ago
Jules Villard e5a5d64760 [caml] do not use `let _ =`
7 years ago
Mehdi Bouaziz 12c0e245c6 [Inferbo] Simplify interval pretty-print
7 years ago
Sungkeun Cho fec87c8b95 [inferbo] Move functions constructing array values
7 years ago
Mehdi Bouaziz 427bb440d6 Inferbo: use Procdesc.get_locals rather than the Declare_locals instruction
7 years ago
Sungkeun Cho 65997b6a44 [inferbo] Remove sizeof function
7 years ago
Mehdi Bouaziz 66d37a496a Tabulation.log_call_trace: do nothing if footprint is false
7 years ago
Jeremy Dubreil 8a6aa4b1fd [infer] fix the internal confusion between the issue kind and the severity
7 years ago
Jeremy Dubreil 3767716c86 [infer][scheduler] simplify the callbacks API
7 years ago
Martino Luca 632cb0e513 [Perf] Emit ZERO_EXECUTION_TIME_CALL issue-type, when zero-costing functions are met
7 years ago
Dino Distefano 4065b76663 Fixed has_type for iterator type
7 years ago
Jules Villard a566424853 [toplevel] do not change directories to run the toplevel
7 years ago
Jules Villard 9ea6d4723f [toplevel] install infertop in infer/bin/ to get models and stuff
7 years ago
Jules Villard 69142ccad4 [biabd] do not get summary of pname to then get pname from summary
7 years ago
Jules Villard cc53c99ad4 [biabd] get rid of `Summary.get` in retain cycle detection
7 years ago
Jules Villard d3a36947bd [specs] do not expose specs cache
7 years ago
Sungkeun Cho c50b28480b [inferbo] Add trace on make_sym
7 years ago
Jeremy Dubreil bdbb8242cf [infer][java] no longer fail on Buck Java project using a custom javac_jar compiler
7 years ago
Jules Villard 987ef9ef67 [biabd] ondemand analysis for `pthread_create` builtin
7 years ago
Jules Villard f5edf57cdf [docker] remove duplicate dependency
7 years ago
Julian Sutherland 70ab21d33c Finished splitting itv.ml
7 years ago
Ezgi Çiçek 0a668c2161 [DEAD_STORE] Capture `constexpr`s in lambdas
7 years ago
Jeremy Dubreil 797eedba8b [infer][scheduler] remove one use of Summary.get
7 years ago
Jules Villard ae8632b0be [test determinator] clean up options help
7 years ago
Jules Villard c2aa17e8fb [make] better discovery of `-s` make flag
7 years ago
Mehdi Bouaziz 96323b68e6 ProcnameDispatcher: allow matching to depend on a context
7 years ago
Jeremy Dubreil d5a5e7da10 [infer] remove ad hoc treatment of anonymous class renaming
7 years ago
Martino Luca 974e134061 [Perf] Count polynomials costs when computing differential
7 years ago
Sungkeun Cho df80ccda08 [inferbo] Use SymbolPath map in summary instead of entry memory
7 years ago
Daiva Naudziuniene ba4f33089e [stack variable address escape] Do not report on temporary variables
7 years ago
Pascal Hartig c7cbeee093 [infer][PR] Update CODE_OF_CONDUCT.md
7 years ago
Sungkeun Cho b5ba9a74d1 [Inferbo] Fix trace print condition
7 years ago
Jules Villard f00d73b574 [taskbar] more informative non-interactive mode
7 years ago
Dino Distefano 1efc44c27f Fix has_type when used in the context of namespace
7 years ago