| Projects on Google Code | Results 1 - 8 of 8 |
This Visual Studio Add-In can disable code analysis for all projects in the openened solution, and restore the original settings.
It will only restore the settings if your project is still opened.
Code analysis severely slows down builds and is just plain annoying. By using this add-on you can...
*JAnalizerCode*
This is a group project. This is going to be developed in Java. The result of the project is going to be the framework for developer and the plugin to eclipse.
==
Group: _JAnalizer destroyer_
I am developing various small tools to do some quick code analysis. The project is combination of all such tools and common utilities.
These tools require [http://pygments.org/ Pygments] Python Syntax Highliger.
=== Code Duplication Detector(CDD) ===
Code duplication detector is similar to [h...
Cppanalyse (working title) is an open source static code analysis tool for C++. The general idea here is to catch programmer errors that the compiler misses as soon as possible, thereby reducing the total cost of fixing those errors
It will provide the following features:
* Code checking ru...
=RDF Coder=
_A source code RDF modeler_
Author: _Michele Mostarda ( michele.mostarda@gmail.com )_
==Introduction==
_RDF Coder_ is a tool able to generate [http://www.w3.org/RDF RDF] models of
code libraries.
_RDF Coder_ is written in Java.
_RDF Coder_ can be used to perform mult...
A program slicer for XQuery queries. A slicing criterion is given of a construct in the query plus one or more variables of interest. The slicer returns a list of the query constructs that are implicated in the construction of the dynamic environment on entry to the chosen construct, as restricted...
JAnalizerCode
This is a group project. This is going to be developed in Java. The result of the project is going to be the framework for developer and the plugin to eclipse.
--
The project manager
This collection of libraries and utilities is designed to complement the existing GNU gcc system and aims to add additional methods of dynamic and static code analysis. This analysis is mainly aimed towards performance tuning, parallelization, and distributed computing.