9785 Commits (85b8ad463cb72fc81edf04261b2aca31b8dfd467)
 

Author SHA1 Message Date
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
dependabot[bot] 953a907e7b Bump ws from 6.2.1 to 6.2.2 in /website (#1451)
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
Josh Berdine f1dbf2548d [sledge] Add scheduler strategy for random path sampling
4 years ago
Nikos Gorogiannis 64a5fbf14e [biabduction] recognise restart exception in timeout handling
4 years ago
Sungkeun Cho ec976d3be4 Apply patch for finding correct C++ header from Apple SDKs
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
Jules Villard 951cc1f7f9 [opam] workaround opam ignoring the lock file with --locked
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
dependabot[bot] 70e062e7c0 Bump dns-packet from 1.3.1 to 1.3.4 in /website (#1449)
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
Jules Villard 199f707495 [config] add option to disable the DBWriter daemon
4 years ago
Sungkeun Cho 7211e4cfbc [report] Print Cost/ConfigImpact json reports only for changed files
4 years ago
Sungkeun Cho 11ea6f9ab1 [refactoring] Move read_config_changed_files from Driver to SourceFile
4 years ago
Jules Villard f624fc1197 [website] move IRC to Libera.chat
4 years ago
Nikos Gorogiannis 98c0419acc [racerd] litho-specific messaging
4 years ago
Jules Villard a1855dee8a [pulse][5/5] timestamps for MustBeInitialized
4 years ago
Jules Villard df9a7bbc81 [pulse][4/5] add a path context to record timestamps
4 years ago
Jules Villard 4bad4bf63c [pulse][3/5] delete stale comment
4 years ago
Jules Villard 37a79d16b0 [pulse][2/5] do not overwrite attributes
4 years ago
Jules Villard 721e64126e [pulse][1/5] add a test that we report on the first null access
4 years ago
Jules Villard 8446ef488c [pulse][0/5] MustBeValid should be removed in the pre, not the post
4 years ago
Radu Grigore a2de3afc04 [erl-frontend] Create (empty) Procdesc for Erlang functions.
4 years ago
Daiva Naudziuniene a3d7d87f96 [website] Update website: forgot to add untracked files
4 years ago
Daiva Naudziuniene ec1a13fc52 [website] Update website
4 years ago
Jules Villard 5ec898a4f3 [pulse] suppress leaks that are not leaks due to pointer arithmetic
4 years ago
Jules Villard 26f0309ec9 [pulse] add "fat pointers" mem leak tests
4 years ago
Jules Villard 75a068b602 [pulse] delay leak reporting until summary is created
4 years ago
Jules Villard 84cc2bd371 [pulse] more config options to model dynamic memory management
4 years ago
Jules Villard 77865559f5 [pulse] model realloc(3)
4 years ago
Jules Villard caad455e42 [pulse] remove pulse-specific matchers from PatternMatch
4 years ago
Jules Villard 7b5bfa1796 [pulse] defend in depth against false leaks
4 years ago
Jules Villard b7ee374d00 [pulse] values equal to live values are not dead
4 years ago
Jules Villard 99c53b2d7b [pulse] report leaks as soon as values become unreachable
4 years ago
Daiva Naudziuniene d11852af9a [pulse][objc][nullptr] A separate issue type for calling nil blocks
4 years ago