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

@babel/parser error recovery #10363

Merged
merged 29 commits into from Nov 5, 2019

Commits on Nov 5, 2019

  1. Copy the full SHA
    c0230cf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    031a337 View commit details
    Browse the repository at this point in the history
  3. Update this.raise usage in @babel/parser:

    - expression.js
    - lval.js
    - statement.js
    - estree.js
    - flow.js
    - jsx/index.js
    - tokenizer/index.js
    nicolo-ribaudo committed Nov 5, 2019
    Copy the full SHA
    ff376e2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b422ffa View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    43cfec4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ea3c4e4 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    44be497 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    8546a6d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    e2f8b45 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    51d55b5 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    774d669 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    1ae5ada View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    f9a869d View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    86b6275 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    3b44131 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    3497179 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    cfc1363 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    8316a6a View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    1eabd28 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    050ceb4 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    78e4946 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    d8c0436 View commit details
    Browse the repository at this point in the history
  23. Fix flow

    nicolo-ribaudo committed Nov 5, 2019
    Copy the full SHA
    a5c1c5c View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    d9a3f2b View commit details
    Browse the repository at this point in the history
  25. Update after rebase

    nicolo-ribaudo committed Nov 5, 2019
    Copy the full SHA
    9fd7069 View commit details
    Browse the repository at this point in the history
  26. Fix todo

    nicolo-ribaudo committed Nov 5, 2019
    Copy the full SHA
    04e64e6 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    c3f64a7 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    7740a45 View commit details
    Browse the repository at this point in the history
  29. Nit: use ??

    nicolo-ribaudo committed Nov 5, 2019
    Copy the full SHA
    ebc2ce0 View commit details
    Browse the repository at this point in the history