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
  • Clarify license name and fix some dead links.
    !270 · created Aug 07, 2019 by Eric Bruneton
    • MERGED
    • 4
    updated Aug 08, 2019
  • 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
  • Make the jars signed and byte-for-byte reproducible.
    !269 · created Aug 07, 2019 by Eric Bruneton
    • MERGED
    • 1
    updated Aug 07, 2019
  • Fix infinite loop with invalid arguments.
    !267 · created Jul 14, 2019 by Eric Bruneton
    • MERGED
    • 1
    • 2
    updated Jul 15, 2019
  • Use clone() instead of manual population of array copy
    !265 · created Jul 08, 2019 by Сергей Цыпанов
    • MERGED
    • 2
    updated Jul 14, 2019
  • Make InsnList derive from Iterable, because it is an iterable
    !266 · created Jul 14, 2019 by kb1000
    • MERGED
    • 0
    updated Jul 14, 2019
  • add support of Java 14 version
    !264 · created Jun 17, 2019 by Remi Forax
    • MERGED
    • 2
    updated Jun 17, 2019
  • Throw an exception if visitFrame is used incorrectly for old class versions.
    !263 · created Jun 13, 2019 by Eric Bruneton
    • MERGED
    • 1
    updated Jun 17, 2019
  • Resolve "java.lang.IllegalArgumentException: Invalid opcode 169"
    !262 · created Jun 10, 2019 by Eric Bruneton
    • MERGED
    • 3
    updated Jun 17, 2019
  • Update JaCoCo to version 0.8.4
    !261 · created May 11, 2019 by Evgeny Mandrikov
    • MERGED
    • 0
    updated May 12, 2019
  • Fix missing 'final' on some ClassWriter methods. See...
    !260 · created Mar 17, 2019 by Eric Bruneton
    • MERGED
    • 3
    updated Apr 06, 2019
  • 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
  • Small refactors to reduce the amount of duplicated code, and to avoid too many...
    !258 · created Mar 03, 2019 by Eric Bruneton
    • MERGED
    • 1
    updated Mar 03, 2019
  • Deprecate the ClassReader.b field.
    !256 · created Mar 02, 2019 by Eric Bruneton
    • MERGED
    • 3
    updated Mar 03, 2019
  • Fix some 'code smells' and code duplications found by SonarQube.
    !251 · created Feb 23, 2019 by Eric Bruneton
    • MERGED
    • 22
    updated Mar 02, 2019
  • Use try-with-resources ('code smell' found with SonarQube).
    !253 · created Feb 23, 2019 by Eric Bruneton
    • MERGED
    • 5
    updated Feb 26, 2019
  • Add benchmarks for Java 8 features (stack map tables and invokedynamic).
    !255 · created Feb 24, 2019 by Eric Bruneton
    • MERGED
    • 1
    updated Feb 26, 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
  • Resolve "CheckClassAdapter requires non-null ClassVisitor that returns non-null MethodVisitor"
    !252 · created Feb 23, 2019 by Eric Bruneton   #bug util
    • MERGED
    • 1
    updated Feb 24, 2019
  • Update JaCoCo to version 0.8.3
    !250 · created Feb 22, 2019 by Evgeny Mandrikov
    • MERGED
    • 1
    updated Feb 23, 2019
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 17
  • Next