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: fkie-cad/dewolf Loading
base: main
Choose a base ref
...
head repository: fkie-cad/dewolf Loading
compare: issue-309-_Hungarian_Notation_Variables_with_different_names_but_same_labels_are_renamed_to_the_same_variable
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 3 files changed
  • 5 contributors

Commits on Jun 11, 2024

  1. Create draft PR for #309

    NeoQuix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    86936ad View commit details
    Browse the repository at this point in the history
  2. Fix hungarian

    Spartak Ehrlich authored and NeoQuix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9fdb132 View commit details
    Browse the repository at this point in the history
  3. Update tests

    Spartak Ehrlich authored and NeoQuix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b469a20 View commit details
    Browse the repository at this point in the history
  4. Isort

    Spartak Ehrlich authored and NeoQuix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d0f6f68 View commit details
    Browse the repository at this point in the history
  5. Disable loop renaming + add counter/name for hungarian

    Spartak Ehrlich authored and NeoQuix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    aee5851 View commit details
    Browse the repository at this point in the history
  6. Test updates

    Spartak Ehrlich authored and NeoQuix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7a91fe3 View commit details
    Browse the repository at this point in the history
  7. Update naming

    Spartak Ehrlich authored and NeoQuix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ea23bca View commit details
    Browse the repository at this point in the history
  8. Upadate tests + checkout defaults.json

    Spartak Ehrlich authored and NeoQuix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9b103a0 View commit details
    Browse the repository at this point in the history
  9. Instr length handler asg = 10

    Spartak Ehrlich authored and NeoQuix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dda1758 View commit details
    Browse the repository at this point in the history
  10. Iterate only once in tree, but still n in instr of nodes

    Spartak Ehrlich authored and NeoQuix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2e889dd View commit details
    Browse the repository at this point in the history
  11. Changes01

    Spartak Ehrlich authored and NeoQuix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    20facab View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Revive: Fix Hungarian Notation (#416)

    * Copy variables when renaming
    
    * Fix: ArrayType,config,tests
    
    * Fix: Prefix+Arrays
    
    * Fix: Custom test
    
    ---------
    
    Co-authored-by: rihi <[email protected]>
    Co-authored-by: Spartak Ehrlich <[email protected]>
    3 people committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    306a07d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Review changes

    NeoQuix committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8d337dc View commit details
    Browse the repository at this point in the history
  2. Add: Use most common type

    NeoQuix committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5edeaad View commit details
    Browse the repository at this point in the history
Loading