2 papers
cs.SE2021
deGraphCS: Embedding Variable-based Flow Graph for Neural Code Search
Chen Zeng, Yue Yu, Shanshan Li +6
With the rapid increase in the amount of public code repositories, developers maintain a great desire to retrieve precise code snippets by using natural language. Despite existing…
cs.SE2021
DepOwl: Detecting Dependency Bugs to Prevent Compatibility Failures
Zhouyang Jia, Shanshan Li, Tingting Yu +5
Applications depend on libraries to avoid reinventing the wheel. Libraries may have incompatible changes during evolving. As a result, applications will suffer from compatibility f…