Commit Graph

7071 Commits (c9c4adebc242417f9e410abb4ddbe15045d6d2cf)
 

Author SHA1 Message Date
Artem Pianykh 8f52ddc54b [annotations] Add a README with a build instruction for maven 5 years ago
Artem Pianykh 3907f0a3f2 [annotations] Specify javac source and target level to 1.7 in pom.xml 5 years ago
Dulma Churchill 7565c3baa6 [test determinator] Match Blocks, add test 5 years ago
Mitya Lyubarskiy 834c2a4932 [nullsafe] Restrict usage of StrictNullsafe annotations to currently supported modes 5 years ago
Mitya Lyubarskiy 6511b2052a [nullsafe] Introduce Strict mode 5 years ago
Mitya Lyubarskiy 4d52e874fc [nullsafe] Introduce DeclaredNonnull 5 years ago
Mitya Lyubarskiy 681f853b20 [nullsafe] Consolidate logic specific to particular rules in dedicated modules 5 years ago
Mitya Lyubarskiy 92f765a948 [nullsafe] Unify issue types 5 years ago
Mitya Lyubarskiy 46ae3580c2 [nullsafe] Simplify signature of InferredNullability.join 5 years ago
Mitya Lyubarskiy 303263eb2e [nullsafe] Don't join types in a fancy way. 5 years ago
Mitya Lyubarskiy cf6c78a64a [nullsafe] Remove calculating locations in typestate `range` 5 years ago
Jules Villard cf6f107b88 [pulse][11/9] carve out PulseBaseStack 5 years ago
Jules Villard 2fd3f9a37b [pulse][10/9] carve out PulseBaseMemory 5 years ago
Jules Villard 1652144176 [pulse][9/9] add PulseDiagnostic to PulseBasicInterface 5 years ago
Jules Villard e3285d1340 [pulse][8/9] Domain interface 5 years ago
Jules Villard 72ee18e445 [pulse][7/9] kill `AddrTracePair` 5 years ago
Jules Villard 4ded39240f [pulse][6/9] add PulseAbstractValue to PulseBasicInterface 5 years ago
Jules Villard 994d35ed38 [pulse][5/9] add PulseAttribute{,s} to PulseBasicInterface 5 years ago
Jules Villard 27c0d7258d [pulse][4/9] add PulseTrace to PulseBasicInterface 5 years ago
Jules Villard 8251e2dea8 [pulse][3/9] add PulseValueHistory to PulseBasicInterface 5 years ago
Jules Villard 168237a605 [pulse][2/9] add PulseInvalidation to PulseBasicInterface 5 years ago
Jules Villard c909d6bd7e [pulse][1/9] create PulseBasicInterface, with CallEvent 5 years ago
Jules Villard 16c88e282d [pulse] some tests about values 5 years ago
Nikos Gorogiannis 734ae60cb7 [starvation] introduce a proper thread domain 5 years ago
Nikos Gorogiannis 6d78026e8e [starvation] fix bug in starting location of trace 5 years ago
Dulma Churchill 0e116c5557 [test determinator] Match Objective-C methods, add test 5 years ago
Ezgi Çiçek 43990ee60b [cost] Clarify outdated comments 5 years ago
Dulma Churchill ef75952223 [test determinator] Pass flag to test determinator for clang, add test 5 years ago
Jules Villard 6a738045fd [pulse] interprocedural histories and traces 5 years ago
Nikos Gorogiannis a9c90368e8 [annotation reachability] fix bug on android annotation check 5 years ago
Nikos Gorogiannis 0a06353bce [starvation] more tests documenting interaction with thread status 5 years ago
Dulma Churchill e2725029f2 [test determinator] Parse the clang profiler samples and matches c functions 5 years ago
Jules Villard 4e3188a127 [pulse][minor] reorder arguments of AddressOfStackVariable 5 years ago
Jules Villard 669383d315 [pulse] more details about variable declaration events 5 years ago
Josh Berdine c0c96b5235 [sledge] Refactor Used globals analysis results type and query 5 years ago
Josh Berdine 429fbddeda [sledge] Refine inlining heuristic to allow casts 5 years ago
Josh Berdine d6d65a785a [sledge] Remove left-over SSA assertion 5 years ago
Josh Berdine 7105d85281 [sledge][NFC] Minor code cleanup 5 years ago
Josh Berdine 081455278d [sledge] Do not explore exceptional control flow by default 5 years ago
Josh Berdine 9acfb65ba0 [sledge][NFC] Update TODO 5 years ago
Josh Berdine bc858fad2e [sledge][NFC] Rename Term.call's func arg to callee to match type 5 years ago
Josh Berdine 6399c59861 [sledge] Do not represent function CFGs explicitly 5 years ago
Nikos Gorogiannis 2bbe7ff9f2 [starvation] simplify domains after removal of ui trace 5 years ago
Dulma Churchill e5f571b097 [test determinator] Refactor Java profiler samples and Java method creation 5 years ago
Nikos Gorogiannis 0149c3171e [starvation] hide ui-thread trace 5 years ago
Nikos Gorogiannis 31bb9b399a [starvation] add tests documenting path sensitivity FPs and FNs 5 years ago
Sungkeun Cho 5835139860 [cost] Conservative array length evaluation 5 years ago
Josh Berdine 2331e8d68a [sledge] Fix frontend bug in trampoline creation 5 years ago
Josh Berdine cf5097a8b4 [sledge] Add report-summary test make target 5 years ago
Josh Berdine 995de071ed [sledge] Revise Sh_domain handling of function call and return 5 years ago