Commit Graph

8234 Commits (7ba6e015a81f35e89898ded01b0870d0b123c5c6)
 

Author SHA1 Message Date
Jules Villard 0859f61695 make AbstractInterpreter agnostic in ProcData 5 years ago
Jules Villard 858fdcf4db move a bunch of files to/from absint/ 5 years ago
Jules Villard a144c8e4df split reporting.ml for dependencies 5 years ago
Jules Villard d8e3cea7fd put JProcname in IR/ 5 years ago
Jules Villard 7720e5ea3f [callbacks] get_procs_in_file does not need to be a callback arg 5 years ago
Jules Villard c1d603f6b2 add .mli to Scheduler 5 years ago
Jules Villard 3ebca8fd46 [AI] premature exception reraising is premature 5 years ago
Jules Villard 9a6cafe6ec execute checkers in the order they are registered 5 years ago
Jules Villard 5580bc8901 [deadcode] keep intermediate files around on failure 5 years ago
Dulma Churchill 2b0ff5d160 [pulse] Add interproc tests for CFBridgingRelease model 5 years ago
Dulma Churchill f28d75c910 [pulse] Add model for malloc_no_fail 5 years ago
Dulma Churchill fa13577695 [pulse] Model __bridge_transfer 5 years ago
Jules Villard 4ad899b37e [mod_dep] cluster by directory 5 years ago
Jules Villard 44108c2392 delete ondemand capture 5 years ago
Mitya Lyubarskiy 16859e0961 [nullsafe] Don't explicitly recommend annotating a nested class as @Nullsafe 5 years ago
Mitya Lyubarskiy 243564be90 [nullsafe] Recommend adding a class to trust list for @Nullsafe trust some/none modes 5 years ago
Mitya Lyubarskiy bf1c593d07 [nullsafe] Make Trust list a closed type, and expose only emptiness. 5 years ago
Mitya Lyubarskiy d5862b0a22 [nullsafe] Add checks to warn about misuse of nested class @Nullsafe annotations 5 years ago
Sungkeun Cho cba51c6a47 [inferbo] Refactoring model list 5 years ago
Sungkeun Cho 9f81b7c880 [inferbo] Add models of infer annotations 5 years ago
Mitya Lyubarskiy 6790417e82 [nullsafe][EASY] Fix a typo in the name of Nullsafe mode in the error message 5 years ago
Sungkeun Cho 3aaf260b8b [inferbo] Add model of Class.getCanonicalName 5 years ago
Mitya Lyubarskiy 0b6c5172a8 [nullsafe] Nested classes should inherit mode from the outer one 5 years ago
Mitya Lyubarskiy fccf66968f [nullsafe] A helper function to extract outer class. 5 years ago
Mitya Lyubarskiy d3ad7880b2 [nullsafe] Make trust list operate over sets instead of lists 5 years ago
Daiva Naudziuniene 247ecb813d [pulse] Fix traces for iterator invalidation errors 5 years ago
Nikos Gorogiannis ab79b2966a [racerd] refactor transition function 5 years ago
Mitya Lyubarskiy 5d8b4947fe [nullsafe] NullsafeMode operates over JavaClassName 5 years ago
Mitya Lyubarskiy fda7f4aa8c [nullsafe] Anonymous classes should inherit mode from the user-defined nested owner 5 years ago
Mitya Lyubarskiy 47540c9662 [nullsafe][EASY] Add more logs around issue reporting 5 years ago
Nikos Gorogiannis 581af4856e [racerd] fix unknown-returns-owned option to true and remove 5 years ago
Nikos Gorogiannis 07175f163c [racerd] make unknown-returns-owned true by default 5 years ago
Sungkeun Cho 7bf7d24e4b [inferbo] Add model of Enum.name 5 years ago
Sungkeun Cho 7b6ddba689 [inferbo] Revise models of Collection.set and get 5 years ago
Ezgi Çiçek 269cdb80d9 [pulse] Model `StdVector` allocator 5 years ago
Ezgi Çiçek eed39540f3 [frontned][clang] Fix the translation of CXXStdInitializerListExpr 5 years ago
Josh Berdine 209fef2256 [sledge] Optimize conjoining fresh equalities 5 years ago
Nikos Gorogiannis 7e34576bcc [racerd] recognise wrappers that make containers thread-safe 5 years ago
Nikos Gorogiannis 8f351669bf [racerd] update synchronized java container class models 5 years ago
Nikos Gorogiannis ad334aef65 [racerd] improve and complete container models 5 years ago
Dulma Churchill c76d59853b [pulse] Model CFBridgingRelease by removing the Allocated attribute 5 years ago
Sungkeun Cho 7fbe04f701 [cost] Suppress cost issues on lambda and auto-generated procedures 5 years ago
Jules Villard 3332dc1a42 [AI] improve disjunctive domain 5 years ago
Jules Villard edba795825 [AI] move disjunctive scheduling to AbstractInterpreter 5 years ago
Jules Villard 60184a5e73 [AI] light internal refactoring of the scheduler 5 years ago
Jules Villard 401ecc2406 [IR] `Instrs.empty` and `Instrs.singleton` have both directions 5 years ago
Ezgi Çiçek b0da1c6837 [frontend][clang] Remove call to skip when translating CXXStdInitializerListExpr 5 years ago
Mitya Lyubarskiy a7e8bb5f4d [reporting] Don't secretly hide `Info` issues 5 years ago
Josh Berdine 53822697f9 [sledge] Rename contexts/profiles to be more conventional 5 years ago
Josh Berdine de20da4fb6 [sledge] Rename lib to src 5 years ago