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

Executing function definition #76

Closed
3 tasks done
Tracked by #51
magicant opened this issue Aug 24, 2021 · 0 comments
Closed
3 tasks done
Tracked by #51

Executing function definition #76

magicant opened this issue Aug 24, 2021 · 0 comments

Comments

@magicant
Copy link
Owner

magicant commented Aug 24, 2021

  • Basic function definition semantics #75
    • Defining the function
    • Error out when trying to re-define an existing read-only function
    • Expanding the function name
  • Handle errors that may happen in the expansion of the function name feb591b
  • Avoid cloning the whole command for the function body 2dd6f1a
@magicant magicant changed the title Function definition Executing function definition Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant