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

Move out common code #5

Merged
merged 12 commits into from
Jan 27, 2024
Merged

Move out common code #5

merged 12 commits into from
Jan 27, 2024

Commits on Jan 27, 2024

  1. Create path class

    bugdea1er committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d4654da View commit details
    Browse the repository at this point in the history
  2. Move common methods to path

    bugdea1er committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    55eb145 View commit details
    Browse the repository at this point in the history
  3. Fix tests for gcc

    bugdea1er committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    4b0e824 View commit details
    Browse the repository at this point in the history
  4. Remove comparison operators

    bugdea1er committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    be3d84e View commit details
    Browse the repository at this point in the history
  5. Tidy up includes

    bugdea1er committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    24a51da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a68660 View commit details
    Browse the repository at this point in the history
  7. Refine documentation

    bugdea1er committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    b773b0e View commit details
    Browse the repository at this point in the history
  8. Make path::~path virtual

    bugdea1er committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    bda6622 View commit details
    Browse the repository at this point in the history
  9. Stylefixes

    bugdea1er committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    4489620 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9208a68 View commit details
    Browse the repository at this point in the history
  11. Stylefixes again

    bugdea1er committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    3e6a3f6 View commit details
    Browse the repository at this point in the history
  12. Add path description

    bugdea1er committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    ec21b1a View commit details
    Browse the repository at this point in the history