Tags: opalj/opal
Tags
This commit is referenced by the ESEC/FSE'20 evaluated artifact
killed Hermes und BugPicker UI projects Signed-off-by: Michael Eichberg <[email protected]> Former-commit-id: 87ab131c1f5b45a1792576dc84b99cf135b1728f
updated version info (2.0.1) Signed-off-by: Michael Eichberg <[email protected]> Former-commit-id: 245e1064763ebafc62222a7d287c8b6b8bc44f6d
formatting updates Signed-off-by: Michael Eichberg <[email protected]> Former-commit-id: 05224ca779cf4a062a7020a92311f9fb139d54bc
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
Merged in feature/StringConcatFactoryRewriting (pull request #503) StringConcatFactory rewriting Former-commit-id: 4669bed8bad45aec0f16dc4915dfea68ba32546f
updated the creation of the jar/zip by the project serializer Signed-off-by: Michael Eichberg <[email protected]>
updates for 1.0.0 release Signed-off-by: Michael Eichberg <[email protected]>
PreviousNext