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

Fixed clang-tidy modernization issues #77

Draft
wants to merge 43 commits into
base: main
Choose a base branch
from

Commits on Sep 22, 2023

  1. Fixed expression API to return const symbol_t& where GCC-13 complai…

    …ns about possible dangling
    mikucionisaau committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    57e50fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    579acaa View commit details
    Browse the repository at this point in the history
  3. Fixed compiler warnings

    mikucionisaau committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b1fcb2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ded3ad2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f941806 View commit details
    Browse the repository at this point in the history
  6. Fixed CI scripts

    mikucionisaau committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f3088e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13f08bc View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    737e43d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da82354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61ed386 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1458e2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8316f60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d9b58f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99a3276 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    896e71a View commit details
    Browse the repository at this point in the history
  9. Added CCache

    mikucionisaau committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b9becbe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    44a34a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c9204b7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on Aug 30, 2024

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

    mikucionisaau committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    142a8d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6d49ff View commit details
    Browse the repository at this point in the history
  4. Fixed doctest cmake scripts to work with getlibs and cmake (also disa…

    …bled clang-tidy rules which are broken by doctest)
    mikucionisaau committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6821d22 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    0b08839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff2f11c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dc6c5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daa091b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ce21c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5c5a02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d893989 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d0395a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b3b3ccb View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    cbe034b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbeb3e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92d96e3 View commit details
    Browse the repository at this point in the history
  4. Capitalized Type class

    mikucionisaau committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9b155a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    937ab2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95245dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ad55bc View commit details
    Browse the repository at this point in the history
  8. Cleaned up comments

    mikucionisaau committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4143790 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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