412 Commits (37a79d16b0753cc423c44cb7ae7d4e8c8734c098)

Author SHA1 Message Date
Sungkeun Cho 2bfda57cb1 [ConfigImpact] Revise qualifier
4 years ago
Radu Grigore e2cc723074 [erl-frontend] Started ErlangTranslator
4 years ago
Radu Grigore 1bd741b070 [erl-frontend] Erlang AST, and parser for JSON AST.
4 years ago
Radu Grigore f7278e53af [erl-frontend] Added a build-system test for Rebar3.
4 years ago
Radu Grigore 495c89284b [erl-frontend] Skeleton integration for Rebar3
4 years ago
Sungkeun Cho 0a48a6cba0 [refactoring] Introduce ISys.file_exists
4 years ago
Martin Trojer 8a234f1e9f [buck] deal with both ways buck can report infer-deps.txt
4 years ago
Sungkeun Cho f0ea201f25 [ConfigImpact] Handle known expensive calls
4 years ago
Sungkeun Cho a7bb4bd320 [ConfigImpact] Compare unchecked callees if lengths are the same
4 years ago
Sungkeun Cho 76d4563f8c [ConfigImpact] Collect all object fields that may have config values
4 years ago
Sungkeun Cho 4ad7d23216 [ConfigImpact] Extend analysis to include conditional field checks
4 years ago
Ezgi Çiçek 2b144509ab [ConfigImpact] Handle hash collision
4 years ago
Ezgi Çiçek 8e1ea769ea [cost] Remove warning message
4 years ago
Ezgi Çiçek 432a970432 [refactor] Remove `then ()`
4 years ago
Ezgi Çiçek a7ada8d4af [differential] Modularize cost and reuse common funcs
4 years ago
Ezgi Çiçek e9fe04b39f [differential] Refactor to reuse common item description in cost/config_impact items
4 years ago
Sungkeun Cho a57cd7af36 [ConfigImpact] Run reportdiff on config impact json results
4 years ago
Sungkeun Cho 598cb10170 [ConfigImpact] Use config-impact-issues.exp instead of issues.exp
4 years ago
Sungkeun Cho 11e3acb20e [ConfigImpact] Print config-impact-report.json
4 years ago
Sungkeun Cho 3ba6a1e9df [report] Refactor JsonCostsPrinter module
4 years ago
Xiaoyu Liu 285ddb4a98 Infer# integration (#1361)
5 years ago
Nikos Gorogiannis 7e4dc9477e [buck][java] remove genrule integration and combined mode
5 years ago
Nikos Gorogiannis f185b35292 [buck] allow setting the buck java heap size
5 years ago
Nikos Gorogiannis ad84126184 [buck] don't clobber existing BUCK_EXTRA_JAVA_ARGS
5 years ago
Luka Rahne 66d0eaa357 Fix #1366; apply xml escaping on generated xml report (#1367)
5 years ago
Sungkeun Cho b4b75c4ffb [config] Use not-reversed list types for `Config` variables
5 years ago
Sungkeun Cho 153005c3cb [config] Add RevList for explicit reversed list in Config
5 years ago
Nikos Gorogiannis ea321b42a2 [buck] fix no-inline arguments order when doing a query
5 years ago
Nikos Gorogiannis 72a59553d2 [buck] store query args in argument file
5 years ago
Ezgi Çiçek 731b632632 [cost] Procedures with empty body gets 0 cost
5 years ago
Sungkeun Cho 1209f53952 [cost] Move the comment about trace for cost increase to www
5 years ago
Daiva Naudziuniene 82778eedde [bug hash] Location independent procname
5 years ago
Mitya Lyubarskiy 218bb81885 [nullsafe] Store inconsistent subclass param index in json output
5 years ago
Mitya Lyubarskiy c3f1ff0386 [nullsafe] Store field name in output json
5 years ago
Mitya Lyubarskiy dc667bec0f [nullsafe][annotation graph] Snapshot test for annotation graph
5 years ago
Daiva Naudziuniene 9166d60af7 [bug hash] Ignore line and column in lambda's name when computing bug hash
5 years ago
Jules Villard 5066944b76 [buck] enable buckd
5 years ago
Jules Villard 8f94d39ce1 [debug/explore] add possibility to select "all"
5 years ago
Nikos Gorogiannis adcad19ee1 [comp-db] simple refactor
5 years ago
Nikos Gorogiannis d2fc917ef9 [gradle] parallelize capture
5 years ago
Mitya Lyubarskiy 506907568b [nullsafe] Store information about nullable method calls as part of issue json
5 years ago
Mitya Lyubarskiy bc4b1882dc [nullsafe] Add a field to jsonbug_t: unvetted third party methods
5 years ago
Sungkeun Cho 6dc4612363 [cost] Add trace for autoreleasepool size
5 years ago
Ezgi Çiçek dcad238f11 [cost] Include the previous cost's trace in differential traces
5 years ago
Ezgi Çiçek 9b84af1813 [cost] Replace polynomial category zero with unreachable
5 years ago
Sungkeun Cho cb4cf115e1 [cost] Autoreleasepool size analysis
5 years ago
Sungkeun Cho 4dbfb72260 [cost] Extend cost_item json format to print autoreleasepool_size
5 years ago
Nikos Gorogiannis 1db53f43b5 [biabduction][models] move to sqlite
5 years ago
Nikos Gorogiannis c98783a45a [specs] store analysis and report artefacts separately
5 years ago
Nikos Gorogiannis fe617afa49 [specs] move specs file functionality into summary
5 years ago