Skip to content

Tags: opalj/opal

Tags

5.0.0

Toggle 5.0.0's commit message
OPAl Release 5.0.0

4.0.0

Toggle 4.0.0's commit message
Released OPAL 4.0.0

Artifact_ESEC/FSE_20

Toggle Artifact_ESEC/FSE_20's commit message
This commit is referenced by the ESEC/FSE'20 evaluated artifact

killed_HermesUI_and_BugPickerUI_subprojects

Toggle killed_HermesUI_and_BugPickerUI_subprojects's commit message
killed Hermes und BugPicker UI projects

Signed-off-by: Michael Eichberg <[email protected]>

Former-commit-id: 87ab131c1f5b45a1792576dc84b99cf135b1728f

2.0.1

Toggle 2.0.1's commit message
updated version info (2.0.1)

Signed-off-by: Michael Eichberg <[email protected]>

Former-commit-id: 245e1064763ebafc62222a7d287c8b6b8bc44f6d

2.0.0

Toggle 2.0.0's commit message
formatting updates

Signed-off-by: Michael Eichberg <[email protected]>

Former-commit-id: 05224ca779cf4a062a7020a92311f9fb139d54bc

OPAL-Invokedynamic-Rectifier-Scala2.12.6

Toggle OPAL-Invokedynamic-Rectifier-Scala2.12.6's commit message
Merged in feature/StructuralCallSiteRewriting (pull request #506)

StructuralCallSite rewriting

* Include attribute scope

* Rewriting for Scala's StructuralCallSite

* Adapted test

* Stable naming for lambda proxy classes/string concat methods

* Fix lifting of method access modifiers

* Lambda naming is stable now

* Updated reference files

* Addressed review comments

* Fix calls to private methods: They should be invokespecial

* Fix imports

* Rename unsafeAddMethod

* maded the parameter order stable

    Signed-off-by: Michael Eichberg <[email protected]>

* renamed InstructionsBuffer to InstructionsBuilder

    Signed-off-by: Michael Eichberg <[email protected]>

* added ensure additional capacity to avoid too small increments

    Signed-off-by: Michael Eichberg <[email protected]>

* enforced the constraint that the initial array is always 1 element big

    Signed-off-by: Michael Eichberg <[email protected]>

* updated formatting

    Signed-off-by: Michael Eichberg <[email protected]>

* fixed type

    Signed-off-by: Michael Eichberg <[email protected]>

* made the parameter orders more consistent

    Signed-off-by: Michael Eichberg <[email protected]>

* fixed documentation links

    Signed-off-by: Michael Eichberg <[email protected]>

* fixed a test

    Signed-off-by: Michael Eichberg <[email protected]>


Former-commit-id: 0e2a3cfb883aeb83d5375df8c3a55c9d7e851447

OAPL-Invokedynamic-Rectifier-Java10

Toggle OAPL-Invokedynamic-Rectifier-Java10's commit message
Merged in feature/StringConcatFactoryRewriting (pull request #503)

StringConcatFactory rewriting


Former-commit-id: 4669bed8bad45aec0f16dc4915dfea68ba32546f

ProjectSerializer-1.0.0

Toggle ProjectSerializer-1.0.0's commit message
updated the creation of the jar/zip by the project serializer

Signed-off-by: Michael Eichberg <[email protected]>

1.0.0

Toggle 1.0.0's commit message
updates for 1.0.0 release

Signed-off-by: Michael Eichberg <[email protected]>