Commit Graph

6788 Commits (b720c2ca61a5522355e9228089408916ed9604ae)

Author SHA1 Message Date
Jules Villard b720c2ca61 [python] delete dead code 5 years ago
Jules Villard d4a154fea2 [CLI] make `--quiet` also disable the progress bar 5 years ago
Mitya Lyubarskiy fbeaf7731a [nullsafe] Add known non-nullable alternatives for Android Fragment 5 years ago
Mitya Lyubarskiy 5df3801426 [nullsafe] Recommend a safe alternative for `View.findViewById()` 5 years ago
Fernando Gasperi Jabalera 2762c411b6 Use LRUCache in Ondemand.LocalCache 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
Nikos Gorogiannis f283336607 [racerd] remove dead interface function 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
Nikos Gorogiannis beaed4d820 [racerd] optimise add_callee_accesses 5 years ago
Nikos Gorogiannis a2428a11e3 [racerd] remove ownership precondition module 5 years ago
Nikos Gorogiannis e3da644776 [racerd] reduce attributes to a singleton 5 years ago
Nikos Gorogiannis 7937615a20 [racerd] merge Choice and Attribute modules 5 years ago
Mitya Lyubarskiy c7d2f281f7 [nullsafe] Don't ever issue violation when dereferencing params. 5 years ago
Mitya Lyubarskiy e826736a06 [nullsafe] Make ErrorRenderingUtils `None`-safe 5 years ago
Nikos Gorogiannis ce1ba6a8c6 [java][procname] simplify printer 5 years ago
Martin Trojer 870d18a42b [buck] change order of the commands passed to buck, make sure user provided ones are last (and overrides the others) 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
Martin Trojer a464880611 [gradle] replace python integration with ocaml 5 years ago
Mitya Lyubarskiy 7617707045 [nullsafe] Encapsulate creation of ReportableViolation.t inside ReportableViolation 5 years ago
Mitya Lyubarskiy e3e7a376c5 [nullsafe] Decouple nullsafe mode from issue calculation, Field Initialization 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 25c058f706 [deadcode] Fix deadcode 5 years ago
Ezgi Çiçek cc815f5d20 [pulse] Only propagate existing WrittenTo attributes at function calls 5 years ago
Nikos Gorogiannis 90a544ad2e [java] improve procname constructor 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
Martin Trojer 36b8ee7198 [ant] replace python integration with ocaml 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
Martin Trojer baaf81b554 [xcodebuild] replace python integration with ocaml 5 years ago
Mitya Lyubarskiy 3ceb2efe9e [JavaClassName][easy] remove uneccesary whitespace strip 5 years ago
Ezgi Çiçek a65176de22 [pulse] Print SkippedCalls 5 years ago
Dulma Churchill d1923dcd71 [pulse] Changed the name of BaseDomain signature to avoid a name clash 5 years ago
Jules Villard 3ba91fd596 [pulse] refactor of PrePost.t vs AbductiveDomain.t 5 years ago
Jules Villard f726561732 [biabd][minor] `unSome` is just `Option.value_exn` 5 years ago
Jules Villard 7861752bf3 [pulse] rename "PulseArithmetic" to "PulseCItv" 5 years ago