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

implement nano sort #6

Merged
merged 11 commits into from
Jan 15, 2024
Merged

implement nano sort #6

merged 11 commits into from
Jan 15, 2024

Commits on Jan 11, 2024

  1. rename _has_overflow

    rask24 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4887285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4316c2a View commit details
    Browse the repository at this point in the history
  3. implement generate_stack

    rask24 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    17225e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a124d6a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. add dev mode

    rask24 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    20f8bc7 View commit details
    Browse the repository at this point in the history
  2. implement nano_sort case 2

    rask24 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    bb5e636 View commit details
    Browse the repository at this point in the history
  3. implement nano_sort case 3

    rask24 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3d8845f View commit details
    Browse the repository at this point in the history
  4. update gitignore

    rask24 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    953480e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. add visualizer to .gitignore

    rask24 committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    076fa85 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. fix preprocessor in main.c

    rask24 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b8e3c58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    074a918 View commit details
    Browse the repository at this point in the history