- 14 May, 2018 1 commit
-
-
Remi Forax authored
-
- 05 May, 2018 3 commits
-
-
Remi Forax authored
-
Remi Forax authored
-
Remi Forax authored
-
- 04 May, 2018 2 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
Improve the fix for issue #317823, which was not using a strict equivalent of the Analyzer algorithm (the labeling of the subroutines was depending on their order of appearance in the bytecode sequence).
-
- 02 May, 2018 4 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
Add an experimental suffix to the new features (also mark them deprecated and… See merge request asm/asm!172
-
Eric Bruneton authored
Add an experimental suffix to the new features (also mark them deprecated and show a big warning in the Javadoc). Revert to ASM6 for the default api of the visitors, and use ASM7_EXPERIMENTAL only in tests (only exception: Trace*Visitor classes, which are final). This pattern could allow us to develop any new feature directly in 'master'.
-
Eric Bruneton authored
-
- 01 May, 2018 3 commits
-
-
Eric Bruneton authored
Add an experimental suffix to the new features (also mark them deprecated and… See merge request asm/asm!171
-
Eric Bruneton authored
-
Eric Bruneton authored
Improve the quality of the code related to ConstantDynamic. See merge request asm/asm!169
-
- 26 Apr, 2018 1 commit
-
-
Eric Bruneton authored
Add an experimental suffix to the new features (also mark them deprecated and show a big warning in the Javadoc). Revert to ASM6 for the default api of the visitors, and use ASM7_EXPERIMENTAL only in tests (only exception: Trace*Visitor classes, which are final). This pattern could allow us to develop any new feature directly in 'master'.
-
- 25 Apr, 2018 4 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
Add a task to generate a sigtest file for the current version. See merge request asm/asm!167
-
Eric Bruneton authored
Fix Gradle build error introduced with last commit (looks like a Gradle or Jacoco Gradle plugin bug).
-
- 24 Apr, 2018 3 commits
-
-
Eric Bruneton authored
Resolve "ACC_SYNTHETIC attribute is still lost if constant pool is retained" Closes #317825 See merge request asm/asm!170
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 23 Apr, 2018 6 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
Add unit tests cases for ConstantDynamic and fix bugs found with them. See merge request asm/asm!165
-
Eric Bruneton authored
-
Eric Bruneton authored
Improve the quality of the code related to nest mates. See merge request asm/asm!168
-
Eric Bruneton authored
-
Eric Bruneton authored
Resolve "ACC_DEPRECATED flag (or corresponding attribute) is lost if the constant pool is copied" Closes #317822 and #317824 See merge request asm/asm!162
-
- 22 Apr, 2018 8 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
Add unit test cases for nest mates, and fix a ClassWriter bug found with them. See merge request asm/asm!164
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
Port the latest build file changes from master, and fix an issue with external dependencies depending on ASM.
-
Eric Bruneton authored
-
Eric Bruneton authored
Port the latest build file changes from master, and fix an issue with external dependencies depending on ASM.
-
- 21 Apr, 2018 4 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
Add a failing test showing the issue. Also add this test case in commons and tree.analysis (where it works fine).
-
- 20 Apr, 2018 1 commit
-
-
Eric Bruneton authored
-