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

Microbouji patch/8136 #9073

Merged
merged 3 commits into from Nov 24, 2018
Merged

Commits on Nov 23, 2018

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

Commits on Nov 24, 2018

  1. Revamp optional-chain to be top down

    Instead of going both upwards and downwards from the first real optional expression, we can just start from the top down.
    jridgewell committed Nov 24, 2018
    Copy the full SHA
    9e88d36 View commit details
    Browse the repository at this point in the history
  2. Add more tests

    jridgewell committed Nov 24, 2018
    Copy the full SHA
    38a4466 View commit details
    Browse the repository at this point in the history