8171 Commits (bc99e3b38d380199f8ed138f5166fb8162eb5a82)

Author SHA1 Message Date
Nikos Gorogiannis bc99e3b38d [concurrency][c++] don't generate errors on guards without mutex
4 years ago
Akos Hajdu f15a68083c [erl-frontend] Add some list tests
4 years ago
Nikos Gorogiannis 89ba2cc163 [procdesc] look at capture DB only -- pulse
4 years ago
Nikos Gorogiannis e00fe73f91 [procdesc] look at capture DB only -- closuresubst
4 years ago
Nikos Gorogiannis 66d9ce1d51 [procdesc] look at capture DB only -- cost
4 years ago
Nikos Gorogiannis 41c4021162 [attrs] look at capture DB only -- pulse
4 years ago
Nikos Gorogiannis c10ddea518 [attrs] look at capture DB only -- selfinblock
4 years ago
Nikos Gorogiannis 567fa3f955 [attrs] look at capture DB only -- cost
4 years ago
Nikos Gorogiannis 1afd05a689 [attrs] look at capture DB only -- uninit.ml
4 years ago
Nikos Gorogiannis ac158b26ea [attrs] look at capture DB only -- annotreach
4 years ago
Akos Hajdu 8f797bab84 [erl-frontend] Support xor expressions
4 years ago
Akos Hajdu 888521a2ab [erl-frontend] Support short circuit logic operators (andalso, orelse)
4 years ago
Akos Hajdu 68216ac1a1 [erl-frontend] Move back unary/binary operator matching into translation
4 years ago
Sungkeun Cho 320c82d9ad [pulse] Evaluate (e+0) as e
4 years ago
Nikos Gorogiannis eb1c95a1f5 [attrs] look at capture DB only -- annotations.ml
4 years ago
Nikos Gorogiannis a1381565f1 [attrs] look at capture DB only -- starvation
4 years ago
Nikos Gorogiannis aa85648512 [attrs] look at capture DB only -- inferbo
4 years ago
Akos Hajdu e3685a8d9d [erl-frontend] Add tests for logic operators
4 years ago
Akos Hajdu be8a2e1cac [erl-frontend] Add tests for comparison operators
4 years ago
Akos Hajdu c337b06258 [erl-frontend] Split generic warning message to specific ones
4 years ago
Radu Grigore 02d413061a [pulse] More careful simplification of instanceof.
4 years ago
Loc Le c42849964f [pulse] add a test on memory leak relating to mutual recursion
4 years ago
Akos Hajdu e04bc38fde [erl-frontend] Support if expressions
4 years ago
Akos Hajdu 88beede7dc [erl-frontend] Add support for guards
4 years ago
Akos Hajdu dbe39024bd [erl-frontend] Extract unary/binary operator matching to helper function
4 years ago
Sungkeun Cho eb41f6d8e4 [infer] Use allow/block list terminology
4 years ago
Akos Hajdu c82308e586 [erl-frontend] Support block expressions
4 years ago
Akos Hajdu 87626160aa [erl-frontend] Support unary minus and not expressions and patterns
4 years ago
Matthew Jin f0ab545594 Add Infer# Support for Inference Between Type Expressions (#1455)
4 years ago
Matteo Marescotti 9d221eb692 [erlang] Not use --suffix option of mktemp
4 years ago
Akos Hajdu fbcee3198e [erl-frontend] Split up non-exhaustive pattern matching tests
4 years ago
Akos Hajdu 7f64015957 [erl-frontend] Add tests for binary expression translation
4 years ago
Jules Villard ab550541dc [c++] translate std::shared_ptr stdlib implementation
4 years ago
Jules Villard f61425db29 [pulse] refactor initial state creation
4 years ago
Jules Villard 07cb347912 [pulse] generate latent abort for non-POD nil messaging summary
4 years ago
Daiva Naudziuniene 79e45fae17 [pulse][objc][nils] Fix printing of non-pod type in the error message
4 years ago
Jules Villard 4410e9ab79 [pulse] avoid some FPs due to incompleteness in the arihtmetic engine
4 years ago
Akos Hajdu 5093fe4614 [erl-frontend] Add tests for non-exhaistive case expressions
4 years ago
Nikos Gorogiannis a46bd3f55a [buck][clang] config options
4 years ago
Akos Hajdu c4eddcb179 [erl-frontend] Split up test methods into smaller units
4 years ago
Jules Villard 566102d7f4 [pulse] better trace when realising latent invalid accesses
4 years ago
Radu Grigore 3ba916530a [erl-frontend] Adjust translation of expression Case
4 years ago
Radu Grigore 6788fdef7e [erl-frontend] Translate expression Match
4 years ago
Radu Grigore 2ecfa422ac [topl] Update static matching for Erlang procedures.
4 years ago
Nikos Gorogiannis 0f4394503b [config] remove dead flag
4 years ago
Nikos Gorogiannis 68356a40d2 [sourcefile] die on extension of invalid file
4 years ago
Radu Grigore 063ddb5784 [erl-frontend] First Erlang test with warnings
4 years ago
Nikos Gorogiannis a7c4b5f951 [concurrency] log failure to parse lock arguments
4 years ago
Akos Hajdu 84d747b90c [erl-frontend] Translate some binary expressions
4 years ago
Akos Hajdu 98c32643fa [erl-frontend] Extract helper methods for blocks
4 years ago