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

Added divide and modulo operators #1593

Merged
merged 8 commits into from
Mar 15, 2023
Merged

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    c1b58f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    880298d View commit details
    Browse the repository at this point in the history
  3. Added modulo operator

    teejaded committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    0715486 View commit details
    Browse the repository at this point in the history
  4. Fix divide test typo

    teejaded committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    0b951fb View commit details
    Browse the repository at this point in the history
  5. Add divide by zero test

    teejaded committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    1699776 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0fd3fe View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    b499322 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Fix linter errors

    teejaded committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7b36729 View commit details
    Browse the repository at this point in the history