The Wayback Machine - https://web.archive.org/web/20200612105649/https://github.com/topics/analysis-framework
Skip to content
#

analysis-framework

Here are 38 public repositories matching this topic...

mbenz89
mbenz89 commented Nov 14, 2018

When generating a call graph, SPARK has to handle many special cases for concurrency helper classes like java.lang.Thread or android.os.AsyncTask. These classes usually have control flow properties hidden to the call graph analysis, e.g., the Thread's Thread.run method will be invoked asynchronously after calling Thread.start or AsyncTask.onPostExecute will be executed after `AsyncT

Yivan
Yivan commented Aug 5, 2019

Hello,

Thanks for this wonderful and powerfull program, and for sharing it with us.
I am in the process of testing it on a complexe symfony 4 application.
I would like to have report/result only on our bundles in src/, for instance src/MyBundle.
But this bundle depend of many classes in vendor/ and some other directory outside src/.

How can I set the anlaysis to covert reports only on `

GUI based steel structure calculation tool with automatic optimization and report generation. Local scantlings, buckling, fatigue and bow slamming calculated. DNVGL-OS-C101 used as basis. Intended for Naval Architects. Under development.

  • Updated Jun 5, 2020
  • Python

Improve this page

Add a description, image, and links to the analysis-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the analysis-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.