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

Attempt at extra args #491

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Nov 18, 2023

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

Commits on Nov 19, 2023

  1. Correct extra args accounting and test

    Now extra args are treated as separate but merged to call the function.
    Extra testing is needing to try them in conjunction with other tests.
    
    Every function receives the same extra args
    perrito666 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    810ac62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7934dd6 View commit details
    Browse the repository at this point in the history
  3. Add more test cases and fix bug

    Remove increase in x index count when iterating args sin mage file.
    perrito666 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    594383f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

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