-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
repl: unflag Top-Level Await #34733
Closed
Closed
repl: unflag Top-Level Await #34733
Commits on Jul 8, 2021
-
unflags top-level await for the REPL. This is accomplished by getting rid of `--experimental-repl-await` flag and the checks related to the same.
Configuration menu - View commit details
-
Copy full SHA for a9d6eb4 - Browse repository at this point
Copy the full SHA a9d6eb4View commit details
Commits on Jul 13, 2021
-
repl: adding --no-experimental-repl-await flag.
Flag to disable top-level repl await.
Configuration menu - View commit details
-
Copy full SHA for 75d5b8e - Browse repository at this point
Copy the full SHA 75d5b8eView commit details -
Co-authored-by: Michaël Zasso <targos@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4c89088 - Browse repository at this point
Copy the full SHA 4c89088View commit details -
Co-authored-by: Michaël Zasso <targos@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1aafad6 - Browse repository at this point
Copy the full SHA 1aafad6View commit details -
Co-authored-by: Michaël Zasso <targos@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for e5c977f - Browse repository at this point
Copy the full SHA e5c977fView commit details -
Update test/parallel/test-process-env-allowed-flags-are-documented.js
Co-authored-by: Michaël Zasso <targos@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for fda3e7b - Browse repository at this point
Copy the full SHA fda3e7bView commit details -
Co-authored-by: Michaël Zasso <targos@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for b9fced9 - Browse repository at this point
Copy the full SHA b9fced9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b32662d - Browse repository at this point
Copy the full SHA b32662dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a11339b - Browse repository at this point
Copy the full SHA a11339bView commit details
Commits on Jul 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a9f1e00 - Browse repository at this point
Copy the full SHA a9f1e00View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.