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 CLASS_EXTENDS to visitTypeAnnotation.
    !362 · created Sep 08, 2022 by Ao Li
    • CLOSED
    • 3
    updated Sep 11, 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
  • 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 getter for `ByteVector.length`
    !337 · created Mar 23, 2022 by ExE Boss
    • CLOSED
    • 4
    updated Mar 27, 2022
  • Add assertions to InsnList for easier debugging
    !331 · created Jan 29, 2022 by Alexey
    • CLOSED
    • 2
    updated Mar 14, 2022
  • Use Objects.checkIndex for boundary checking
    !325 · created Jun 16, 2021 by Yi Yang
    • CLOSED
    • 2
    updated Jun 22, 2021
  • Resolve "CheckClassAdapter visit method does not allow a private or protected inner class"
    !320 · created May 22, 2021 by Eric Bruneton
    • CLOSED
    • 3
    updated Jun 06, 2021
  • Draft: Add map method for method local variables
    !313 · created Feb 09, 2021 by Jamie Mansfield
    • CLOSED
    • 1
    updated Sep 19, 2021
  • Allows classes extending ClassReader to decide if visit MethodParameters
    !301 · created Oct 02, 2020 by Guillermo Varela
    • CLOSED
    • 1
    • 1
    updated Dec 20, 2020
  • Update MethodWriter.java
    !296 · created Jul 17, 2020 by Zhang Qingsong
    • CLOSED
    • 2
    updated Jul 20, 2020
  • Shorts, Bytes, Chars and Booleans are int values
    !289 · created Apr 16, 2020 by Idan Horowitz
    • CLOSED
    • 3
    updated Apr 16, 2020
  • 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
  • update bnd gradle plugin to 5.0.0
    !284 · created Mar 20, 2020 by Remi Forax
    • CLOSED
    • 2
    updated Mar 20, 2020
  • Added ClassLoader argument for constructor in ClassReader.
    !280 · created Dec 14, 2019 by Maroš Prejsa
    • CLOSED
    • 0
    updated Dec 14, 2019
  • 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
  • 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
  • Make build jars reproducible
    !268 · created Aug 07, 2019 by Vladimir Sitnikov
    • CLOSED
    • 1
    updated Aug 07, 2019
  • Cache the CONSTANT_InvokeDynamic constants.
    !257 · created Mar 02, 2019 by Eric Bruneton
    • CLOSED
    • 1
    updated Mar 02, 2019
  • Fix NPE in CheckMethodAdapter
    !249 · created Feb 22, 2019 by Evgeny Mandrikov
    • CLOSED
    • 1
    updated Feb 23, 2019
  • Use a thread local to avoid having to override or call deprecated methods in...
    !243 · created Feb 09, 2019 by Eric Bruneton
    • CLOSED
    • 9
    updated Feb 23, 2019
  • Prev
  • 1
  • 2
  • Next