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

Support nocheck prefix #81615

Closed
wants to merge 19 commits into from
Closed

Commits on Feb 3, 2023

  1. Provide initial support for no. (no check) prefix

    Currently prefix has no behaviour, which is ECMA 335 compliant
    john-h-k committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    e8ee0f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9054b5e View commit details
    Browse the repository at this point in the history
  3. Tests

    john-h-k committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    7661a2c View commit details
    Browse the repository at this point in the history
  4. Fix compile errors

    john-h-k committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    807fbf6 View commit details
    Browse the repository at this point in the history
  5. Update importer.cpp

    john-h-k committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    52d431d View commit details
    Browse the repository at this point in the history
  6. Fixes

    john-h-k committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    0f0a9ac View commit details
    Browse the repository at this point in the history
  7. Add il[d]asm support

    john-h-k committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    544ea0b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Fix indentation

    john-h-k committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    b805b65 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Add new types

    jakobbotsch committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    d153567 View commit details
    Browse the repository at this point in the history
  2. Regenerate parser

    jakobbotsch committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1c35847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddf4333 View commit details
    Browse the repository at this point in the history
  4. Remove trailing spaces

    jakobbotsch committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b1b1908 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afe653d View commit details
    Browse the repository at this point in the history
  6. Some more manual fixes

    jakobbotsch committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    aca49d9 View commit details
    Browse the repository at this point in the history
  7. Another fix

    jakobbotsch committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f657121 View commit details
    Browse the repository at this point in the history
  8. Hopefully final fix

    jakobbotsch committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    aebab51 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Update asmparse.y

    john-h-k committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    fcce0e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Revert "Update asmparse.y"

    This reverts commit fcce0e8.
    john-h-k committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    825ab47 View commit details
    Browse the repository at this point in the history
  2. @jakobbotsch comments

    john-h-k committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f16241c View commit details
    Browse the repository at this point in the history