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

Fix cppcoreguidelines-narrowing-conversions warning reported by clang-tidy #1159

Commits on Dec 4, 2022

  1. Empty

    MaximSmolskiy committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    245e299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0084655 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01539d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9daa79f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2fe597 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60cc348 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e3275e View commit details
    Browse the repository at this point in the history
  8. Fix

    MaximSmolskiy committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    1f46891 View commit details
    Browse the repository at this point in the history
  9. Fix format

    MaximSmolskiy committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    10461c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Fix errors

    MaximSmolskiy committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    187d5a1 View commit details
    Browse the repository at this point in the history
  2. Fix

    MaximSmolskiy committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    fec58b1 View commit details
    Browse the repository at this point in the history
  3. Fix

    MaximSmolskiy committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    1e4d846 View commit details
    Browse the repository at this point in the history
  4. Fix

    MaximSmolskiy committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    af2f01a View commit details
    Browse the repository at this point in the history
  5. Fix

    MaximSmolskiy committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    6f63f41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7410bf View commit details
    Browse the repository at this point in the history
  7. Fix src/main.cc

    MaximSmolskiy committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    501be08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a05a728 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    54b7842 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82cb120 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    291e577 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32aea24 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    27ef7a2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9818f10 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dbbc259 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d752b38 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    91f3286 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3127679 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3e7333c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e364ee4 View commit details
    Browse the repository at this point in the history
  21. Fix errors

    MaximSmolskiy committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    86f1a27 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    931e179 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8fe94d5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4b3293d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2858cb1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    38f7529 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1c89644 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    c034178 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3370ba3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    dedf6c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Merge branch 'unstable' into fix-cppcoreguidelines-narrowing-conversi…

    …ons-warning-reported-by-clang-tidy
    MaximSmolskiy authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    dcabf0d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'unstable' into fix-cppcoreguidelines-narrowing-conversi…

    …ons-warning-reported-by-clang-tidy
    MaximSmolskiy authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    a45b195 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Merge branch 'unstable' into fix-cppcoreguidelines-narrowing-conversi…

    …ons-warning-reported-by-clang-tidy
    MaximSmolskiy committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    f01cf83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    810ef4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cdb044 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77758b6 View commit details
    Browse the repository at this point in the history
  5. Specify types

    MaximSmolskiy committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    a5ec5f2 View commit details
    Browse the repository at this point in the history