Commit Graph

7832 Commits (2382e3d6134f2acddb1812d19037ca8f57252876)
 

Author SHA1 Message Date
Mitya Lyubarskiy bd83813b3e [tech debt] Remove experimental nullability checkers 5 years ago
Nikos Gorogiannis fa4f9ef5f3 [tests] remove genrule test 5 years ago
BSKY 8a01b259ff [infer][PR] Update deploy.yml 5 years ago
Yangshun Tay 7b4b76ccf9 [infer][PR] [website] change Algolia search id 5 years ago
Sungkeun Cho baf770680b [cost] Add average runtime to message 5 years ago
Yangshun Tay 3d74e66b48 [infer][PR] [website] add Algolia search 5 years ago
BSKY 1e142d2cee [infer][PR] [website] Update docusaurus config 5 years ago
Yangshun Tay bc01844db1 [infer][PR] [website] Upgrade Docusaurus version 5 years ago
Ezgi Çiçek bb5cdf9b97 [pulse] Add FN tests to impurity 5 years ago
Sungkeun Cho c0d3a5ebee [inferbo] Suppress noisy internal error messages 5 years ago
Fernando Gasperi Jabalera 98096f7fb2 [ProcessPool] Prevent workers starvation 5 years ago
Artem Pianykh 5e7b0caaef @allow-large-files [opam] Update dune to 2.3.1 5 years ago
Mitya Lyubarskiy 1b3baa3d45 [nullsafe] Fix deadcode 5 years ago
Dulma Churchill 0322e17e72 [IR] print only the passed_as_noescape_block_to attribute if it's set 5 years ago
Sungkeun Cho 7a1e901c83 [inferbo] Keep only one invariant map in the cache 5 years ago
Mitya Lyubarskiy 0340a81002 [nullsafe][tech debt] Get rid of TypeOrigin.Undef 5 years ago
Nikos Gorogiannis 0b3031bbdc [java] separate and improve model handling during capture 5 years ago
Mitya Lyubarskiy d71e2f0d84 [nullsafe][refactor] Restructure code around node typechecking 5 years ago
Jules Villard 6c01157cd4 [website] exclude from repo language stats 5 years ago
Josh Berdine 9488a404ff [sledge] Compare logical variables by id only 5 years ago
Josh Berdine 0f1db1bd8b [sledge] Fix potential name clash when executing memmov 5 years ago
Josh Berdine 24c62fd39b [sledge] Strengthen canonizer of Extract terms 5 years ago
Josh Berdine 6a17078bec [sledge] Make context handling in Sh.or_ more robust 5 years ago
Josh Berdine 5d429ea075 [sledge] Improve Equality.extend 5 years ago
Radu Grigore 0fc2769a65 [topl] A test for comparing arguments. 5 years ago
BSKY 14aee52eee [infer][PR] Migrate Website to Docusaurus 2 5 years ago
Sungkeun Cho 9dbc3981cc [infer] Add LRU hash table 5 years ago
Mitya Lyubarskiy db821846d7 [nullsafe] Respect RecentlyNonNull annotation 5 years ago
Nikos Gorogiannis 54c35bc5c6 [java] improve function figuring out package in jclasspath 5 years ago
Dulma Churchill 634a42b619 [SelfInBlock] Take ns_noescape into account when reporting captured strong self. 5 years ago
Artem Pianykh 19093a2fa0 @update-submodule: facebook-clang-plugins Fix handling of non-literal `offsetof` expressions 5 years ago
Fernando Gasperi Jabalera a154c8c328 Make ProcessPool workers each use one pipe to send updates 5 years ago
Fernando Gasperi Jabalera 17c565c2aa [scheduler][restart] Fix timeout failures 5 years ago
Josh Berdine f7707ff4be [sledge] Comments 5 years ago
Josh Berdine c8e2c3f895 [sledge] Detect inconsistent pure constraints during Sh simplification 5 years ago
Josh Berdine fa23e85bb4 [sledge] Dedup equality classes when printing 5 years ago
Josh Berdine 8383dcebb8 [sledge] Simplify states during symbolic execution 5 years ago
Josh Berdine b16e85d10d [sledge] Eliminate redundant existential quantifiers 5 years ago
Josh Berdine e520e8507d [sledge] Update Equality test results 5 years ago
Josh Berdine 9d97507e09 [sledge] Update and add Sh tests 5 years ago
Josh Berdine 33e702cd8b [sledge] Improve Sh printing for Sh-internal tracing 5 years ago
Josh Berdine a6f948c2c3 [sledge] Strengthen handling of existential segments 5 years ago
Josh Berdine b3cdac76e4 [sledge] Remove hacky treatment of tautologous existential equalities 5 years ago
Josh Berdine 80afaaee1b [sledge] Detect unsat subtrahend when subtracting pure terms 5 years ago
Josh Berdine b81fb893ea [sledge] Factor out Sh.and_subst 5 years ago
Josh Berdine fc2dbdd2fc [sledge] Strengthen existential witnessing for memory theory 5 years ago
Josh Berdine 0b88d99c79 [sledge] Strengthen quantifier witnessing 5 years ago
Josh Berdine ae8cd953f8 [sledge] Fix potential unsyncing of var contexts in solver 5 years ago
Josh Berdine a52085a718 [sledge] Fix Equality.canon to handle changing term classification 5 years ago
Josh Berdine 13aa772b68 [sledge] Strengthen normalization of equality between Concats 5 years ago