Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scala/scala-asm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: s-6.2
Choose a base ref
...
head repository: retronym/scala-asm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: topic/asm-unfork
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Jun 10, 2018

  1. Revert "[asm-cherry-pick] asm.CustomAttribute class"

    This reverts commit 6671697.
    retronym committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    d9fe585 View commit details
    Browse the repository at this point in the history
  2. Revert "[asm-cherry-pick] Associate LabelNodes with their correspondi…

    …ng label"
    
    This reverts commit 448e9fa.
    retronym committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    ec96335 View commit details
    Browse the repository at this point in the history
  3. Revert "[asm-cherry-pick] Use MethodWriter to compute maxLocals / max…

    …Stack"
    
    This reverts commit 1e70eda.
    retronym committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    fd658c4 View commit details
    Browse the repository at this point in the history
  4. Revert "[asm-cherry-pick] expose Label.flags"

    This reverts commit 5207e51.
    retronym committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    c9a3db3 View commit details
    Browse the repository at this point in the history
Loading