openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
candle-decompiler
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 20 hours
ago.
Mar 05, 2025 — Mar 05, 2026
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed the visitor method for the AST nodes to properly transverse.
Brad Davis
More...
almost 12 years ago
Added support for the Parent AST to be set.
Brad Davis
More...
almost 12 years ago
Added in types and name objects. Refactored FieldReference to FieldAccess.
Brad Davis
More...
almost 12 years ago
Refactoring AST to mimic JDT.
Brad Davis
More...
almost 12 years ago
Added ASTNode; added concept of parents for refactoring.
Brad Davis
More...
almost 12 years ago
Added main test.
Brad Davis
More...
almost 12 years ago
Merge pull request #8 from nicolas-raoul/master
Brad
More...
over 12 years ago
fixed product name
Nicolas Raoul
More...
over 12 years ago
Merge pull request #7 from ysangkok/patch-1
Brad
More...
over 12 years ago
add procyon
Janus Troelsen
More...
over 12 years ago
add open source decompiler link
Janus Troelsen
More...
over 12 years ago
Moved logic for writing InstructionGraph to InstructionGraphWriter.
Brad Davis
More...
almost 13 years ago
Refactored While to For Iterator to fix bug.
Brad Davis
More...
almost 13 years ago
Fixed issues with loops in intermediate. Cleaned up the ClassIntermediateVisitor to remove empty methods.
Brad Davis
More...
almost 13 years ago
Back to serializing to source.
Brad Davis
More...
almost 13 years ago
Cleaned up the object model related to Goto and Conditional targets.
Brad Davis
More...
almost 13 years ago
Added support for generating intermediate graph from instruction graph. added conditional edges, and enhanced the "redirect" edge methods.
Brad Davis
More...
almost 13 years ago
Added loop header for while(true) processing.
Brad Davis
More...
almost 13 years ago
Cleaned up the APIs for Instruction*Enhancer. Moved logic for cleaning up the graph to enhancer.
Brad Davis
More...
almost 13 years ago
Added Exception logic to the Exception Edge.
Brad Davis
More...
almost 13 years ago
Added scoped stack.
Brad Davis
More...
almost 13 years ago
Added in duplicate handler to handle split situations.
Brad Davis
More...
almost 13 years ago
Refactored to iterate over Instruction Graph rather than linearly. Added Intermediate to Instruction rather than to a linear stack as well.
Brad Davis
More...
almost 13 years ago
Refactored to remove unused nested instructionhandles.
Brad Davis
More...
almost 13 years ago
Removed unused classes.
Brad Davis
More...
about 13 years ago
Added support for switch case serialization.
Brad Davis
More...
about 13 years ago
Refactored the visitor names.
Brad Davis
More...
about 13 years ago
Refactored from SYSOUT to Log4j debug.
Brad Davis
More...
about 13 years ago
Fixed bug in the range finder.
Brad Davis
More...
about 13 years ago
Added support for WHILE, FOR, and ENHANCED FOR Loop serialization.
Brad Davis
More...
about 13 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree