Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-analysis

Is it possible to decouple the code indexing capabilities of Eclipse?

Marking primitive types with phantom types in Scala

scala types static-analysis

Static analysis tools for LLVM IR [closed]

Java Minimize Dependencies

Best way in MySQL or Rails to get AVG per day within a specific date range

How to syntax check portable POSIX shell scripts? [duplicate]

shell posix sh static-analysis

Simple tool for callgraph in C++

c++ static-analysis

Tokenization and AST

How does one implement FxCop / static analysis on an existing code base

About downcasting from base class to subclass pointer

Static code parser for Java source code to extract methods / comments

What exactly does "context" mean in context-(in)sensitive analysis?

Java Code Use Checker

C# protected field to private, add property--why?

What is wrong with an inner class not using an outer class in Java?

java static-analysis