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

Unify assert handling in cccl #2382

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    c838d50 View commit details
    Browse the repository at this point in the history
  2. Try to work better with nvhpc

    miscco committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d7f1043 View commit details
    Browse the repository at this point in the history
  3. More specializations

    miscco committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dc79cb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f95036 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c679d3 View commit details
    Browse the repository at this point in the history
  6. Fix assert handling

    miscco committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8222560 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c76e60b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b376a14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7118890 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62c514e View commit details
    Browse the repository at this point in the history
  11. Improve comment

    miscco committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    24d5843 View commit details
    Browse the repository at this point in the history
  12. Fix MSVC issues

    miscco committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a9b3234 View commit details
    Browse the repository at this point in the history
  13. Add tests

    miscco committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2791d14 View commit details
    Browse the repository at this point in the history
  14. Do not include it in __cccl_config yet

    We need to pull in some more infrastructure for that
    miscco committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2711e9e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ed5a7dc View commit details
    Browse the repository at this point in the history
  16. No host with nvrtc

    miscco committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8d413a8 View commit details
    Browse the repository at this point in the history
  17. Fix the msvc header include

    miscco committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f492b16 View commit details
    Browse the repository at this point in the history
  18. Fix typo

    miscco committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    03d9f5e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    388aff2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fa5ebe7 View commit details
    Browse the repository at this point in the history