RSS 33 projects tagged "Refactoring"

Download Website Updated 20 Jul 2006 TRex

Screenshot
Pop 47.50
Vit 1.76

TRex is a tool to help maintain test suites written in the standardized Testing and Test Control Notation (TTCN-3). It provides IDE functionality for the TTCN-3 core notation and supports the assessment and automatic restructuring of TTCN-3 test suites by providing suitable metrics and refactorings.

Download Website Updated 01 Jun 2007 log-malloc

Screenshot
Pop 45.25
Vit 1.48

log-malloc is a simple malloc/free logger. It is very small and has no dependencies. No configuration is necessary. It logs parameters, return values, and the call stack. There is no need to rebuild the application that will be logged.

No download Website Updated 22 Dec 2008 CodeExplorer

Screenshot
Pop 29.93
Vit 1.43

CodeExplorer is Idea Plugin for Java code analysis. It finds all method call chains to a method, what methods are called from a method, and more. Analysis results (call graph - methods and calls between them) are shown on a handy diagram in the CodeExplorer tool window.

Download Website Updated 23 Sep 2008 ironout

Screenshot
Pop 31.65
Vit 1.42

Ironout is a C refactoring tool. It tries to be simple and fast.

Download Website Updated 22 Feb 2008 jf-unittest

Screenshot
Pop 17.06
Vit 1.41

jf-unittest is a C++ unit test framework modeled after the way the Python unittest module is used in the Confix test suites. It was written out of frustration with the existing unittest frameworks. As such, it contains no bloat: no GUI with colorful progress bars, no dependencies on any other packages.

Download Website Updated 24 Aug 2007 Doff

Screenshot
Pop 8.37
Vit 1.04

Doff is a lightweight J2EE toolkit that provides mapping between actions (servlets) and URLs without writing XML or any configuration file. Doff uses Java 5 annotations and offers many features.

Download Website Updated 16 Apr 2006 Cleaner

Screenshot
Pop 21.95
Vit 1.00

Cleaner is a Java beautifier that transforms ugly syntax into beautiful syntax. Syntax is parsed using ANTLR and then printed to standard output.

No download Website Updated 25 Nov 2006 dbdeploy

Screenshot
Pop 41.75
Vit 1.00

dbdeploy is a tool for managing database refactorings. It includes support for MySQL, Sybase, MS SQL Server, Oracle, and Hypersonic. It allows an entire team of developers to create and manage delta scripts, and provides a mechanism for deploying these changes to the target databases.

Download Website Updated 25 Jul 2007 Google Singleton Detector

Screenshot
Pop 15.97
Vit 1.00

The Google Singleton Detector, or GSD, is a tool which analyzes Java bytecode and detects the use of Singletons. It's not quite as simple as that, however. First, GSD doesn't only detect singletons; it detects four different types of global state, including singletons, hingletons, mingletons, and fingletons. Second, it outputs a graph with all these different types of static state highlighted, and shows all the classes that are directly dependent on them. The point of this tool is to allow you to see all of the uses of global state inside a project, as well as how they are all interrelated.

No download Website Updated 03 Aug 2007 Interactive Decompiler

Screenshot
Pop 62.80
Vit 1.00

IDC is an interactive decompiler. The user starts with an almost literal translation of assembly code in C language, which he progressively decompiles by the successive application of low-level refactorings, ultimately leading to high-level C code.

Screenshot

Project Spotlight

IronGrip

A graphical frontend for audio CD ripping and encoding.

Screenshot

Project Spotlight

libxmp

A mod player library.