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

WIP: Integrate changes for IBeX v2 #116

Draft
wants to merge 100 commits into
base: master
Choose a base branch
from
Draft

WIP: Integrate changes for IBeX v2 #116

wants to merge 100 commits into from

Commits on Oct 20, 2022

  1. added new replacement for the BPMN gt model

    -> TODO:
    (1) translate to new gtl language
    (2) allow parameterized conditions in gtl language!
    arg0n1s committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    5c40b28 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. initial working generated project

    -> todo finish translation and implement missing parameter feature
    arg0n1s committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f711a44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06c8f02 View commit details
    Browse the repository at this point in the history
  3. reimplemented BPMN with gtl

    arg0n1s committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4c67b77 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. + added the new bpmn gt project to the gt testsuite

    + minor initial fixes to gt testsuite
    arg0n1s committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    4ce365b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. + disabled unintended write-back of test model!

    + set proper parameters in test case
    arg0n1s committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    53ee46e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

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

Commits on Oct 28, 2022

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

Commits on Nov 1, 2022

  1. + added Ferryman-GT as next GTL project

    + removed old and deprecated GT projects
    arg0n1s committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    9d98ea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed73a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. minor changes

    arg0n1s committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    143a2da View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. + added Metamodelinheritance-GT as new GTL project

    + removed old and deprecated GT projects
    arg0n1s committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    9651d49 View commit details
    Browse the repository at this point in the history
  2. added SheRememberedCaterpillars-GT as new GTL project

    -> TODO: debug weird local nodes bug
    arg0n1s committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e84e8bb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    fd847e0 View commit details
    Browse the repository at this point in the history
  2. + added VoterModel-GT as new GTL project

    + fixed generic test invocation through junit config
    arg0n1s committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    124519a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f329ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7db2167 View commit details
    Browse the repository at this point in the history
  5. + added Network-GT as new GTL project

    -> Todo: re-implement state tracking and backtracking -> then test
    + removed old and deprecated GT projects
    arg0n1s committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    43fd596 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    047e43f View commit details
    Browse the repository at this point in the history
  2. + fixes for the FamiliesAndPersons-GT project

    + fixes for the corresponding tests
    arg0n1s committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6d1d12d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. minor test fix

    arg0n1s committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    14fa2a6 View commit details
    Browse the repository at this point in the history
  2. + reimplemented rule subscriber tests

    + removed old and deprecated gt projects
    arg0n1s committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b7b87ec View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    92ccc43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c73fe82 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

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

Commits on Mar 3, 2023

  1. added dev-psf

    arg0n1s committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    551ffc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Merge remote-tracking branch 'origin/master' into rework_TGG

    # Conflicts:
    #	BPMN-GraphTransformation/META-INF/MANIFEST.MF
    #	ClassMultipleInheritanceHierarchyGraphTransformation/META-INF/MANIFEST.MF
    #	EconomicsModel/META-INF/MANIFEST.MF
    #	FastEconomy/META-INF/MANIFEST.MF
    #	FerrymanProblemGraphTransformation/META-INF/MANIFEST.MF
    #	HospitalTransformation/META-INF/MANIFEST.MF
    #	MetamodelInheritanceTransformation/META-INF/MANIFEST.MF
    #	SheRememberedCaterpillarsGraphTransformation/META-INF/MANIFEST.MF
    #	SimpleChemistryGraphTransformation/META-INF/MANIFEST.MF
    #	SimpleEconomyGraphTransformation/META-INF/MANIFEST.MF
    #	SimpleFamiliesGraphTransformation/META-INF/MANIFEST.MF
    #	SimpleFamiliesToSimplePersonsGraphTransformation/META-INF/MANIFEST.MF
    #	SimpleNetworkGraphTransformation/META-INF/MANIFEST.MF
    #	SimpleNetworkGraphTransformation2/META-INF/MANIFEST.MF
    #	SimplePersonsGraphTransformation/META-INF/MANIFEST.MF
    #	SlowEconomy/META-INF/MANIFEST.MF
    #	TrianglesGraphTransformation/META-INF/MANIFEST.MF
    #	VoterModelGraphTransformation/META-INF/MANIFEST.MF
    adrianmoeller committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    0ee9ef8 View commit details
    Browse the repository at this point in the history
  2. Transfer CompanyToIT

    adrianmoeller committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    24dd3eb View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Transfer Java2Doc

    adrianmoeller committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    25c5087 View commit details
    Browse the repository at this point in the history
  2. Transfer Java2Doc

    adrianmoeller committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f352257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1f070b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa252b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

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

