Commit Graph

7238 Commits (b17cfd7db611960f1f1989bc318fda6f10e6d961)
 

Author SHA1 Message Date
Josh Berdine b17cfd7db6 [sledge] Printing and tracing improvements 5 years ago
Kfir Schindelhaim 16391f6d63 Update CK fixtures 5 years ago
Kfir Schindelhaim 33b3ea8b10 Update CK linter for subclasses 5 years ago
Ezgi Çiçek 6f64131ae6 [pulse] Do not havoc arguments of unknown functions that are pointers to const 5 years ago
Nikos Gorogiannis 9d70339b61 [starvation] ignore unary ops in lock paths 5 years ago
Ezgi Çiçek 12dcede3e9 [litho] Use read_full 5 years ago
Sungkeun Cho 6cc7926e23 [inferbo] Use Ondemand.get_proc_desc 5 years ago
Nikos Gorogiannis 89f6390e76 [starvation] make lock type more explicit 5 years ago
Fernando Gasperi Jabalera 3cb287bc63 Rename TaskScheduler module as FileScheduler 5 years ago
Sungkeun Cho 4371a2c2f0 [cost][inferbo] Refactor to use Payload.read/read_full 5 years ago
Nikos Gorogiannis 2e419c6110 [starvation] make lock type abstract 5 years ago
Josh Berdine 1ad2c9025a [sledge] Improve Sh docs 5 years ago
Josh Berdine 65f0b691a9 [sledge] Remove redundant `open` 5 years ago
Josh Berdine 84bb409412 [sledge] Sort arguments of Eq terms 5 years ago
Josh Berdine 9338bf1adb [sledge] Minor optimization of nop Var.Subst.freshen 5 years ago
Josh Berdine 914cd06e4d [sledge] Close Equality.classes under one-step congruence 5 years ago
Nikos Gorogiannis ca1ba2511b [starvation] tests for a multi-file C++ deadlock 5 years ago
Sungkeun Cho 0b7e479b34 [cost] Use actual call path when printing unknown function calls 5 years ago
Ezgi Çiçek 4cd595aebd [pulse] Add naive model for array length in Java 5 years ago
Nikos Gorogiannis cbf068d1a0 [racerd] remove redundant check 5 years ago
Josh Berdine adb1e48467 [sledge] Simplify printing of symbolic heaps 5 years ago
Sungkeun Cho 0e8ff74819 [inferbo] Refactor functions getting summary 5 years ago
Josh Berdine 960a9f76a0 [sledge] Remove some fragile patterns 5 years ago
Josh Berdine c52b49e6c0 [sledge] Add Term.Map and Var.Map 5 years ago
Josh Berdine 83c59dc795 [sledge] Simplify Sh.fold_terms to fold_vars 5 years ago
Josh Berdine 01825598f7 [sledge] Equality.and_eq is part of the exposed interface 5 years ago
Josh Berdine 6e01fa91d5 [sledge] Replace Set.inter_diff with clearer diff_inter 5 years ago
Josh Berdine b8833b76b8 [sledge] Add classic equality tests for arithmetic and congruence 5 years ago
Josh Berdine 8fb0632aba [sledge] Add test Makefile targets for generating Llair code 5 years ago
Sungkeun Cho 4ddf46268f [infer] Create missing result directories 5 years ago
Josh Berdine c9a0b06be2 [sledge] Update expected test results 5 years ago
Artem Pianykh 59c6967e64 [nullsafe] Redo InconsistentSubclassAnnotation tests 5 years ago
Ezgi Çiçek 598a4d5a55 [pulse] Ignore Exceptional CF 5 years ago
Jules Villard cc0a4e807a [buck] no more tests for the deprecated java integration 5 years ago
Jules Villard e4dd2bbd8c [buck] one buck mode datatype to rule them all 5 years ago
Sungkeun Cho b49f39b80e [cost] Add a cost model 5 years ago
Jules Villard 1c2aad9228 [driver] --merge should force merging in all cases 5 years ago
Jules Villard 6d952eb3e2 [buck] always merge tenvs regardless of mode 5 years ago
Jules Villard c3688b75e6 [man] fix wrong section for --capture-blacklist 5 years ago
Jules Villard 47485cc3ef [make] do not run clang_test_determinator tests if no objc 5 years ago
Jules Villard f98045a9a8 [driver] no need for `Driver.equal_mode` 5 years ago
Sungkeun Cho 73029bbf2e [AL] Fix ctl parser conflicts 5 years ago
Jules Villard dd2c505890 [processpool] handle BoJo case 5 years ago
Ezgi Çiçek cb9bb2a73c [pulse] Add simplified models for Java iterators and `Object.equals` 5 years ago
Sungkeun Cho 3d087ff5e5 [inferbo] Update relation between iterator and integer value on Call 5 years ago
Sungkeun Cho 7e3275dcc8 [inferbo] Add relation between iterator and integer value 5 years ago
Nikos Gorogiannis 1dc2e8a87c [RFC][java] kill regexp-based line number fixer 5 years ago
Nikos Gorogiannis 91fa6a5404 [typ] extract Procname from Typ 5 years ago
Nikos Gorogiannis 33352623a5 [typ] extract Fieldname from Typ 5 years ago
Nikos Gorogiannis cef051dd1a [typ] extract Struct module 5 years ago