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 missing includes with the help of inshpect #1129

Merged
merged 63 commits into from
May 24, 2024

Commits on Apr 8, 2024

  1. Add inshpect CI action

    msimberg committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    621ce9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfab9f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e7144e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83ea397 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b3f002 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a26be9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    986080c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. add mc.h file with the new include

    Guglielmo Gagliardi committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8ad52be View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. add 80 #include <utility>

    Guglielmo Gagliardi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fe17144 View commit details
    Browse the repository at this point in the history
  2. add #include <utility>, in 70 files

    Guglielmo Gagliardi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0501bfe View commit details
    Browse the repository at this point in the history
  3. add #include <sstream>, in 10 files, #include <array>

    Guglielmo Gagliardi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4031cf2 View commit details
    Browse the repository at this point in the history
  4. aa #include <functional> in 9 files

    Guglielmo Gagliardi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f39982b View commit details
    Browse the repository at this point in the history
  5. add last #include <utility>

    Guglielmo Gagliardi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    faabe04 View commit details
    Browse the repository at this point in the history
  6. add #include <type_traits> in 4 files

    Guglielmo Gagliardi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4a856c3 View commit details
    Browse the repository at this point in the history
  7. add #include <vector> in all files

    Guglielmo Gagliardi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    481135b View commit details
    Browse the repository at this point in the history
  8. last add, vector, utily, ecc.

    Guglielmo Gagliardi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    bef420b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. refactor code for solve check error

    Guglielmo Gagliardi committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d1999a9 View commit details
    Browse the repository at this point in the history
  2. Refactor of the code

    Guglielmo Gagliardi committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3dac06d View commit details
    Browse the repository at this point in the history
  3. add inshpect.yml

    Guglielmo Gagliardi committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f900113 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. add inshpect.yml file

    Guglielmo Gagliardi committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e03c713 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. add install tools

    Guglielmo Gagliardi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8b1387a View commit details
    Browse the repository at this point in the history
  2. add other two steps: Checkout, Inshpect

    Guglielmo Gagliardi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f0b014a View commit details
    Browse the repository at this point in the history
  3. Reformat of the code and merge with origin/master

    Guglielmo Gagliardi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0ca4519 View commit details
    Browse the repository at this point in the history
  4. add install insphect

    Guglielmo Gagliardi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7151621 View commit details
    Browse the repository at this point in the history
  5. add set -x

    Guglielmo Gagliardi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    86f20f0 View commit details
    Browse the repository at this point in the history
  6. change the url for dasel with the latest version

    Guglielmo Gagliardi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f053415 View commit details
    Browse the repository at this point in the history
  7. change url for insphect

    Guglielmo Gagliardi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cd817d0 View commit details
    Browse the repository at this point in the history
  8. change url for inshpect download

    Guglielmo Gagliardi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d6d367d View commit details
    Browse the repository at this point in the history
  9. add ripgrep download directly

    Guglielmo Gagliardi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3d7b483 View commit details
    Browse the repository at this point in the history
  10. debug

    Guglielmo Gagliardi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5146bce View commit details
    Browse the repository at this point in the history
  11. FINISH

    Guglielmo Gagliardi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    336e9d6 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Update .github/workflows/inshpect.yml

    Guglielmo Gagliardi committed May 12, 2024
    Configuration menu
    Copy the full SHA
    d5a1f62 View commit details
    Browse the repository at this point in the history
  2. Remove from my stage inshpect.output

    Guglielmo Gagliardi committed May 12, 2024
    Configuration menu
    Copy the full SHA
    f1371aa View commit details
    Browse the repository at this point in the history
  3. Review changes

    Guglielmo Gagliardi committed May 12, 2024
    Configuration menu
    Copy the full SHA
    6cb82b0 View commit details
    Browse the repository at this point in the history
  4. Update impl.h

    gulivarese authored May 12, 2024
    Configuration menu
    Copy the full SHA
    b98fb7e View commit details
    Browse the repository at this point in the history
  5. Update impl.h

    gulivarese authored May 12, 2024
    Configuration menu
    Copy the full SHA
    650dd85 View commit details
    Browse the repository at this point in the history
  6. Update impl.h

    gulivarese authored May 12, 2024
    Configuration menu
    Copy the full SHA
    6e1929f View commit details
    Browse the repository at this point in the history
  7. Update kernel_runner.h

    gulivarese authored May 12, 2024
    Configuration menu
    Copy the full SHA
    17d14da View commit details
    Browse the repository at this point in the history
  8. Update utils.h

    gulivarese authored May 12, 2024
    Configuration menu
    Copy the full SHA
    a130366 View commit details
    Browse the repository at this point in the history
  9. Update invoke.h

    gulivarese authored May 12, 2024
    Configuration menu
    Copy the full SHA
    a09b80e View commit details
    Browse the repository at this point in the history
  10. Update invoke.h

    gulivarese authored May 12, 2024
    Configuration menu
    Copy the full SHA
    9db3874 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Remove set -x in inshpect.yml

    Guglielmo Gagliardi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9ab061e View commit details
    Browse the repository at this point in the history
  2. Refresh with curl

    Guglielmo Gagliardi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9d7bf60 View commit details
    Browse the repository at this point in the history
  3. add two pattern about #include <typeinfo>

    Guglielmo Gagliardi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5a37d4f View commit details
    Browse the repository at this point in the history
  4. modify settings of VScode

    Guglielmo Gagliardi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7e4a43f View commit details
    Browse the repository at this point in the history
  5. Add #include <typeinfo>

    Guglielmo Gagliardi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0c22ea3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Update inshpect.yml, callable_object.h, invoke.h

    Guglielmo Gagliardi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bdb33a6 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/inshpect.yml

    Guglielmo Gagliardi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d88ad21 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Update inshpect.yml file

    Guglielmo Gagliardi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    af4993d View commit details
    Browse the repository at this point in the history
  2. Refactor code

    Guglielmo Gagliardi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d804bbc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Restore from origin/master about check_format.yml

    Guglielmo Gagliardi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a318873 View commit details
    Browse the repository at this point in the history
  2. Move #include <utility>

    Guglielmo Gagliardi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8eae802 View commit details
    Browse the repository at this point in the history
  3. Delete two white lines and add one lines before curl command

    Guglielmo Gagliardi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    633f8eb View commit details
    Browse the repository at this point in the history
  4. add echo and sha256sum --check for dasel

    Guglielmo Gagliardi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bb01f90 View commit details
    Browse the repository at this point in the history
  5. Add pushd and popd for dasel

    Guglielmo Gagliardi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ed6e5a9 View commit details
    Browse the repository at this point in the history
  6. Remove sudo command for dasel

    Guglielmo Gagliardi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    00e9edf View commit details
    Browse the repository at this point in the history
  7. remove path for dasel

    Guglielmo Gagliardi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    575f44b View commit details
    Browse the repository at this point in the history
  8. Move dependencies for inshpect before this

    Guglielmo Gagliardi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b21b982 View commit details
    Browse the repository at this point in the history
  9. Debug: add set -x

    Guglielmo Gagliardi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cc17993 View commit details
    Browse the repository at this point in the history
  10. Add d for dasel

    Guglielmo Gagliardi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    990b000 View commit details
    Browse the repository at this point in the history
  11. Remove set -x for debug

    Guglielmo Gagliardi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    704d41f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Add newline in print_csv.h

    Guglielmo Gagliardi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    77dce97 View commit details
    Browse the repository at this point in the history
  2. Install ripgrep and dasel with apt command, delete the formal install…

    …ation of this two dependencies
    Guglielmo Gagliardi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e1696fb View commit details
    Browse the repository at this point in the history