8116 Commits (18097db701556eedf46ffba544eac915959dd353)

Author SHA1 Message Date
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
Jules Villard 8089bcb191 [config] fix incorrect json decoding of some option types
4 years ago
Akos Hajdu 849c49280f [erl-frontend] make guard sequence expression list list
4 years ago
Nikos Gorogiannis 3eb6e0d344 [racerd] refactor reporting and split by language
4 years ago
Nikos Gorogiannis 64a5fbf14e [biabduction] recognise restart exception in timeout handling
4 years ago
Jules Villard da425d0a4f [caml] upgrade to 4.12 and most recent versions of dependencies
4 years ago
Jules Villard 4e3afbe329 [caml] 4.12 is fussier about possible name ambiguities
4 years ago
Radu Grigore cfed4c4fa0 [erl-frontend] Translation for case clauses
4 years ago
Nikos Gorogiannis e5b9d415f9 [merge] die on non-existent database
4 years ago
Nikos Gorogiannis 990d0fbed5 [racerd] treat @Initializer methods as constructors wrt ownership
4 years ago
Sungkeun Cho 1e77569e64 [uninit/pulse] Enable uninit/pulse issue by defualt
4 years ago
Nikos Gorogiannis e67c4c1ac8 [specs] count overwrites
4 years ago
Nikos Gorogiannis f3ded9e492 [starvation] determine lock recursiveness on language if type unknown
4 years ago
Radu Grigore 818a586580 [erl-frontend] Translation for functions
4 years ago
Jules Villard f0741626a1 [clang] fix order of parameters in some inherited constructors
4 years ago
Jules Villard d285ee900b [pulse] functional unknown functions
4 years ago
Jules Villard 24b32c24f4 [pulse] model two more objc ownership transferring functions
4 years ago
Nikos Gorogiannis 55253a2763 [linereader] simplify and remove exceptions
4 years ago
Xiaoyu Liu 5d2ba44292 Add exn expression support in json frontend (#1450)
4 years ago
Matthew Jin 8a85a73af3 Adding Support For Instof Subtype (#1447)
4 years ago
Sangwoo Joh 55f6e27c32 Fix matching double-quotes in json example (#1448)
4 years ago