2
I Use This!
High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refractor and cleanup source More... over 9 years ago
add some default enabled clang tidy checkers More... over 9 years ago
Merge pull request #210 from bobszi/runDurationFix More... over 9 years ago
Merge pull request #209 from bobszi/fixedSuppressButton More... over 9 years ago
Fixed run duration, now shows dashes instead of -1 for unfinished or failed runs. More... over 9 years ago
add analyzer specific summary on analisys end More... over 9 years ago
rename config_handler More... over 9 years ago
Fixed suppressing, also made it async. More... over 9 years ago
Merge pull request #208 from bobszi/noFoldGutters More... over 9 years ago
Merge pull request #207 from bobszi/selectableGrid More... over 9 years ago
Removed foldgutters More... over 9 years ago
Merge pull request #205 from igalex/improve_db More... over 9 years ago
Grids are now selectable. More... over 9 years ago
Fix SQLite mode More... over 9 years ago
Merge pull request #206 from bobszi/browserSupport More... over 9 years ago
Add version checking to SQLite More... over 9 years ago
Fixed Browser support screen. More... over 9 years ago
Merge pull request #204 from bobszi/patchedSearch2 More... over 9 years ago
Add run BEFORE running the build command/reading the log JSON More... over 9 years ago
Search overlay in CodeMirror based Editor is now persistent, has prev and next buttons, and is also more intelligent. More... over 9 years ago
Move database version checking to SQLServer.start More... over 9 years ago
better naming for modules or classes, add more documentation, cleanup source More... over 9 years ago
Merge pull request #203 from igalex/issue_193 More... over 9 years ago
Check SQLite driver More... over 9 years ago
add clang tidy analyzer support, and restructure result handling, new modules store the results to database or print them to the output More... over 9 years ago
fix buildaction preparation More... over 9 years ago
default values should be empty strings if not set More... over 9 years ago
add analyzer type to the generated output filename More... over 9 years ago
fix getting sysroot, should be in the config More... over 9 years ago
change popen input to be split by shlex More... over 9 years ago