文章
114
标签
6
分类
0
LinLi's Blog
History-Driven Build Failure Fixing: How Far Are We?
发表于
2023-07-09
|
更新于
2023-10-23
|
阅读量:
Hey, password is required here.
文章作者:
Lin Li
文章链接:
http://example.com/2023/07/09/History-Driven-Build-Failure-Fixing-How-Far-Are-We/
版权声明:
本博客所有文章除特别声明外,均采用
CC BY-NC-SA 4.0
许可协议。转载请注明来自
LinLi's Blog
!
论文阅读
上一篇
Testing database engines via pivoted query synthesis
下一篇
HireBuild: An Automatic Approach to History-Driven Repair of Build Scripts
相关推荐
2023-03-04
PLUMBER
2023-03-08
通过NPM生态系统的依赖树揭开脆弱性传播及其演化的神秘面纱
2023-04-03
Flexible and Optimal Dependency Management via Max-SMT
2023-04-11
What the Fork Finding Hidden Code Clones in npm
2023-04-12
Static Type Inference for Foreign Functions of Python
2023-04-13
Where to Start Studying Type Annotation Practices in Python
Lin Li
今日事,今日毕
文章
114
标签
6
分类
0
Follow Me
公告
This is my Blog
目录
1.
History-Driven Build Failure Fixing: How Far Are We?(2019)
1.0.1.
Basic Information:
1.0.2.
论文简要 :
1.0.3.
背景信息:
1.0.4.
方法:
1.0.5.
结果:
1.0.6.
ABSTRACT
1.0.7.
INTRODUCTION
1.0.8.
BACKGROUND
1.0.8.1.
2.1 Build Failure Fixing:Challenges
1.0.8.2.
2.2 HireBuild
1.0.9.
STUDY ON HIREBUILD
1.0.10.
A NEW TECHNIQUE: HOBUFF
1.0.10.1.
4.1 基于数据流的故障定位
1.0.10.2.
4.2 基于搜索的补丁程序生成
1.0.11.
EMPIRICAL EVALUATION
最新文章
Teaching Code LLMs to Use Autocompletion Tools in Repository-Level Code Generation
2025-01-12
Explaining Structured Queries in Natural Language
2024-12-27
Fuzzing JavaScript Interpreters with Coverage-Guided Reinforcement Learning for LLM-Based Mutation
2024-12-24
Finding Logic Bugs in Spatial Database Engines via Affine Equivalent Inputs
2024-12-15
ClDiff: Generating Concise Linked Code Differences
2024-12-02