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

Add non-local scoping #138

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

Add non-local scoping #138

wants to merge 45 commits into from

Commits on Jul 26, 2024

  1. codegen: add scoping logic

    BobVarioa committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9709d9e View commit details
    Browse the repository at this point in the history
  2. codegen: remove todo

    BobVarioa committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4dbc250 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3343ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a99beb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    175bdc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    76105bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96aeb5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abffaf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7929a5b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    08ff8f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb88ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52e4126 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb10831 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b4f855 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fcae7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21a3554 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0b9c79 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc33542 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e65c2e7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ce841c View commit details
    Browse the repository at this point in the history
  12. codegen: fix setVar typo

    BobVarioa committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    08e89c9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9fdee90 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    5e1a056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e24918 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b00faa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8cc8a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a173b2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    025ac6a View commit details
    Browse the repository at this point in the history
  7. codegen: add index to createVar

    🤦
    BobVarioa committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b344659 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    2dc1377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cdd0e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db5b734 View commit details
    Browse the repository at this point in the history
  4. codegen: fix test262 harness hacks

    related to the previous merge
    BobVarioa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3a32837 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2b7e7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0c54ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04e8c25 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c199cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9cab97e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. codegen: remove debug code

    BobVarioa committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e060ce2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    3921843 View commit details
    Browse the repository at this point in the history
  2. codegen: fix merge issue

    BobVarioa committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    725de03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8d10a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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