Codecompass: an open software comprehension framework for industrial usage

Z Porkoláb, T Brunner, D Krupp… - Proceedings of the 26th …, 2018 - dl.acm.org
CodeCompass is an open source LLVM/Clang-based tool developed by Ericsson Ltd. and
Eötvös Loránd University, Budapest to help the understanding of large legacy software …

[PDF][PDF] Advanced Code Comprehension using Version Control Information

T Brunner, Z Porkoláb - IPSI Transactions on Internet Research, 2020 - ipsitransactions.org
Version control systems were originally designed to handle the development process of a
source code and synchronize team work by resolving conflicts. While this purpose remains …

Semi-Automatic Refactoring to C++ 20 Modules: A Semi-Success Story

R Szalay, Z Porkoláb - 2022 IEEE 22nd International Working …, 2022 - ieeexplore.ieee.org
The component-based design of software projects is a desired property both for
development and ease of code comprehension. Programming languages have long allowed …

The role of the version control information in code comprehension

T Brunner, Z Porkoláb - 2019 IEEE 15th International Scientific …, 2019 - ieeexplore.ieee.org
Most software comprehension frameworks use the source code as the main resource for
information retrieval. Advanced code comprehension process, however, requires the …

[引用][C] Static analyses for C++ in the presence of separate compilation

G Horváth - 2021