Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • 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 1
  • Merged 343
  • Closed 30
  • All 374

  • Subscribe to RSS feed
  • Delete unused constants. This does not break binary compatibility because constants are inlined.
    !259 · created Mar 17, 2019 by Eric Bruneton
    • Merged
    • 3
    updated Apr 06, 2019
  • Deprecate ASMifiable and Textifiable. Also remove some deprecated, unused code...
    !254 · created Feb 23, 2019 by Eric Bruneton
    • Merged
    • 6
    updated Feb 24, 2019
  • Deprecate the ClassReader.b field.
    !256 · created Mar 02, 2019 by Eric Bruneton
    • Merged
    • 3
    updated Mar 03, 2019
  • Deprecate the XML API.
    !54 · created Oct 20, 2017 by Eric Bruneton
    • Merged
    • 1
    updated Oct 31, 2017
  • Document some limitations of ClassRemapper.
    !272 · created Sep 08, 2019 by Eric Bruneton
    #feature request commons
    • Merged
    • 1
    updated Sep 21, 2019
  • Don't check the class version when using a ClassReader to remove the ASM specific instructions.
    !92 · created Jan 10, 2018 by Eric Bruneton
    • Merged
    • 3
    updated Jan 11, 2018
  • Don't fork a JVM to run the sigtest tasks. This is more efficient and make the script simpler.
    !210 · created Sep 07, 2018 by Eric Bruneton
    • Merged
    • 1
    updated Sep 08, 2018
  • Don't insert frames when expanding ASM pseudo instructions if EXPAND_FRAMES is not set.
    !52 · created Oct 19, 2017 by Eric Bruneton
    • Merged
    • 1
    updated Oct 31, 2017
  • 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
  • Don't mutate bsmArgs in MethodRemapper.
    !94 · created Jan 11, 2018 by Eric Bruneton
    • Merged
    • 1
    updated Jan 13, 2018
  • Don't sign snapshot releases. Gitlab CI currently fails because signing keys...
    !271 · created Aug 08, 2019 by Eric Bruneton
    • Merged
    • 0
    updated Aug 08, 2019
  • Draft: Add map method for method local variables
    !313 · created Feb 09, 2021 by Jamie Mansfield
    • Closed
    • 1
    updated Sep 19, 2021
  • DRY: use existing method Type::getInternalName in Type::appendDescriptor
    !235 · created Jan 28, 2019 by Сергей Цыпанов
    • Merged
    • 5
    updated Jan 29, 2019
  • Eliminate double-spaced output from Textifier
    !193 · created Aug 15, 2018 by Jamie Mansfield
    • Merged
    • 0
    updated Aug 19, 2018
  • Ensure instructions belong only to one list
    !177 · created Jun 11, 2018 by Jason Zaugg
    • Merged
    • 15
    updated Oct 28, 2018
  • Extract a findSubroutines method from the long Analyzer.analyze() method.
    !347 · created Apr 10, 2022 by Eric Bruneton
    • Merged
    • 1
    • 1
    updated May 26, 2022
  • Feature/illegal argument error handling
    !370 · created Jan 08, 2023 by Justin Blank
    • Merged
    • 4
    updated Jan 21, 2023
  • FindBugs: typo in the code that check if a module is declared open
    !6 · created Sep 08, 2017 by Remi Forax
    • Merged
    • 1
    updated Sep 09, 2017
  • Fix a broken Javadoc tag in ClassWriter
    !321 · created May 24, 2021 by Johnny Lim
    • Merged
    • 0
    updated May 28, 2021
  • Fix a parameter-name comment in `ClassReader.java`.
    !299 · created Aug 02, 2020 by Éamonn McManus
    • Merged
    • 0
    updated Aug 02, 2020
  • Prev
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 19
  • Next