Commit Graph

7615 Commits (f80e0977cd59b160dee2d019ef88b8207cf8cfe0)
 

Author SHA1 Message Date
Jules Villard 4b4183b402 [buck] stop supporting the pre-genrule Java integration 5 years ago
Sungkeun Cho 322eee5bf7 [inferbo] Suppress trace print 5 years ago
Fernando Gasperi Jabalera e6069f3ef7 Create RestartScheduler 5 years ago
Artem Pianykh 774223165c [tests] Use git diff instead of diff to colorize `make test` output 5 years ago
Artem Pianykh 9aebdd242f [tests] Don't fail duplicates check when running java tests 5 years ago
Sungkeun Cho 1305db390a [infer] Load global array constant 5 years ago
David Pichardie 75ec04aed6 Upgrade opam dependencies for Javalib 3.2 release 5 years ago
Sungkeun Cho 9b1001eda2 [litho] Make analysis null return aware 5 years ago
Sungkeun Cho 16f18792f1 [infer] Capture global initializer ondemand 5 years ago
Nikos Gorogiannis a79a819679 [typ][javaclass] abstract typename 5 years ago
Fernando Gasperi Jabalera 87b29a2d72 Add --scheduler option 5 years ago
Nikos Gorogiannis b8d51b0493 [starvation] use root component in lock order 5 years ago
Josh Berdine f7a860401b [sledge] Move Term.solve to Equality 5 years ago
Josh Berdine 0b35328eb0 [sledge] Factor out solving polynomial = 0 equalities from solve 5 years ago
Josh Berdine 62dc914de7 [sledge] Use a defined variant type for Term.classify 5 years ago
Josh Berdine fad59b4dc4 [sledge] Add some missing Vector operations 5 years ago
Ezgi Çiçek 6637557781 [inferbo] Add models for Preconditions.checkNotNull and Preconditions.checkState 5 years ago
Nikos Gorogiannis 32639d6ebc [racerd] assume unknown code returns owned objects 5 years ago
Ezgi Çiçek a187d1b0b6 [pulse] Fix unequal length 5 years ago
Mitya Lyubarskiy f77c90a1f1 [nullsafe] Add a test for `switch` case 5 years ago
Sungkeun Cho eb85a9b322 [infer] Update docker build script 5 years ago
Josh Berdine 2f0a0cf288 [sledge] Replace Memory and Concat Term constructors with eq_concat 5 years ago
Josh Berdine 0137186fe5 [sledge] Improve Solver tracing 5 years ago
Josh Berdine 18fd68f60a [sledge] Add Trace.infok 5 years ago
Josh Berdine ff65bcce1c [sledge] Minor simplification in Term.map 5 years ago
Josh Berdine 7f727df119 [sledge] Remove size of Splat exps and terms 5 years ago
Josh Berdine 2aa73f9946 [sledge] Use Int.sign instead of non-exhaustive matches 5 years ago
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