Commit Graph

8304 Commits (a173320627d85e0245f89632604bdbdc9cd91aea)
 

Author SHA1 Message Date
Sungkeun Cho a61965d622 [cost] Revise suppressing cost reports 5 years ago
Nikos Gorogiannis f207b3dfda [racerd] rationalize test suite 5 years ago
Jules Villard 2d8debc562 [pulse] invalidate vector backing array correctly 5 years ago
Jules Villard b94af98936 [nullsafe] move tests nullsafe-default/ -> nullsafe/ 5 years ago
Jules Villard b1e35a728d [biabd] rename test directories from {biabduction,errors,infer} to {biabduction} 5 years ago
Jules Villard a26fb42631 [biabd] less aggravating ant test 5 years ago
Jules Villard ae9f0ede41 biabduction/dune 5 years ago
Jules Villard 43586dd8c5 [biabd] stop depending on nullsafe 5 years ago
Jules Villard f519d3e183 Interproc free of SummaryReporting 5 years ago
Jules Villard 30d61f4329 Tabulation free of SummaryReporting 5 years ago
Jules Villard eb336fc4b7 SymExec free of SummaryReporting 5 years ago
Jules Villard a0b237fe06 another one 5 years ago
Jules Villard 8dabbd5eda more of the less SummaryReporting 5 years ago
Jules Villard d5c8a38fc3 one more instance of SummaryReporting gone 5 years ago
Jules Villard 540a2a7749 one instance of SummaryReporting gone 5 years ago
Jules Villard 616a534a44 biabduction is an InterproceduralAnalysis.t 5 years ago
Jules Villard e7ef387dfd add AnalysisCallbacks.proc_resolve_attributes 5 years ago
Jules Villard 0feda26ba1 use NodePrinter in biabduction/ 5 years ago
Jules Villard 0d4b57a625 absint/dune 5 years ago
Jules Villard be101b6bb4 split off parts of State unrelated to biabduction 5 years ago
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