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

Loops and SDFG Scope Blocks #1356

Closed
wants to merge 33 commits into from
Closed

Loops and SDFG Scope Blocks #1356

wants to merge 33 commits into from

Commits on Aug 25, 2023

  1. Sync

    phschaad committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b1877c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Initial loop generation

    phschaad committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    26e5a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13b7a1b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Get state fusion to work

    phschaad committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    71a3e06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da44c98 View commit details
    Browse the repository at this point in the history
  3. Refactor

    phschaad committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    dc9510e View commit details
    Browse the repository at this point in the history
  4. Remove redundant methods

    phschaad committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5e712c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Refactor

    phschaad committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4a93300 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Improve class structure

    phschaad committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f98006e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Class structure improvement

    phschaad committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    125c1b6 View commit details
    Browse the repository at this point in the history
  2. Refactor

    phschaad committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a320d09 View commit details
    Browse the repository at this point in the history
  3. Re-work multistate inline

    phschaad committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    75195fa View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    0b0a3c8 View commit details
    Browse the repository at this point in the history
  2. Fix conditions

    phschaad committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b29a3f5 View commit details
    Browse the repository at this point in the history
  3. Remove stale lines

    phschaad committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8086bb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Bugfix

    phschaad committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ffa60dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad14839 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Sync

    phschaad committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4744d08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41a0abf View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Bugfixes

    phschaad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    89fe7b1 View commit details
    Browse the repository at this point in the history
  2. Bugfixes

    phschaad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2067554 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Adapt dead code elimination

    phschaad committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d543b2a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Bugfix state elimination

    phschaad committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5675d2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53c026b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    606a1e3 View commit details
    Browse the repository at this point in the history
  2. Removed subscript.

    alexnick83 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4a24872 View commit details
    Browse the repository at this point in the history
  3. Updated webclient.

    alexnick83 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    774760d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38bf9a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1610503 View commit details
    Browse the repository at this point in the history
  6. Used state.sdfg.

    alexnick83 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    12576da View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Sync

    phschaad committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7235e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95c2efc View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Add legacy state reach pass

    phschaad committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f7c7011 View commit details
    Browse the repository at this point in the history