Commit Graph

478 Commits (ee7b77cfb19740cae75cd15d0214f9f5410a8f1a)

Author SHA1 Message Date
Josh Berdine 47fad6eaf3 [buck] Do not use .buckversion 4 years ago
Nikos Gorogiannis b19b8a8d8c [buck-java][test] remove dead variables 4 years ago
Sungkeun Cho 198c700e87 [cost] Add an option printing/suppressing function pointers in cost 4 years ago
David Pichardie 2c6fd7a617 Running Java source parser from command line 5 years ago
Martin Trojer 26dcd63a25 Revert "upgrade to clang10" 5 years ago
Ezgi Çiçek 68597c5908 [cost] Remove --perf-profiler-data-file option and loom_test.json 5 years ago
Ezgi Çiçek 6678455838 [cost] Rename test files to enable arc lint & editor highlighting 5 years ago
Martin Trojer 15786e8f09 upgrade to clang10 5 years ago
Ezgi Çiçek ee5ccfeb9b [cost] Add differential test for unreachable cost issue type 5 years ago
Qianyi Shu 88eb380cc3 [cost] fix objc block name comparison 5 years ago
Qianyi Shu 8a844ab67f [cost] add differential cost test for objc 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 4dbfb72260 [cost] Extend cost_item json format to print autoreleasepool_size 5 years ago
Nikos Gorogiannis e9a6195b52 [sqlite] index on proc_uid 5 years ago
Dulma Churchill fdb1640e12 [closures preanalysis] [3/n] Adding models to dispatch functions and remove code for previous specialization and dispatch models 5 years ago
Nikos Gorogiannis a9c9d97fb6 [specs] index by procname 5 years ago
Nikos Gorogiannis 3ddf77f0f1 [java] make return type in procname a Typ.t 5 years ago
Nikos Gorogiannis 697f9c0a47 [buck-java-flavor] integrate with buck using java flavor 5 years ago
Sungkeun Cho 4ef0a787db [cost] Do not print loop line number in trace message 5 years ago
Dulma Churchill 0887b28a65 [linters] Delete unused linters about ComponentKit 5 years ago
Dulma Churchill 61ae2d1e1b [clang] Add implicit implementations for ObjC getters and setters as a preanalysis 5 years ago
Jules Villard c4e3f51d83 [website] make docs URLs absolute 5 years ago
Dulma Churchill 11c6e3e0ee [pulse] Enable pulse memory leaks and disable biabduction one 5 years ago
Jules Villard 97feb81c3b revive --pmd-xml 5 years ago
Sungkeun Cho e86ea5ca7f [infer] Fix tracebugs test Makefile 5 years ago
Sungkeun Cho e611f0e8b3 [infer] Fix empty `issues.exp.test` on Ant build test 5 years ago
Sungkeun Cho a681036c01 [infer] Fix a typo in Makefile of build test 5 years ago
Nikos Gorogiannis 2bbd25087c [buck] java & clang combined capture 5 years ago
Ezgi Çiçek 4f97296e55 [cost] Remove cold-start issues 5 years ago
Dulma Churchill 3cdb9f322e [IR] Fix the function hashable_name for ObjC methods 5 years ago
Sungkeun Cho a61965d622 [cost] Revise suppressing cost reports 5 years ago
Jules Villard b1e35a728d [biabd] rename test directories from {biabduction,errors,infer} to {biabduction} 5 years ago
Jules Villard a26fb42631 [biabd] less aggravating ant test 5 years ago
Jules Villard 44108c2392 delete ondemand capture 5 years ago
Sungkeun Cho d2276c4975 [cost] Re-locate where to print issue with heuristics 5 years ago
Jules Villard d4f1b83a75 [python] migrate `infer explore --html` to OCaml, missing GitHub integration 5 years ago
Sungkeun Cho f343be40f4 [cost] Add procedure name to trace 5 years ago
Jules Villard c73feb82b4 [CLI] kill --pmd-xml option 5 years ago
Nikos Gorogiannis 2b54f20733 [racerd] kill lock map 5 years ago
Nikos Gorogiannis 8a99f4b3bb [java] bug fix for type translation 5 years ago
Sungkeun Cho e35b26ae8e [inferbo] Get static final array values from class initializer 5 years ago
Artem Pianykh 786a72574f [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
Artem Pianykh fcce3c0659 [RFC][build] Use dune environments and profiles instead of contexts 5 years ago
Jules Villard 339ebe74ec [config] sensible default for --from-json-report 5 years ago
Nikos Gorogiannis fa4f9ef5f3 [tests] remove genrule test 5 years ago
Mitya Lyubarskiy 8e1e15a8c4 [nullsafe] Fix genrule test 5 years ago
Nikos Gorogiannis 281385203f [biabduction] kill guarded by check 5 years ago
Nikos Gorogiannis c10c7a39a6 [java] use a package/classname record for java classes instead of string 5 years ago
Ezgi Çiçek ceb50cdf0e [cost] Adjust cold-start loom query 5 years ago