Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix if instead ifloop bug #2069

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    fea70fd View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. refactor

    refactored code
    fixed a typo
    generalized method `__link_node_immedietely_before`
    renamed variables for readibility
    Tiko7454 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    60b4901 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76021ff View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. refactor

    Tiko7454 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    21b039e View commit details
    Browse the repository at this point in the history
  2. removed unused import

    Tiko7454 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d219118 View commit details
    Browse the repository at this point in the history
  3. added tests

    Tiko7454 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e3e4d0e View commit details
    Browse the repository at this point in the history
  4. added types

    Tiko7454 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4ecccfa View commit details
    Browse the repository at this point in the history
  5. changed function name

    Tiko7454 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    30f2667 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a958bc4 View commit details
    Browse the repository at this point in the history
  7. reduced variable count

    Tiko7454 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b7e7287 View commit details
    Browse the repository at this point in the history
  8. removed unused import

    Tiko7454 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    442c1f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ef870b View commit details
    Browse the repository at this point in the history
  10. fixed indentation issue

    Tiko7454 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cd7430d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. reformatted by black

    Tiko7454 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5dbdb20 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    bf4d5e6 View commit details
    Browse the repository at this point in the history