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

Refactoring code chunk #400

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from
Open

Commits on Sep 14, 2024

  1. Remove unused param

    - replace to nullptr
    RuffaloLavoisier committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    b16160b View commit details
    Browse the repository at this point in the history
  2. Remote unsed pram

    RuffaloLavoisier committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    112ab61 View commit details
    Browse the repository at this point in the history
  3. Remote dead comment

    RuffaloLavoisier committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    fada5bc View commit details
    Browse the repository at this point in the history
  4. Fix getDate function, for unused param

    - To prevent declaring dummy(unused) variables, give 'nullptr' to make condition.
    RuffaloLavoisier committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    8ac5bbb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    10811b8 View commit details
    Browse the repository at this point in the history
  2. Extend method usage

    - if you need just one info, give other param just nullptr
    RuffaloLavoisier committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    126f6f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d965f56 View commit details
    Browse the repository at this point in the history
  4. Replace 7 to WEEK

    RuffaloLavoisier committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    f1dd0c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb09eae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3c0dab View commit details
    Browse the repository at this point in the history