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

Implemented basic C++ support #1052

Merged
merged 9 commits into from
Jul 6, 2023
Merged

Implemented basic C++ support #1052

merged 9 commits into from
Jul 6, 2023

Commits on Jun 30, 2023

  1. Basic C++ implementation

    Ellen Wittingen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3c4cf83 View commit details
    Browse the repository at this point in the history
  2. Merged with current version of dev branch

    Ellen Wittingen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    cfead68 View commit details
    Browse the repository at this point in the history
  3. added global variable support

    Ellen Wittingen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    897b039 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. added namespace declaration and usage support

    Ellen Wittingen committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6214610 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Minor bugfixes and added support for using methods from certain sycl …

    …classes
    Ellen Wittingen committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f629d6f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into sycl-rq1

    Ellen Wittingen committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    95ec5a6 View commit details
    Browse the repository at this point in the history
  3. fixed cpp include path finding

    Ellen Wittingen committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    203008f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    710b884 View commit details
    Browse the repository at this point in the history
  5. cleaned up some tests

    Ellen Wittingen committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2e0f92b View commit details
    Browse the repository at this point in the history