Commit Graph

7571 Commits (9a3ea9aa614cb3a84805e8a7965949ee6c7c87e7)

Author SHA1 Message Date
Daiva Naudziuniene bd997be9a3 [doc] Documentation for Optional Empty Access 4 years ago
Artem Pianykh 816af4a355 [java][reporting] @SuppressLint now blocks _only_ specified issue types 4 years ago
Ezgi Çiçek 9111526a5e [frontend] Track protocols in A<ObjCProtocol> 4 years ago
Josh Berdine 47fad6eaf3 [buck] Do not use .buckversion 4 years ago
Mitya Lyubarskiy 0bf010d72a [nullsafe] Build and output the annotation graph 4 years ago
Mitya Lyubarskiy c07223293d [nullsafe][annotation graph] Issue a provisional violation in assignments between two provisionally nullables 4 years ago
Mitya Lyubarskiy 18ccc321c8 [nullsafe][annotation graph] Don't try to annotate primitives 4 years ago
Mitya Lyubarskiy a4efdce9b0 [nullsafe][annotation graph] Support provisionally nullable in fields 4 years ago
Martin Trojer 671d9fa291 Add --clang-yojson-file flag 4 years ago
Nikos Gorogiannis 8c40ed53d7 [typ] move type constants to own module 4 years ago
Mitya Lyubarskiy 310c3f2c34 [nullsafe][Annotation graph] Glueing together: preparing to build annotation graph 4 years ago
Mitya Lyubarskiy 234aae3e60 [nullsafe][annotation graph] Introduce ProvisionallyNullable nullability 4 years ago
Mitya Lyubarskiy a673a13b44 [nullsafe][refactor] Store all joinees' origins in InferredNullability 4 years ago
Mitya Lyubarskiy ffe1b55f42 [nullsafe] Remove uneccessary logic in chosing join priority 4 years ago
Mitya Lyubarskiy 19d1d2a678 [nullsafe][annotation graph] Annotation graph: introduce ProvisionalAnnotation 4 years ago
Daiva Naudziuniene b17861b1c8 [pulse] More precise model for constructing folly::Optional<Value> from Value 4 years ago
Nikos Gorogiannis b6eb480597 [java] fix char cast 4 years ago
Nikos Gorogiannis 4fb2fde4af [tenv][java] hashcons instead of Obj magic 4 years ago
Ezgi Çiçek a09ea5ea9c [cost] add model for iterating over collections via block 4 years ago
Sungkeun Cho 15c1f816dc [cost] Check if callee is actually defined 4 years ago
Jules Villard 5066944b76 [buck] enable buckd 4 years ago
Sungkeun Cho 6bf091d8c0 [frontend] Revise translation of message expression in ObjC frontend 4 years ago
Sungkeun Cho 98aee0837e [infer] Fix `make clean` of ObjC frontend test 4 years ago
Jules Villard e1cadb12b0 [pulse] emit formula of path conditions in json output 4 years ago
Sungkeun Cho 3df2bbba96 [cost] Fix on-demand generation of NSEnumerator 4 years ago
Sungkeun Cho 43b98fc0cf [preanalysis] Replace overridden method calls in ObjC 4 years ago
Ezgi Çiçek 067020f4df [inferbo] Add model for NSFastEnumeration 4 years ago
Daiva Naudziuniene 059c0f24a2 [pulse] Model Optional value_or 4 years ago
Jules Villard b2109fa0b9 [debug] add proc names of each spec to the dumped json 4 years ago
Jules Villard 8f94d39ce1 [debug/explore] add possibility to select "all" 4 years ago
Jules Villard 46838a45a4 [pulse] define PulseSummary.yojson_of_t 4 years ago
Daiva Naudziuniene 57114e95e9 [pulse] Enable NULLPTR_DEREFERENCE by default 4 years ago
Jules Villard 3b77523d7f [debug] new option --procedures-summary-json 4 years ago
Jules Villard bfc370f600 [debug,explore] make interactive mode pipe-able 4 years ago
Jules Villard 4442c52f7f [pulse][minor] inline a module definition 4 years ago
Nikos Gorogiannis b19b8a8d8c [buck-java][test] remove dead variables 4 years ago
Sungkeun Cho 67d74c7c3d [cost] Revise nextObject model to handle multiple enumerators 4 years ago
Sungkeun Cho a3fd1cad56 [cost] Fix function name in model `arrayWithObjects:` 4 years ago
Sungkeun Cho 95efb32fb4 [cost] Enable passing enumerator as paramter in ObjC 4 years ago
Sungkeun Cho 198c700e87 [cost] Add an option printing/suppressing function pointers in cost 4 years ago
Nikos Gorogiannis adcad19ee1 [comp-db] simple refactor 4 years ago
Jules Villard 2bdc6b892b [pulse] apply Abort specs too 4 years ago
Mitya Lyubarskiy e3de7ce5dc [nullsafe] Unsoundly consider Pair<> elements non-nullable 4 years ago
Mitya Lyubarskiy fd91678b1c [nullsafe] Populate the list of popular third-party fields 4 years ago
Jules Villard 25cb478dc8 work harder at matching changed files when a workspace is involved 4 years ago
Jules Villard f3d58e7e09 [buck] add --workspace to resolve different project roots 4 years ago
Jules Villard 2a191060b2 [taskbar] print proc name earlier 4 years ago
Jules Villard c47911359a [preanalysis] more conservative and efficient devirtualizers 4 years ago
Sungkeun Cho cd27695524 [cost] Add model: NSFileManager.contentsOfDirectoryAtURL 4 years ago
Sungkeun Cho dbc33aa427 [cost] Add model: NSKeyedUnarchiver.decodeObjectForKey: 4 years ago