Commits on Apr 2, 2023

  1. fixed some tests

    Arikae committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    fe552e8 View commit details
    Browse the repository at this point in the history
  2. fixed some tests

    Arikae committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    7bc8ff0 View commit details
    Browse the repository at this point in the history
  3. fixed some tests

    Arikae committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    be20bb6 View commit details
    Browse the repository at this point in the history
  4. removed debug packages

    fixed some import errors
    Arikae committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    e64d715 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

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

Commits on Apr 10, 2023

  1. fixing BlockCodeAdapter

    Arikae committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    383f64a View commit details
    Browse the repository at this point in the history
  2. implemented blockCodeAdapter

    Arikae committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    188a400 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d00fbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4c0e09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d410ba View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Excape keyword

    adrianmoeller committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    f997373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ff25d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31b46dd View commit details
    Browse the repository at this point in the history
  4. removed .debug dependencies from several tgg projects

    fixed userdefined constraints in IBeXTGGGantt2CPM
    Arikae committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    bc0ea7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7ece9f View commit details
    Browse the repository at this point in the history
  6. Transfer TrainToVehicle

    adrianmoeller committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    50aceec View commit details
    Browse the repository at this point in the history
  7. Transfer Express2UML

    adrianmoeller committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    08af75b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5173e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3eae2ed View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    9023d4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd5c7ee View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Migrated ExtType2Doc_SCDerived

    Arikae committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2045de1 View commit details
    Browse the repository at this point in the history
  2. Migrated ExtType2Doc_SCDerived

    Arikae committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ab771ac View commit details
    Browse the repository at this point in the history
  3. recommit

    Arikae committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    669b9a2 View commit details
    Browse the repository at this point in the history
  4. Migrating ModiscoTGG

    Arikae committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    19b4bbb View commit details
    Browse the repository at this point in the history
  5. Migrating ModiscoTGG

    Arikae committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f7edf80 View commit details
    Browse the repository at this point in the history
  6. Migrating ModiscoTGG

    Arikae committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    195da15 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. fixed all errors in tests

    Arikae committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    00abbdb View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. fixed HiPERegistrationHelpers

    Arikae committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    babf54e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. removed descriptions

    fixed some protocol.xmis
    Arikae committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    352d97b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8ea606 View commit details
    Browse the repository at this point in the history
  3. fixed more protocol.xmis

    Arikae committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    31a4c5d View commit details
    Browse the repository at this point in the history
  4. fixed all protocol.xmis

    Arikae committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    530ec87 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

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

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    b7216de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29ffde7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

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

Commits on May 3, 2023

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

Commits on Jun 8, 2023

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

Commits on Aug 16, 2023

  1. Merge pull request #115 from eMoflon/master

    Integrate missing benchmarx projects into IBeX lang 2.0 rework branch
    maxkratz authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0df7590 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Oct 16, 2023

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

Commits on Oct 24, 2023

  1. Disables network calc test checkCount()

    Because count is not available (and commented out in the GTL project)
    maxkratz committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5d3c0ae View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Mar 6, 2024

  1. Added New HiPE tests

    Some Tests need to be activated on the new HiPE version
    mare128 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fa16a56 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 30, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    c69e1a8 View commit details
    Browse the repository at this point in the history
  2. Updates PSF file for GT

    maxkratz committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ec52c0a View commit details
    Browse the repository at this point in the history
  3. Updates PSF file for TGG

    maxkratz committed May 8, 2024
    Configuration menu
    Copy the full SHA
    33f22bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cf83ac View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    8ec08b6 View commit details
    Browse the repository at this point in the history
  2. Adjustments after merge

    Most of them were my bad
    maxkratz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5e8624a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6ec5b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Updated Attribute Tests

    Updated Attribute Tests
    mare128 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    568a717 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    876e0cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad19618 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9b8533 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Finished new MESystem tests

    mare128 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c1606e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    c4e7f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df07c1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87cecc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8c153c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ce2228 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb52212 View commit details
    Browse the repository at this point in the history