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

Closes estree/estree#6 #99

Closed
wants to merge 2 commits into from
Closed

Commits on Aug 12, 2015

  1. Closes estree#6

    This picks up @dherman [earlier
    commit](dherman@70ba4ab)
    where it left off.
    
    Also attempted to addres @michaelficarra's concern about raw string
    source's being wrapped with quotes.
    jasonLaster committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    bbf4513 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2015

  1. Updates

    + [ Directive, ..., Statement ] => [ Directive | Statement ]
    + Update FunctionBody description
    + Remove EscapeSequence and LineContinuation language
    jasonLaster committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    e655868 View commit details
    Browse the repository at this point in the history