openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
The OPAL Project - An OPen Analysis Library for Java Bytecode
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 958 of 960
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
defined a common trait AttributeReader that implements the types and the method required by all concrete attribute readers; updated all related classes
Michael Eichberg
More...
about 13 years ago
added DepExtractorTestProject that contains debug informations added verifications in the DepExtractorTest to verify that the dependencies extracted from the debug information are correct
Thomas Schlosser
More...
about 13 years ago
added DepExtractorTestProject that contains debug informations added verifications in the DepExtractorTest to verify that the dependencies extracted from the debug information are correct
Thomas Schlosser
More...
about 13 years ago
Merge branch 'master' of github.com:Delors/BAT into dependencyGraph
Thomas Schlosser
More...
about 13 years ago
Merge branch 'master' of github.com:Delors/BAT into dependencyGraph
Thomas Schlosser
More...
about 13 years ago
added license header and scaladoc comment to the new classes
Thomas Schlosser
More...
about 13 years ago
added license header and scaladoc comment to the new classes
Thomas Schlosser
More...
about 13 years ago
information about implemented interfaces is now read in the same ways as information about methods and fields
Michael Eichberg
More...
about 13 years ago
information about implemented interfaces is now read in the same ways as information about methods and fields
Michael Eichberg
More...
about 13 years ago
added more (instruction related) tests -- only 'invokedynamic' is not tested now
Thomas Schlosser
More...
about 13 years ago
added more (instruction related) tests -- only 'invokedynamic' is not tested now
Thomas Schlosser
More...
about 13 years ago
Merge branch 'master' of github.com:Delors/BAT into dependencyGraph
Thomas Schlosser
More...
about 13 years ago
Merge branch 'master' of github.com:Delors/BAT into dependencyGraph
Thomas Schlosser
More...
about 13 years ago
refined dependency type hierarchy and refactored (Generate)InstructionDepExtractor
Thomas Schlosser
More...
about 13 years ago
refined dependency type hierarchy and refactored (Generate)InstructionDepExtractor
Thomas Schlosser
More...
about 13 years ago
configured "Scalariform" which will be used in the following to format the source code
Michael Eichberg
More...
about 13 years ago
configured "Scalariform" which will be used in the following to format the source code
Michael Eichberg
More...
about 13 years ago
fixed some typos in the descriptions of the JVM instructions
Thomas Schlosser
More...
about 13 years ago
fixed some typos in the descriptions of the JVM instructions
Thomas Schlosser
More...
about 13 years ago
merged with master branch
Thomas Schlosser
More...
about 13 years ago
merged with master branch
Thomas Schlosser
More...
about 13 years ago
moved LocalVariableTable pattern matching case from method attribute's pattern matching to code attribut's pattern matching
Thomas Schlosser
More...
about 13 years ago
moved LocalVariableTable pattern matching case from method attribute's pattern matching to code attribut's pattern matching
Thomas Schlosser
More...
about 13 years ago
removed inheritance dependency to legacy class that was removed in the last commit
Thomas Schlosser
More...
about 13 years ago
removed inheritance dependency to legacy class that was removed in the last commit
Thomas Schlosser
More...
about 13 years ago
removed legacy files
Thomas Schlosser
More...
about 13 years ago
removed legacy files
Thomas Schlosser
More...
about 13 years ago
refactored extraction of instruction/code dependencies renamed DepGraph... into Dep... removed unnecessary ClassFileProcessor abstraction renamed EdgeType into DependencyType scala.lib can be configured via build.properties file added test that verifies correct dependency extraction of the DepExtractorTestProject which is a Java project that was only written to get all types of dependencies added junit to get a better testing integration with eclipse added eclipse meta files and folders to .gitignore file (this commit also contains some legacy files that will be removed immediately after commiting them -- only done to have them tracked in the version control system, so that they can be restored if necessary in the future)
Thomas Schlosser
More...
about 13 years ago
refactored extraction of instruction/code dependencies renamed DepGraph... into Dep... removed unnecessary ClassFileProcessor abstraction renamed EdgeType into DependencyType scala.lib can be configured via build.properties file added test that verifies correct dependency extraction of the DepExtractorTestProject which is a Java project that was only written to get all types of dependencies added junit to get a better testing integration with eclipse added eclipse meta files and folders to .gitignore file (this commit also contains some legacy files that will be removed immediately after commiting them -- only done to have them tracked in the version control system, so that they can be restored if necessary in the future)
Thomas Schlosser
More...
about 13 years ago
added the functionality to read a class file from a zip file to the main code
Michael Eichberg
More...
about 13 years ago
←
1
2
…
952
953
954
955
956
957
958
959
960
→
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