Skip to content
GitLab
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 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • asmasm
  • asmasm
  • Merge requests
  • Open 0
  • Merged 336
  • Closed 30
  • All 366
Subscribe to RSS feed
  • Add an abstract MemberVisitor class to be able to reduce code duplication in...
    !279 · created Oct 20, 2019 by Eric Bruneton
    • CLOSED
    • 3
    updated Nov 25, 2019
  • Add an analyzeFromFrames method in Analyzer. This will be used in...
    !344 · created Apr 03, 2022 by Eric Bruneton
    • CLOSED
    • 3
    updated Apr 09, 2022
  • Add assertions to InsnList for easier debugging
    !331 · created Jan 29, 2022 by Alexey
    • CLOSED
    • 2
    updated Mar 14, 2022
  • Add CLASS_EXTENDS to visitTypeAnnotation.
    !362 · created Sep 08, 2022 by Ao Li
    • CLOSED
    • 3
    updated Sep 11, 2022
  • Added ClassLoader argument for constructor in ClassReader.
    !280 · created Dec 14, 2019 by Maroš Prejsa
    • CLOSED
    • 0
    updated Dec 14, 2019
  • Add getter for `ByteVector.length`
    !337 · created Mar 23, 2022 by ExE Boss
    • CLOSED
    • 4
    updated Mar 27, 2022
  • Allow for Attributes to be read from/written to via different targets than a ClassReader/ClassWriter.
    !353 · created Jul 10, 2022 by raphw
    • CLOSED
    • 10
    updated Aug 03, 2022
  • Allows classes extending ClassReader to decide if visit MethodParameters
    !301 · created Oct 02, 2020 by Guillermo Varela
    • CLOSED
    • 1
    • 1
    updated Dec 20, 2020
  • Avoid double-compilation of :asm
    !188 · created Jun 29, 2018 by Nikita Skvortcov
    • CLOSED
    • 4
    updated Dec 01, 2018
  • Cache the CONSTANT_InvokeDynamic constants.
    !257 · created Mar 02, 2019 by Eric Bruneton
    • CLOSED
    • 1
    updated Mar 02, 2019
  • Call interpreter.copyOperation consistently
    !180 · created Jun 11, 2018 by Jason Zaugg
    • CLOSED
    • 3
    updated Jun 15, 2018
  • Change the API and/or use defensive copy to prevent the user from modifying…
    !223 · created Sep 22, 2018 by Eric Bruneton
    • CLOSED
    • 9
    updated Mar 17, 2019
  • Don't insert frames when expanding ASM pseudo instructions if EXPAND_FRAMES is not set.
    !46 · created Oct 18, 2017 by Eric Bruneton
    • CLOSED
    • 3
    updated Oct 19, 2017
  • Draft: Add map method for method local variables
    !313 · created Feb 09, 2021 by Jamie Mansfield
    • CLOSED
    • 1
    updated Sep 19, 2021
  • Fix code to allow empty record by using a new flag ACC_RECORD
    !287 · created Mar 31, 2020 by Remi Forax
    • CLOSED
    • 4
    updated Apr 01, 2020
  • Fix NPE in CheckMethodAdapter
    !249 · created Feb 22, 2019 by Evgeny Mandrikov
    • CLOSED
    • 1
    updated Feb 23, 2019
  • Make build jars reproducible
    !268 · created Aug 07, 2019 by Vladimir Sitnikov
    • CLOSED
    • 1
    updated Aug 07, 2019
  • Make it easier for ASM users to work with EA releases of the JDK
    !143 · created Mar 30, 2018 by raphw
    • CLOSED
    • 11
    updated Sep 24, 2018
  • Publish the license to Maven. It will be available at URLs such as...
    !273 · created Sep 08, 2019 by Eric Bruneton   #feature request build
    • CLOSED
    • 1
    • 0
    updated Sep 12, 2019
  • Remove the workaround introduced for synthetic parameters.
    !44 · created Oct 09, 2017 by Eric Bruneton
    • CLOSED
    • 1
    updated Nov 07, 2017
  • Prev
  • 1
  • 2
  • Next