Skip to content
View khatchad's full-sized avatar

Highlights

  • Pro

Organizations

@ponder-lab @w-api
Block or Report

Block or report khatchad

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ponder-lab/Optimize-Java-8-Streams-Refactoring ponder-lab/Optimize-Java-8-Streams-Refactoring Public

    Refactorings for optimizing Java 8 stream client code for greater parallelism and efficiency.

    Java 8 7

  2. ponder-lab/Constants-to-Enum-Eclipse-Plugin ponder-lab/Constants-to-Enum-Eclipse-Plugin Public

    A research prototype Eclipse plugin that refactors Java legacy code to make use of the new enum program construct that was introduced in Java 5.

    Java 3 2

  3. ponder-lab/Common-Eclipse-Refactoring-Framework ponder-lab/Common-Eclipse-Refactoring-Framework Public

    A framework to make creating Eclipse (Java) refactoring plugins a bit easier for particular kinds of refactorings.

    Java 4 3

  4. ponder-lab/Migrate-Skeletal-Implementation-to-Interface-Refactoring ponder-lab/Migrate-Skeletal-Implementation-to-Interface-Refactoring Public

    A refactoring prototype plug-in for Eclipse that migrates Java skeletal implementations to enhanced interfaces.

    Java 3 4

  5. ponder-lab/fraglight ponder-lab/fraglight Public

    A tool for early detection of broken pointcuts in evolving Aspect-Oriented software

    Java 1

  6. ponder-lab/Rejuvenate-Pointcut ponder-lab/Rejuvenate-Pointcut Public

    A tool for pointcut expression recovery in evolving Aspect-Oriented software.

    Java