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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement late-binding loop check #265

Merged
merged 5 commits into from Jul 1, 2022

Commits on Jun 23, 2022

  1. Copy the full SHA
    69df590 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Copy the full SHA
    765d206 View commit details
    Browse the repository at this point in the history
  2. Only trigger for Load names

    Zac-HD committed Jun 24, 2022
    Copy the full SHA
    b764b37 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b3dd972 View commit details
    Browse the repository at this point in the history
  4. Allow explictly-captured vars

    i.e. don't complain about the default value of arguments, since that's an explicit solution to late binding!
    Zac-HD committed Jun 24, 2022
    Copy the full SHA
    2c8a06d View commit details
    Browse the repository at this point in the history