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
  • Resolve "Ability to call Type#getElementType with specific number of dimensions"
    !95 · created Jan 11, 2018 by Eric Bruneton
    • CLOSED
    • 0
    updated Jan 13, 2018
  • 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
  • Call interpreter.copyOperation consistently
    !180 · created Jun 11, 2018 by Jason Zaugg
    • CLOSED
    • 3
    updated Jun 15, 2018
  • WIP: Make ClassWriter reusable
    !183 · created Jun 13, 2018 by Jason Zaugg
    • CLOSED
    • 8
    updated Jun 27, 2018
  • WIP: Unknown signatur with Groovy-Eclipse compiler
    !190 · created Jul 23, 2018 by Tobias Gruetzmacher
    • CLOSED
    • 3
    updated Jul 26, 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
  • Avoid double-compilation of :asm
    !188 · created Jun 29, 2018 by Nikita Skvortcov
    • CLOSED
    • 4
    updated Dec 01, 2018
  • when testing, do not load classes that are tagged as preview
    !220 · created Sep 15, 2018 by Remi Forax
    • CLOSED
    • 3
    updated Jan 13, 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
  • Fix NPE in CheckMethodAdapter
    !249 · created Feb 22, 2019 by Evgeny Mandrikov
    • CLOSED
    • 1
    updated Feb 23, 2019
  • Cache the CONSTANT_InvokeDynamic constants.
    !257 · created Mar 02, 2019 by Eric Bruneton
    • CLOSED
    • 1
    updated Mar 02, 2019
  • Make build jars reproducible
    !268 · created Aug 07, 2019 by Vladimir Sitnikov
    • CLOSED
    • 1
    updated Aug 07, 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
  • 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
  • Added ClassLoader argument for constructor in ClassReader.
    !280 · created Dec 14, 2019 by Maroš Prejsa
    • CLOSED
    • 0
    updated Dec 14, 2019
  • update bnd gradle plugin to 5.0.0
    !284 · created Mar 20, 2020 by Remi Forax
    • CLOSED
    • 2
    updated Mar 20, 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
  • Shorts, Bytes, Chars and Booleans are int values
    !289 · created Apr 16, 2020 by Idan Horowitz
    • CLOSED
    • 3
    updated Apr 16, 2020
  • Update MethodWriter.java
    !296 · created Jul 17, 2020 by Zhang Qingsong
    • CLOSED
    • 2
    updated Jul 20, 2020
  • Allows classes extending ClassReader to decide if visit MethodParameters
    !301 · created Oct 02, 2020 by Guillermo Varela
    • CLOSED
    • 1
    • 1
    updated Dec 20, 2020
  • Prev
  • 1
  • 2
  • Next