Skip to content

GitLab

  • Menu
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 & Registries
    • Packages & 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
  • asm
  • asmasm
  • Merge requests
  • Open 0
  • Merged 319
  • Closed 28
  • All 347
  • 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
  • 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
  • Use try-with-resources ('code smell' found with SonarQube).
    !253 · created Feb 23, 2019 by Eric Bruneton
    • MERGED
    • 5
    updated Feb 26, 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
  • Fix some 'code smells' and code duplications found by SonarQube.
    !251 · created Feb 23, 2019 by Eric Bruneton
    • MERGED
    • 22
    updated Mar 02, 2019
  • Update JaCoCo to version 0.8.3
    !250 · created Feb 22, 2019 by Evgeny Mandrikov
    • MERGED
    • 1
    updated Feb 23, 2019
  • Use the arrange-act-assert pattern in the asm-commons tests.
    !248 · created Feb 18, 2019 by Eric Bruneton
    • MERGED
    • 5
    updated Feb 23, 2019
  • Use a flag passed in unused bits of 'opcode' to avoid having to override or...
    !247 · created Feb 16, 2019 by Eric Bruneton
    • MERGED
    • 3
    updated Feb 23, 2019
  • Rewrite the MemoryProfiler getUsedMemory method. Get rid of the single non-BSD...
    !246 · created Feb 13, 2019 by Eric Bruneton
    • MERGED
    • 11
    updated Feb 14, 2019
  • Fix uninitialized method node visit methods
    !245 · created Feb 13, 2019 by Eric Bruneton
    • MERGED
    • 3
    updated Feb 14, 2019
  • add a new version V_13
    !244 · created Feb 09, 2019 by Remi Forax
    • MERGED
    • 1
    updated Feb 10, 2019
  • Move most of the redirection logic from the Printer class and subclasses to TraceMethodVisitor.
    !242 · created Feb 08, 2019 by Eric Bruneton
    • MERGED
    • 7
    updated Feb 14, 2019
  • Delete some unnecessary code.
    !241 · created Feb 07, 2019 by Eric Bruneton
    • MERGED
    • 1
    updated Feb 10, 2019
  • Use more specific assertions about expected exceptions. Also use stricter...
    !240 · created Feb 07, 2019 by Eric Bruneton
    • MERGED
    • 3
    updated Feb 10, 2019
  • Resolve "IllegalArgumentException at Frame.getAbstractTypeFromDescriptor on class name with parentheses"
    !239 · created Feb 03, 2019 by Eric Bruneton
    • MERGED
    • 1
    updated Feb 10, 2019
  • Use the arrange-act-assert pattern for the ASM util tests.
    !238 · created Feb 03, 2019 by Eric Bruneton
    • MERGED
    • 2
    updated Feb 10, 2019
  • Use the arrange-act-assert pattern for the ASM analysis tests.
    !237 · created Feb 02, 2019 by Eric Bruneton
    • MERGED
    • 11
    updated Feb 10, 2019
  • Concatenate with String::substring instead of StringBuilder::append
    !236 · created Jan 28, 2019 by Сергей Цыпанов
    • MERGED
    • 0
    updated Jan 29, 2019
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 18
  • Next