Commit Graph

8304 Commits (a173320627d85e0245f89632604bdbdc9cd91aea)
 

Author SHA1 Message Date
Jules Villard 94fbd3977e [issues] make sure the immutable parts of issues are always the same 5 years ago
Daiva Naudziuniene 98092481d4 [pulse] Special case for std::function:operator=( nullptr ) 5 years ago
Jules Villard 244384f605 [labs] brush up labs 5 years ago
Jules Villard 64f18f0933 [Exceptions] kill `category` 5 years ago
Jules Villard 5572484eea [AL] monomorphise CIssue.t 5 years ago
Jules Villard b61f921572 [errlog][minor] rename "name" and "err_name" to "issue_type" 5 years ago
Jules Villard b02d8e9b22 [UI] use human-readable issue type in console reporting 5 years ago
Jules Villard eab7e9aeb7 minor readability improvement in IssueType.ml 5 years ago
Jules Villard f616da42f1 [docs] only one checker allowed per issue type 5 years ago
Ezgi Çiçek 92dcbdc202 [control] Fix dangling node 5 years ago
Nikos Gorogiannis 2e9c1bd81f [buck] further remove dead arguments and code 5 years ago
Nikos Gorogiannis 2b19166c70 [buck] kill some dead arguments and code 5 years ago
Sungkeun Cho 719b72cb4f [pulse] Avoid partitioning abstract values 5 years ago
Sungkeun Cho fd28651563 [infer] Get the list of source files lazily 5 years ago
Dulma Churchill 61869b8edb Revert "[frontend][clang][RFC] fix translation of enum constant" 5 years ago
Ezgi Çiçek b394ed0400 [lab] Update README with classpath warning 5 years ago
Ezgi Çiçek 7b75ee7f5a [objc][blocks] Load block instruction 5 years ago
Sungkeun Cho 7abc631c71 [pulse] Fix a bug in merge recency maps 5 years ago
Jules Villard 4e28980c8e [errlog] reporting asserts checker matches issue-type 5 years ago
Jules Villard 248eaf87c7 explicit inter-checker dependencies 5 years ago
Nikos Gorogiannis 2bbd25087c [buck] java & clang combined capture 5 years ago
Jules Villard 090ce4edb9 [IR] delete unused Issue types 5 years ago
Jules Villard a5203ced4e [docs] add checker to issue types 5 years ago
Jules Villard f8e71ceb1e [topl] make TOPL its own checker 5 years ago
Nikos Gorogiannis 624e5598ff [nullsafe] fix unused variable 5 years ago
Nikos Gorogiannis 863b4160fc [buck] move config flags to Buck module 5 years ago
David Pichardie 8c82072cb0 First version of a devirtualization pre-analysis (Java frontend) 5 years ago
Mitya Lyubarskiy a148812ac8 [nullsafe] Recommend only `LOCAL` mode for promotion. 5 years ago
Martin Trojer 89dbb41ca8 Change parsing of buck output for infer-deps.txt 5 years ago
Sungkeun Cho d5b7130eb5 [pulse] Fix limitation of disjuncts 5 years ago
Josh Berdine 61566caddf [ocamlformat] Set break-sequences = true 5 years ago
Josh Berdine 65f369cf35 [ocamlformat] Reformat repo with new version 5 years ago
Josh Berdine cfc861a186 [ocamlformat] Bump version of ocamlformat to 0.14.2+8 5 years ago
Josh Berdine f15939ecdc [ocamlformat] Fix accumulated missed formatting 5 years ago
Josh Berdine 7674ca9862 [ocamlformat] Exclude deadcode/dune.in from list of ocaml dune files 5 years ago
Ezgi Çiçek 4f97296e55 [cost] Remove cold-start issues 5 years ago
Jules Villard 8a0d584121 [java] ability to call directly into the Java source parser for debug 5 years ago
Jules Villard bf97abfbd3 [pulse] add Java tests 5 years ago
Jules Villard 65d2bc692d [pulse] enable for Java 5 years ago
Nikos Gorogiannis 4af4cdfbdb [buck] split flavor handling/capture into own module 5 years ago
Jules Villard e9118afccd [junk] delete infer/src/java/doc.odocl 5 years ago
Dulma Churchill 3cdb9f322e [IR] Fix the function hashable_name for ObjC methods 5 years ago
Anton Kochkov f80f84525a [infer][PR] Update OCaml to 4.09 in Travis 5 years ago
Jules Villard 7f74868402 [website] navigation between doc versions 5 years ago
Daiva Naudziuniene b25d3e39ef [uninit] Use type information from locals if argument is a pointer in function signature 5 years ago
Jules Villard 3854c4efa6 [website] docs for current master 5 years ago
Jules Villard 5f2eb41df8 [website] code to publish current docs 5 years ago
Jules Villard bc22604830 [website] version documentation 5 years ago
Jules Villard e29a9033bb documentation for new libraries 5 years ago
Sungkeun Cho 4e64657d50 [frontend][clang][RFC] fix translation of enum constant 5 years ago