889 Commits (355ff5c2021ab5cd7f74313b7c3e407a354b0ab5)

Author SHA1 Message Date
Fernando Gasperi Jabalera c0a990c47c [scheduler] [restart] Reschedule incomplete tasks
5 years ago
Dulma Churchill b1eb969635 [selfInBlock] Add a new check when strongSelf is captured in a (sub)block.
5 years ago
Fernando Gasperi Jabalera 11300370ed Add task_result type for scheduler analysis tasks
5 years ago
Jules Villard a8b2c58bfb [pulse] new option to turn pulse back into an intra-procedural analysis
5 years ago
Mitya Lyubarskiy 696c0e8b09 [nullsafe] Introduce a flag for conditionally disabling field not initialized issue
5 years ago
Jules Villard 0c093d6289 [java] kill --specs-library
5 years ago
Jules Villard 4b4183b402 [buck] stop supporting the pre-genrule Java integration
5 years ago
Fernando Gasperi Jabalera e6069f3ef7 Create RestartScheduler
5 years ago
Fernando Gasperi Jabalera 87b29a2d72 Add --scheduler option
5 years ago
Nikos Gorogiannis 32639d6ebc [racerd] assume unknown code returns owned objects
5 years ago
Sungkeun Cho 4ddf46268f [infer] Create missing result directories
5 years ago
Jules Villard e4dd2bbd8c [buck] one buck mode datatype to rule them all
6 years ago
Jules Villard c3688b75e6 [man] fix wrong section for --capture-blacklist
6 years ago
Jules Villard f98045a9a8 [driver] no need for `Driver.equal_mode`
6 years ago
Jules Villard dd2c505890 [processpool] handle BoJo case
6 years ago
Radu Grigore c9699b9cd4 [biabduction] Do not join postconditions after the footprint phase.
6 years ago
Sungkeun Cho 387ef518f9 [inferbo] Revert external relational domains (apron, elina)
6 years ago
Ezgi Çiçek 38421e2735 [litho] Remove old domain
6 years ago
Sungkeun Cho bc5f740945 [infer] make deadcode is back
6 years ago
Ezgi Çiçek 47c89611a5 [litho] Remove GraphQL ShouldUpdate analysis
6 years ago
Sungkeun Cho 47790ed496 [litho] Add prop check in the new domain
6 years ago
Jules Villard 85659d8852 [ocaml] 4.08.1
6 years ago
Dulma Churchill f69d0992bc [self-in-block] Add new issue type MULTIPLE_WEAKSELF
6 years ago
Josh Berdine 3c6e2469de [ocamlformat] Enable parsing and reformatting docstrings
6 years ago
Mitya Lyubarskiy 7d1959a5aa [nullsafe][bug fix] Introduce a param guiding optimistic treatment of third party params and fix a bug in the current behavior.
6 years ago
Jules Villard 78a33acb77 [cfg] run pre-analysis lazily in ondemand
6 years ago
Mitya Lyubarskiy 0732dc63de [nullsafe] An ability to show the different path to third party folder rather than one that is specified in config
6 years ago
Mitya Lyubarskiy d5b574dd80 [nullsafe] Render strict mode violations nicely
6 years ago
Dulma Churchill 11aec43af3 [Infer] Better human readable name for STRONG_SELF_NOT_CHECKED
6 years ago
Nikos Gorogiannis 08df37ef76 [starvation] whole program analysis
6 years ago
Jules Villard 6df4fb6a9b [pulse] report dereference of NULL and constants
6 years ago
Dulma Churchill bf581e0b72 [self in block] Add a check for strongSelf not checked for null
6 years ago
Josh Berdine 8d20e4d64d [ocamlformat] Upgrade ocamlformat version
6 years ago
Ezgi Çiçek 94f4ded9b4 [cost] Introduce cost issue types for functions on UI Thread
6 years ago
Nikos Gorogiannis be43364d05 [sched] refactor into a more sane structure
6 years ago
Nikos Gorogiannis 4ffac108b0 [starvation] make report-map per file
6 years ago
Mitya Lyubarskiy cc83c1018b [nullsafe] Path to third-party signatures can be accepted in absolute or relative forms.
6 years ago
Mitya Lyubarskiy 3d2df4cc3c [nullsafe] Functionality to load 3rd party info from the storage
6 years ago
Dulma Churchill d4301875f4 Do not run analysis and improve output for non-capture integrations
6 years ago
Dulma Churchill 43823266ec [self in block] Add a new checker to detect correct uses of when ObjC blocks capture self.
6 years ago
Ezgi Çiçek 3b41abfb88 [invariant-call] Disable issue type
6 years ago
Mitya Lyubarskiy 0c3e568fa4 [Pp] Rename Pp.to_string
6 years ago
Martin Trojer 5508a64d60 new flag to find infer-deps when `buck target` fails to
6 years ago
Dulma Churchill 4e7c794334 [test determinator] Run test determinator with the buck compilation database flag
6 years ago
Dulma Churchill ef75952223 [test determinator] Pass flag to test determinator for clang, add test
6 years ago
Dulma Churchill e2725029f2 [test determinator] Parse the clang profiler samples and matches c functions
6 years ago
Jules Villard 707e7b2daa [config] saner names and doc for blacklist options
6 years ago
Nikos Gorogiannis 9dbe55c419 [java tracing] goodbye
6 years ago
Nikos Gorogiannis 432d391a32 [memcached] goodbye
6 years ago
Sungkeun Cho 855cc26b25 Fix data race in ProcessPool
6 years ago