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
  • Restrict the bypass check in checkAsm8Experimental. Also add missing factory...
    !276 · created Oct 12, 2019 by Eric Bruneton
    • MERGED
    • 5
    updated Oct 20, 2019
  • update to support V15
    !281 · created Dec 28, 2019 by Remi Forax
    • MERGED
    • 1
    updated Jan 05, 2020
  • support Opcodes.V15 in ASMifier
    !282 · created Mar 20, 2020 by Remi Forax
    • MERGED
    • 1
    updated Mar 22, 2020
  • add ASM8 api, make recordComponent a feature, add ASM9_EXPERIMENTAL
    !283 · created Mar 20, 2020 by Remi Forax
    • MERGED
    • 10
    updated Mar 23, 2020
  • Fix recursive condy perf issue
    !285 · created Mar 27, 2020 by Remi Forax
    • MERGED
    • 1
    updated Mar 27, 2020
  • add an example of generics signature on a record component to improve the code coverage
    !286 · created Mar 27, 2020 by Remi Forax
    • MERGED
    • 3
    updated Mar 27, 2020
  • Add support for empty record
    !288 · created Apr 01, 2020 by Remi Forax
    • MERGED
    • 3
    updated Apr 02, 2020
  • Resolve "ASM throws ArrayIndexOutOfBoundsException when processing kotlin class file using both Inline Function and Multiplatform Project"
    !290 · created Jun 06, 2020 by Eric Bruneton   commons
    • MERGED
    • 1
    • 5
    updated Jun 13, 2020
  • Move to ASM9 / JDK 15 + experimental support of JDK 16
    !291 · created Jun 29, 2020 by Remi Forax
    • MERGED
    • 38
    updated Jul 04, 2020
  • Apply patch from Oskar Haarklou Veileborg.
    !293 · created Jul 05, 2020 by Eric Bruneton   #feature request tree
    • MERGED
    • 1
    updated Jul 05, 2020
  • Change version to 9.0 beta.
    !294 · created Jul 05, 2020 by Eric Bruneton
    • MERGED
    • 1
    updated Jul 05, 2020
  • Rename remaining 'subtype' to 'subclass'.
    !295 · created Jul 05, 2020 by Eric Bruneton
    • MERGED
    • 1
    updated Jul 05, 2020
  • Fix a parameter-name comment in `ClassReader.java`.
    !299 · created Aug 02, 2020 by Éamonn McManus
    • MERGED
    • 0
    updated Aug 02, 2020
  • Resolve "AdviceAdapter incorrectly emits onMethodEnter from a try-catch block in a constructor"
    !298 · created Aug 02, 2020 by Eric Bruneton   #bug commons
    • MERGED
    • 2
    updated Sep 04, 2020
  • Skip the MethodParameters attribute if SKIP_DEBUG is used.
    !278 · created Oct 13, 2019 by Eric Bruneton
    • MERGED
    • 1
    updated Oct 02, 2020
  • Replace -debug flag in Printer by -nodebug (-debug continues to work)
    !302 · created Oct 09, 2020 by Lukas Rytz
    • MERGED
    • 3
    updated Oct 17, 2020
  • Fix Javadoc of AnnotationVisitor.visitArray().
    !303 · created Dec 18, 2020 by Eric Bruneton
    • MERGED
    • Approved
    • 1
    updated Dec 19, 2020
  • Use consistent exceptions in InstructionAdapter.
    !304 · created Dec 18, 2020 by Eric Bruneton
    • MERGED
    • Approved
    • 1
    updated Dec 19, 2020
  • Add some input validations in ClassReader.
    !306 · created Dec 19, 2020 by Eric Bruneton
    • MERGED
    • Approved
    • 4
    updated Dec 21, 2020
  • Add an analyzeAndComputeMaxs() method in Analyzer.
    !305 · created Dec 19, 2020 by Eric Bruneton   #feature request analysis
    • MERGED
    • Approved
    • 1
    • 10
    updated Dec 21, 2020
  • Prev
  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • Next