Commit Graph

2837 Commits (d8134e39cb1cd15632ce0f0a9f73801b285c34cf)

Author SHA1 Message Date
Mitya Lyubarskiy 5df3801426 [nullsafe] Recommend a safe alternative for `View.findViewById()` 5 years ago
Ezgi Çiçek f7baf845fd [pulse] Fix printing order in contradiction for CItv and add tests 5 years ago
Sungkeun Cho 88474fd307 [inferbo] Add FN test due to invalid pruning of array list length 5 years ago
Nikos Gorogiannis 2b54f20733 [racerd] kill lock map 5 years ago
Ezgi Çiçek b64ed0bbf2 [impurity] Consider functions with empty pulse summary as impure 5 years ago
Mitya Lyubarskiy a3d5b4c700 [nullsafe][easy] Fix test 5 years ago
Artem Pianykh d8b0c99fa1 [nullsafe] Repro for wrong nullability of $bcvarN in try-with-resource 5 years ago
Mitya Lyubarskiy 8dae30a6bf [nullsafe] Refine definition of meta issues 5 years ago
Ezgi Çiçek cf50a387e5 [cost] add a mode to compute exclusive cost 5 years ago
Mitya Lyubarskiy c7d2f281f7 [nullsafe] Don't ever issue violation when dereferencing params. 5 years ago
Ezgi Çiçek cdb9281f1f [java][tests] Fix/suppress unchecked warnings 5 years ago
Dulma Churchill e99295e0e9 [pulse] Memory leak check 5 years ago
Ezgi Çiçek 7ca2fcc948 [pulse][purity] Add more naive models for Java 5 years ago
Mitya Lyubarskiy 2af561c593 [nullsafe] Decouple nullsafe mode from issue calculation, Inheritance Rule 5 years ago
Mitya Lyubarskiy 371eed9309 [nullsafe] Decouple nullsafe mode from issue calculation, DereferenceRule 5 years ago
Mitya Lyubarskiy 0bf5298c21 [nullsafe] Decouple nullsafe mode from issue calculation, AssignmentRule 5 years ago
Ezgi Çiçek cc815f5d20 [pulse] Only propagate existing WrittenTo attributes at function calls 5 years ago
Nikos Gorogiannis 86ab2d7d10 [topl] disable skip tests 5 years ago
Ezgi Çiçek b372befee4 [pulse] Add more naive Java models 5 years ago
Mitya Lyubarskiy f291f93248 [nullsafe] Implement class-level analysis and calculate meta-issues. 5 years ago
Sungkeun Cho b14333485c [cost] Update cost results 5 years ago
Sungkeun Cho be1e72cd1a [cost] Update test results 5 years ago
Ezgi Çiçek 04543938ab [impurity][hoisting] Add more tests 5 years ago
Nikos Gorogiannis d1e0375f4a [racerd] stop reporting on locals 5 years ago
Ezgi Çiçek 2bd39abefc [purity] Add model for Object.clone() 5 years ago
Nikos Gorogiannis 8a99f4b3bb [java] bug fix for type translation 5 years ago
Sungkeun Cho bc0c060bd4 [cost] Add a test (recursive dependency in class initializers) 5 years ago
Sungkeun Cho 545e6c8802 [inferbo] Add models of String.lastIndexOf and String.replace 5 years ago
Ezgi Çiçek a4c3925d9a [impurity] Track unique accesses 5 years ago
Ezgi Çiçek e3c89b1f10 [impurity] Fix include_value_history 5 years ago
Sungkeun Cho e35b26ae8e [inferbo] Get static final array values from class initializer 5 years ago
Artem Pianykh 786a72574f [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
Artem Pianykh fcce3c0659 [RFC][build] Use dune environments and profiles instead of contexts 5 years ago
Jules Villard e5b50d7d46 [quandaryBO] delete :( 5 years ago
Jules Villard 339ebe74ec [config] sensible default for --from-json-report 5 years ago
Dulma Churchill 2f90b05c2a [pulse] Add model for malloc 5 years ago
Ezgi Çiçek b90d7c42d3 [impurity] Do not add value history in impurity traces 5 years ago
Sungkeun Cho 117ab1164b [cost] Revert "Use type of Provider.get" 5 years ago
Sungkeun Cho 020cd199b5 [cost] Use type of Provider.get 5 years ago
Ezgi Çiçek c6237f5f9f [pulse] Add model for Object.clone() 5 years ago
Mitya Lyubarskiy 087a5a9787 [nullsafe] A dedicated test for testing field nullability memoization 5 years ago
Ezgi Çiçek 5f8e6233bb [pulse] Take into account skipped calls for state comparison 5 years ago
Mitya Lyubarskiy bd83813b3e [tech debt] Remove experimental nullability checkers 5 years ago
Nikos Gorogiannis fa4f9ef5f3 [tests] remove genrule test 5 years ago
Ezgi Çiçek bb5cdf9b97 [pulse] Add FN tests to impurity 5 years ago
Radu Grigore 0fc2769a65 [topl] A test for comparing arguments. 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
Ezgi Çiçek 7deaae6598 [cost] Rename ZERO_* to *_UNREACHABLE_AT_EXIT 5 years ago
Mitya Lyubarskiy e1f4da320f [nullsafe] Consistent severity for nullsafe issues. 5 years ago