CodeCompass icon indicating copy to clipboard operation
CodeCompass copied to clipboard

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java

Results 137 CodeCompass issues
Sort by recently updated
recently updated
newest added

This PR implements the Python plugin for CodeCompass. ### Plugin components: Parser: - The main parser component is `pyparser` written in Python, uses the [Jedi](https://github.com/davidhalter/jedi) static analysis library. Moreover, `pyparser`...

Kind: Enhancement :star2:
Plugin: Python

fantastic work! I have problem when parse llvm-project (enable mlir project) build with RelWithDebInfo in the latest runtime-pgsql docker container: the ** Codecompass_parse ** process comsume huge ram space, I...

Kind: Question :question:
Plugin: C++

This patch adds AppImage packaging support. See `doc/packaging.md` for documentation. AppImages can be run on any Linux distribution, however the following packages still needed: - Database package (`libsqlite3-dev` or `postgresql-server-dev-14`)...

Kind: Enhancement :star2:
Kind: Important :1st_place_medal:
Kind: Support :information_source:

Bumps [next](https://github.com/vercel/next.js) from 14.2.33 to 14.2.35. Release notes Sourced from next's releases. v14.2.35 Please see the Next.js Security Update for information about this security patch. Commits 7b940d9 v14.2.35 7c1be85 Backport...

Target: WebGUI

CodeQL v3 started to produce deprecation warnings. Also attempted to clean up the `build2` install folder, as it is assumed to require a large amount of disk space, failing the...

Target: Developer environment

Previously, we calculated metrics for functions inside anonymous lambda objects. This has now been fixed.

Kind: Bug :warning:
Kind: Refactor :arrows_clockwise:
Plugin: C++
Plugin: Metrics

- Extended the installation documentation for Ubuntu 24.04 - Added missing header includes - In both Ubuntu 22.04 and Ubuntu 24.04 it is no longer required to compile Thrift manually....

Target: Documentation
Target: Developer environment

The dockerfile has been updated to use postgres and the Docker readme has been updated to include the postgres container.

Target: Documentation
Plugin: C#

Kind: Enhancement :star2:
Level: Moderate (2)
Plugin: C#