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
  • Add a getDelegate() method to all visitors. Also make the delegate field protected in all cases.
    !359 · created Sep 04, 2022 by Eric Bruneton
    #feature request core
    • Merged
    • 13
    updated Oct 01, 2022
  • Fix generated module names.
    !358 · created Sep 03, 2022 by Eric Bruneton
    #bug build
    • Merged
    • 1
    updated Sep 04, 2022
  • Improve the Javadoc for the InnerClasses and EnclosingMethod attributes.
    !357 · created Aug 27, 2022 by Eric Bruneton
    • Merged
    • 3
    updated Sep 04, 2022
  • Remove biz aqute bnd gradle plugin
    !356 · created Jul 31, 2022 by Eric Bruneton
    • Merged
    • 9
    updated Jan 14, 2023
  • Generate the module info classes without Bnd. Delete the Bnd plugin.
    !355 · created Jul 30, 2022 by Eric Bruneton
    #feature request build
    • Merged
    • 8
    updated Jul 31, 2022
  • Upgrade asm to point to org.ow2:ow2:1.5.1
    !354 · created Jul 22, 2022 by Aurimas Liutikas
    • Merged
    • 0
    updated Jul 24, 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
  • recognize Java 20 version (64)
    !352 · created Jun 18, 2022 by Remi Forax
    • Merged
    • 1
    updated Jun 19, 2022
  • Make sure that CheckClassAdapter leaves classes unchanged. Also fix a bug in...
    !351 · created Jun 12, 2022 by Eric Bruneton
    #bug util
    • Merged
    • 2
    updated Jun 12, 2022
  • Make sure to check all Label references.
    !350 · created May 28, 2022 by Eric Bruneton
    • Merged
    • 3
    updated May 28, 2022
  • Update JaCoCo to version 0.8.8
    !349 · created Apr 26, 2022 by Evgeny Mandrikov
    • Merged
    • Approved
    • 1
    updated Apr 27, 2022
  • Check that frames are valid for V1_7 or more classes, if COMPUTE_FRAMES is not used.
    !348 · created Apr 10, 2022 by Eric Bruneton
    • Merged
    • 1
    • 10
    updated May 22, 2022
  • 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
  • Small Javadoc improvements and fixes.
    !346 · created Apr 10, 2022 by Eric Bruneton
    • Merged
    • 2
    updated May 26, 2022
  • Add a CheckFrameAnalyzer class in asm-util. This will be used in...
    !345 · created Apr 09, 2022 by Eric Bruneton
    • Merged
    • 1
    • 5
    updated Nov 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
  • Make sure only one invocation in the assertThrows lambda can throw the...
    !343 · created Apr 03, 2022 by Eric Bruneton
    • Merged
    • 3
    updated Apr 03, 2022
  • Add descriptor to exception in Type#getTypeInternal
    !342 · created Apr 02, 2022 by Justin Blank
    • Merged
    • 1
    updated Apr 03, 2022
  • Replace some repeated tests with parameterized tests. Code smell found by SonarQube.
    !341 · created Mar 27, 2022 by Eric Bruneton
    • Merged
    • 2
    updated Apr 02, 2022
  • Rename 'var' to 'varIndex' where possible. See...
    !340 · created Mar 26, 2022 by Eric Bruneton
    • Merged
    • 1
    updated Mar 26, 2022
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 19
  • Next