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

Not all returns in parsers are disallowed #3309

Merged
merged 6 commits into from
May 11, 2022
Merged

Commits on May 11, 2022

  1. toupper cstring method

    Signed-off-by: Mihai Budiu <[email protected]>
    Mihai Budiu committed May 11, 2022
    Configuration menu
    Copy the full SHA
    d61cab8 View commit details
    Browse the repository at this point in the history
  2. utility function to specialize actions

    Mihai Budiu committed May 11, 2022
    Configuration menu
    Copy the full SHA
    58b05f7 View commit details
    Browse the repository at this point in the history
  3. Escape quotes in string literals

    Mihai Budiu committed May 11, 2022
    Configuration menu
    Copy the full SHA
    877b52e View commit details
    Browse the repository at this point in the history
  4. Returns in parsers are allowed if they are in methods

    Signed-off-by: Mihai Budiu <[email protected]>
    Mihai Budiu committed May 11, 2022
    Configuration menu
    Copy the full SHA
    567888a View commit details
    Browse the repository at this point in the history
  5. Add missing include

    Signed-off-by: Mihai Budiu <[email protected]>
    Mihai Budiu committed May 11, 2022
    Configuration menu
    Copy the full SHA
    bb29fc3 View commit details
    Browse the repository at this point in the history
  6. Reference outputs changed due to string quoting

    Signed-off-by: Mihai Budiu <[email protected]>
    Mihai Budiu committed May 11, 2022
    Configuration menu
    Copy the full SHA
    93f1978 View commit details
    Browse the repository at this point in the history