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 support for Wren language #2271

Merged
merged 16 commits into from Nov 29, 2022
Merged

Add support for Wren language #2271

merged 16 commits into from Nov 29, 2022

Commits on Nov 4, 2022

  1. Create wren.py

    PureFox48 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    f580a41 View commit details
    Browse the repository at this point in the history
  2. Create example.wren

    PureFox48 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    0c5affc View commit details
    Browse the repository at this point in the history
  3. Create example.wren.output

    PureFox48 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    39b4f65 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Update _mapping.py

    PureFox48 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    48ae5a4 View commit details
    Browse the repository at this point in the history
  2. Update wren.py

    See individual comments.
    PureFox48 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    ad55df7 View commit details
    Browse the repository at this point in the history
  3. Update example.wren

    PureFox48 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    d01f934 View commit details
    Browse the repository at this point in the history
  4. Update example.wren.output

    PureFox48 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    234a4fb View commit details
    Browse the repository at this point in the history
  5. Update wren.py

    PureFox48 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    43a876e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Update wren.py

    'prefixes' weren't quite right before.
    PureFox48 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    71ed044 View commit details
    Browse the repository at this point in the history
  2. Update example.wren.output

    PureFox48 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    640780a View commit details
    Browse the repository at this point in the history
  3. Update wren.py

    PureFox48 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    ef321bb View commit details
    Browse the repository at this point in the history
  4. Update example.wren.output

    PureFox48 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    b0df3d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Update wren.py

    Corrected module docstring.
    PureFox48 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    f982b0a View commit details
    Browse the repository at this point in the history
  2. Update wren.py

    Hopefully, fixes the problem with the random test.
    PureFox48 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    9d09ed4 View commit details
    Browse the repository at this point in the history
  3. Update example.wren.output

    PureFox48 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    e1f9953 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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