ruben2020 / codequery

A code-understanding, code-browsing or code-search tool. This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code. It builds upon the databases of cscope and ctags, and provides a nice GUI tool.
https://ruben2020.github.io/codequery/
Mozilla Public License 2.0
680 stars 86 forks source link

Call flow graph #95

Closed sdsen closed 1 year ago

sdsen commented 1 year ago

merging recursion code to main

ruben2020 commented 1 year ago

@sdsen do you want to do a pull request into CodeQuery?