8136 Commits (79e45fae17b0a22d4326e28bc5213a56ee5b4765)

Author SHA1 Message Date
Daiva Naudziuniene 79e45fae17 [pulse][objc][nils] Fix printing of non-pod type in the error message
3 years ago
Jules Villard 4410e9ab79 [pulse] avoid some FPs due to incompleteness in the arihtmetic engine
3 years ago
Akos Hajdu 5093fe4614 [erl-frontend] Add tests for non-exhaistive case expressions
3 years ago
Nikos Gorogiannis a46bd3f55a [buck][clang] config options
3 years ago
Akos Hajdu c4eddcb179 [erl-frontend] Split up test methods into smaller units
3 years ago
Jules Villard 566102d7f4 [pulse] better trace when realising latent invalid accesses
3 years ago
Radu Grigore 3ba916530a [erl-frontend] Adjust translation of expression Case
3 years ago
Radu Grigore 6788fdef7e [erl-frontend] Translate expression Match
3 years ago
Radu Grigore 2ecfa422ac [topl] Update static matching for Erlang procedures.
3 years ago
Nikos Gorogiannis 0f4394503b [config] remove dead flag
3 years ago
Nikos Gorogiannis 68356a40d2 [sourcefile] die on extension of invalid file
3 years ago
Radu Grigore 063ddb5784 [erl-frontend] First Erlang test with warnings
3 years ago
Nikos Gorogiannis a7c4b5f951 [concurrency] log failure to parse lock arguments
3 years ago
Akos Hajdu 84d747b90c [erl-frontend] Translate some binary expressions
3 years ago
Akos Hajdu 98c32643fa [erl-frontend] Extract helper methods for blocks
3 years ago
Akos Hajdu 0a5323160f [erl-frontend] Translate case expressions and int literals
3 years ago
Nikos Gorogiannis c7e0f092a1 [kotlin] add flag controlling Kotlin capture
3 years ago
Daiva Naudziuniene 6b67a57029 [pulse][objc][nil] Add constraint `self > 0` before computing spec for Objective-C instance methods
3 years ago
Jules Villard 61ade247cd [pulse] model random(3)
3 years ago
Jules Villard fb69d8aca1 [pulse] use phys_equal on the underlying abstract state instead of the toplevel pair
3 years ago
Jules Villard 18097db701 [pulse] apply disjunct limit more strictly
3 years ago
Daiva Naudziuniene 2c93de142e [minor] Unnecessary sprintf
3 years ago
Akos Hajdu 661df0ca16 [erl-frontend] Translate expressions to blocks
3 years ago
Daiva Naudziuniene 9d877652d1 [pulse][objc][nil] Improve error message for nil insertion into collection and nil block call issues
3 years ago
Sungkeun Cho 724fbc4ad6 [pulse] Revise semantics of TextUtils.is_empty
3 years ago
Sungkeun Cho 740fb36f1b [pulse] Add semantic models for C++ string length
3 years ago
Nikos Gorogiannis ef2b712941 [java] delete unused `skip-implementation` option and code
3 years ago
Nikos Gorogiannis c423b0d6a6 [java] introduce flag controlling masking of sawja exceptions
3 years ago
Nikos Gorogiannis db0ca12d93 [test-filtering] remove dead option and code
3 years ago
Nikos Gorogiannis c683fbd1b4 [concurrency] add support for folly::DistributedMutex
3 years ago
Nikos Gorogiannis 5c0d3fce24 [racerd] require container method to be non-static
3 years ago
Radu Grigore 2d1ccf5994 [erl-frontend] Activate Pulse for Erlang
3 years ago
Nikos Gorogiannis a4a9433982 [ondemand] print exception
3 years ago
Sungkeun Cho 678386acbb [pulse] Add FP tests due to infeasible paths depending on string length
3 years ago
Radu Grigore 158bfa7a7a [erl-frontend] Translation of some expressions
3 years ago
Daiva Naudziuniene 66746e2b4b [pulse][nullptr] Show NULLPTR_DEREFERENCE issues as Null Dereference as Nullptr is C++ specific term
3 years ago
Daiva Naudziuniene 4e18aa100d [pulse][nullptr] Improve error message by removing duplicated information about the call
3 years ago
Akos Hajdu b9a04a6537 [erl-frontend] Validate association kind in map pattern
3 years ago
Matteo Marescotti 25711189a8 [erl-frontend] extract AST from compiled BEAMS
3 years ago
Loc Le 97c9481070 [pulse][isl] support dynamic-type for subseteq-checking
3 years ago
Nikos Gorogiannis 7e4f5ec43b [starvation] default to recursive if type unknown
4 years ago
Akos Hajdu ae3da516e5 [erl-frontend] Fix typo in error message
4 years ago
Akos Hajdu 65884018dc [erl-frontend] validate AST
4 years ago
Daiva Naudziuniene 4d430fb00f [pulse][objcpp][nullptr] An example of false positive
4 years ago
Ezgi Çiçek da250cc8b4 [Liveness] Modify qualifier to show procedure/type as code
4 years ago
Radu Grigore f089012b42 [erl-frontend] Translate some patterns: variables and lists
4 years ago
Daiva Naudziuniene eace6140f5 [website] Add documentation for Nil Messaging of non-POD return type issue
4 years ago
Nikos Gorogiannis dfd4dd44dd [biabduction] move SymOp module and remove dead variant
4 years ago
Nikos Gorogiannis d5d9a9369a [biabduction] more exception auditing
4 years ago
Daiva Naudziuniene 85b8ad463c [pulse][nullptr][objc] Include non-pod return type to improve error messages for non-pod issues
4 years ago