Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • asm asm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • asm
  • asmasm
  • Merge requests
  • Open 1
  • Merged 321
  • Closed 29
  • All 351
  • Throw an exception if visitFrame is used incorrectly for old class versions.
    !263 · created Jun 13, 2019 by Eric Bruneton
    • MERGED
    • 1
    updated Jun 17, 2019
  • The JVMS 10 does not allow to require 'java.base' with ACC_TRANSIVE or ACC_STATIC_PHASE
    !88 · created Dec 30, 2017 by Remi Forax
    • MERGED
    • 8
    updated Dec 31, 2017
  • the documentation says visitPermittedSubClass is called at the wrong time
    !324 · created Jun 12, 2021 by Remi Forax
    • MERGED
    • 1
    updated Jun 12, 2021
  • The copyright header is missing on top of ModuleInfoBndPlugin.java
    !5 · created Sep 07, 2017 by Remi Forax
    • MERGED
    • 1
    updated Sep 08, 2017
  • Tests that requires preview features should only run if the preview features of the right JDK are enabled
    !308 · created Dec 22, 2020 by Remi Forax
    • MERGED
    • 13
    updated Jan 03, 2021
  • Switch to the Google Java Style
    !12 · created Sep 23, 2017 by Eric Bruneton
    • MERGED
    • 1
    updated Sep 30, 2017
  • Switch to JUnit 5.
    !50 · created Oct 18, 2017 by Eric Bruneton
    • MERGED
    • 1
    updated Nov 01, 2017
  • Switch from Ant to Gradle.
    !43 · created Oct 07, 2017 by Eric Bruneton
    • MERGED
    • 9
    updated Oct 18, 2017
  • support Opcodes.V15 in ASMifier
    !282 · created Mar 20, 2020 by Remi Forax
    • MERGED
    • 1
    updated Mar 22, 2020
  • Split the signature files per jar, to prepare for a new, Maven-like project layout.
    !28 · created Oct 03, 2017 by Eric Bruneton
    • MERGED
    • 1
    updated Oct 04, 2017
  • Small refactors to reduce the amount of duplicated code, and to avoid too many...
    !258 · created Mar 03, 2019 by Eric Bruneton
    • MERGED
    • 1
    updated Mar 03, 2019
  • Small Javadoc improvements and fixes.
    !346 · created Apr 10, 2022 by Eric Bruneton
    • MERGED
    • 2
    updated May 26, 2022
  • Small code quality improvements, hopefully the last ones for the core package.
    !77 · created Dec 10, 2017 by Eric Bruneton
    • MERGED
    • 0
    updated Dec 10, 2017
  • Skip the MethodParameters attribute if SKIP_DEBUG is used.
    !278 · created Oct 13, 2019 by Eric Bruneton
    • MERGED
    • 1
    updated Oct 02, 2020
  • Shorts, Bytes, Chars and Booleans are int values
    !289 · created Apr 16, 2020 by Idan Horowitz
    • CLOSED
    • 3
    updated Apr 16, 2020
  • Short circuit instruction set containsAll based on set size
    !186 · created Jun 20, 2018 by Jason Zaugg
    • MERGED
    • 0
    updated Jun 24, 2018
  • Rewrite the MemoryProfiler getUsedMemory method. Get rid of the single non-BSD...
    !246 · created Feb 13, 2019 by Eric Bruneton
    • MERGED
    • 11
    updated Feb 14, 2019
  • Revert the merge request 'Ensure instructions belong only to one list'.
    !226 · created Oct 24, 2018 by Eric Bruneton
    • MERGED
    • 1
    updated Oct 25, 2018
  • Restrict the bypass check in checkAsm8Experimental. Also add missing factory...
    !276 · created Oct 12, 2019 by Eric Bruneton
    • MERGED
    • 5
    updated Oct 20, 2019
  • Resolve "When ClassWriter copies constant pool of class reader, ClassWriter.COMPUTE_MAX does not consider changes in argument sizes"
    !185 · created Jun 16, 2018 by Eric Bruneton
    • MERGED
    • 0
    updated Jun 16, 2018
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 18
  • Next