9928 Commits (095566c3efd202a1657b6d46d706ab24651fd21d)
 

Author SHA1 Message Date
Nikos Gorogiannis 095566c3ef [linters] do not read linter files if linters not enabled
3 years ago
Nikos Gorogiannis 5aa4ee444b [ondemand] remove pdesc from return of file analysis
3 years ago
Nikos Gorogiannis b1d86abbf0 [racerd] don't keep pdescs around when pnames suffice
3 years ago
Nikos Gorogiannis 633e6bd067 [racerd] only use capture attributes instead of preanalysed
3 years ago
Nikos Gorogiannis 7bbfb81706 [starvation] use capture attributes instead of preanalysed ones
3 years ago
Ezgi Çiçek 2d49f4b7ad [cost] Remove unnecessary attribute from extras
3 years ago
Jules Villard e4c65eb2a1 [docker] update Dockerfiles
4 years ago
Jules Villard b6278dfd7d [web] update FAQ
4 years ago
Akos Hajdu 50c3f0ba64 [erl-frontend] Add more tests to check for tuple sizes
4 years ago
Akos Hajdu 01d670299f [erl-frontend] Parse typed record fields
4 years ago
Akos Hajdu e41babb7fd Install lzlib on macOS GitHub build
4 years ago
Akos Hajdu 8efc8b637c [erl-frontend] Small fix to validator on map expressions
4 years ago
Akos Hajdu f90153b428 [erl-frontend] Add tests for nested records
4 years ago
Akos Hajdu 078d7c599f [erl-frontend] Report badrecord errors in Pulse
4 years ago
Akos Hajdu 5f140ed91b [erl-frontend] Support records
4 years ago
Daiva Naudziuniene d48855913c [pulse][objc][nullptr] move nil insertion tests into a separate file
4 years ago
Sungkeun Cho 1b7b1c8d52 [pulse] Normalize return values of binop/unop
4 years ago
Akos Hajdu ad09c1cda6 [erl-frontend] Support bitwise not operation
4 years ago
Akos Hajdu 2fbcd3b38d [erl-frontend] Support bitwise binary operators
4 years ago
Akos Hajdu 97fde8643c [erl-frontend] Add tests related to variables
4 years ago
Akos Hajdu 722049f72b [erl-frontend] Add some function call tests
4 years ago
Akos Hajdu 7107de7c8e [erl-frontend] Support tuples
4 years ago
Nikos Gorogiannis 489c55487b [ondemand] only look at capture DB or model summaries for CFGs
4 years ago
Nikos Gorogiannis 6a6d888419 [ondemand] only look at capture DB for attributes
4 years ago
Nikos Gorogiannis 389907f4da [biabduction] specialise java models without non-determinism
4 years ago
Nikos Gorogiannis 95d25bd7c5 [clang/buck] use build report instead of stdout
4 years ago
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