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

Add capability to output task graph #1099

Merged
merged 30 commits into from
Jun 17, 2024
Merged

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    4d396ed View commit details
    Browse the repository at this point in the history
  2. pretty much working

    lroberts36 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7b9ffa3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. fix SFINAE issue

    lroberts36 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1dc1f17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a959707 View commit details
    Browse the repository at this point in the history
  3. changelog

    lroberts36 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7901f3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68c2ecc View commit details
    Browse the repository at this point in the history
  5. switch to streams

    lroberts36 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b1fd313 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d65b61 View commit details
    Browse the repository at this point in the history
  7. Remove nameof

    lroberts36 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2b32dd5 View commit details
    Browse the repository at this point in the history
  8. typo

    lroberts36 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    06d2be3 View commit details
    Browse the repository at this point in the history
  9. comment

    lroberts36 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7a0bf8b View commit details
    Browse the repository at this point in the history
  10. don't output by default

    lroberts36 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    857f797 View commit details
    Browse the repository at this point in the history
  11. format

    lroberts36 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    eeeabaf View commit details
    Browse the repository at this point in the history
  12. don't access internals

    lroberts36 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6090cac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5ca7436 View commit details
    Browse the repository at this point in the history
  14. Fix bug

    lroberts36 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    73280aa View commit details
    Browse the repository at this point in the history
  15. Add label to class methods

    lroberts36 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0ba7cbb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    41c823d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    208e916 View commit details
    Browse the repository at this point in the history
  18. fix empty task list

    lroberts36 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    dd9474a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    9ac7632 View commit details
    Browse the repository at this point in the history
  2. mark up solvers

    lroberts36 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d705e4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    985a1b5 View commit details
    Browse the repository at this point in the history
  4. format

    lroberts36 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6a17647 View commit details
    Browse the repository at this point in the history
  5. fix friendship issue

    lroberts36 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f48e509 View commit details
    Browse the repository at this point in the history
  6. format

    lroberts36 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e1954ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8f493c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 17, 2024

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