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

V1.0 development (just a draft PR to view the diff) #787

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

Commits on Sep 24, 2024

  1. feat(parser)!: Introduction of clap based parser

    This pr intoduce clap based parser.
    Please note that this is still a wip.
    
    Breaking Changes:
    -v no longer lists version.
    Version is no longer as exhaustive as before.
    Signed-off-by: Christina Sørensen <christina@cafkafk.com>
    MartinFillon committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a600910 View commit details
    Browse the repository at this point in the history
  2. feat: Add Fortran icons

    Orest58008 authored and MartinFillon committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2569110 View commit details
    Browse the repository at this point in the history
  3. fix: Format the code

    Orest58008 authored and MartinFillon committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ac97e48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17c72af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9346e7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12dc4a9 View commit details
    Browse the repository at this point in the history
  7. fix: merge conflict issues

    PThorpe92 authored and MartinFillon committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    785eebc View commit details
    Browse the repository at this point in the history
  8. feat(parser)!: Introduction of clap based parser

    This pr intoduce clap based parser.
    Please note that this is still a wip.
    
    Breaking Changes:
    -v no longer lists version.
    Version is no longer as exhaustive as before.
    Signed-off-by: Christina Sørensen <christina@cafkafk.com>
    MartinFillon committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    428c991 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1a704a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aeb605b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5013aa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9287d5c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9c25728 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d3c6d39 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c5c7d6f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a9df7a8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0c0cf5e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a4a3d1e View commit details
    Browse the repository at this point in the history
  19. fix: fixed custom time-style

    implemented a typed value parser to have everything working
    MartinFillon committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    65dc8d1 View commit details
    Browse the repository at this point in the history
  20. test: updated tests

    MartinFillon committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    70883df View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7d6cd61 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f119992 View commit details
    Browse the repository at this point in the history
  23. fix: clippy linting

    MartinFillon committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    03eee54 View commit details
    Browse the repository at this point in the history
  24. test: redumped powertest

    MartinFillon committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    490cccd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ee441e2 View commit details
    Browse the repository at this point in the history
  26. chore: update tests

    MartinFillon committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9e6849d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    54bda48 View commit details
    Browse the repository at this point in the history