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 947 of 960
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removed some superfluous "val"s
Michael Eichberg
More...
about 13 years ago
the subclasses and superclasses methods now return Option[...] values and will no longer throw exceptions if a given type was not previously analyzed
Michael Eichberg
More...
about 13 years ago
the subclasses and superclasses methods now return Option[...] values and will no longer throw exceptions if a given type was not previously analyzed
Michael Eichberg
More...
about 13 years ago
ClassHierarchy: if a class is not found in subclasses/superclasses, return empty set instead of exception
Paolo G. Giarrusso
More...
about 13 years ago
ClassHierarchy: if a class is not found in subclasses/superclasses, return empty set instead of exception
Paolo G. Giarrusso
More...
about 13 years ago
removed the code generator
Michael Eichberg
More...
about 13 years ago
removed the code generator
Michael Eichberg
More...
about 13 years ago
improved some comments
Michael Eichberg
More...
about 13 years ago
improved some comments
Michael Eichberg
More...
about 13 years ago
improved (true refactoring of) the constant pool related code
Michael Eichberg
More...
about 13 years ago
improved (true refactoring of) the constant pool related code
Michael Eichberg
More...
about 13 years ago
moved BAT main test suite in the corresponding package
Michael Eichberg
More...
about 13 years ago
moved BAT main test suite in the corresponding package
Michael Eichberg
More...
about 13 years ago
removed superfluous "vals" in case class definitions; moved some code to a temporary dir that causes the Scala compiler to crash
Michael Eichberg
More...
about 13 years ago
removed superfluous "vals" in case class definitions; moved some code to a temporary dir that causes the Scala compiler to crash
Michael Eichberg
More...
about 13 years ago
(finally) added junit to the lib and as a build dependency; completely reengineered the demo code; the code related to the performance evaluation is now in the demo directory and no longer in the test directory
Michael Eichberg
More...
about 13 years ago
(finally) added junit to the lib and as a build dependency; completely reengineered the demo code; the code related to the performance evaluation is now in the demo directory and no longer in the test directory
Michael Eichberg
More...
about 13 years ago
Merge branch 'dependencyGraph'
Michael Eichberg
More...
about 13 years ago
Merge branch 'dependencyGraph'
Michael Eichberg
More...
about 13 years ago
implemented some findbugs inspired analyses
Michael Eichberg
More...
about 13 years ago
implemented some findbugs inspired analyses
Michael Eichberg
More...
about 13 years ago
a small analysis which construct a project's class hierarchy
Michael Eichberg
More...
about 13 years ago
a small analysis which construct a project's class hierarchy
Michael Eichberg
More...
about 13 years ago
method.code => method.body
Michael Eichberg
More...
about 13 years ago
method.code => method.body
Michael Eichberg
More...
about 13 years ago
added convenience methods related to a method's visibility
Michael Eichberg
More...
about 13 years ago
added convenience methods related to a method's visibility
Michael Eichberg
More...
about 13 years ago
added convenience methods related to a field's visibility and static modifier(s)
Michael Eichberg
More...
about 13 years ago
added convenience methods related to a field's visibility and static modifier(s)
Michael Eichberg
More...
about 13 years ago
if a class (in particular: java.lang.Object) does not define a superclass, we no longer use the null value, but instead use None
Michael Eichberg
More...
about 13 years ago
←
1
2
…
943
944
945
946
947
948
949
950
951
…
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