0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/main
Refael Ackermann 702331be90 lib: no need to strip BOM or shebang for scripts
PR-URL: https://github.com/nodejs/node/pull/27375
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-06-01 10:01:15 -04:00
..
.eslintrc.yaml
check_syntax.js lib: no need to strip BOM or shebang for scripts 2019-06-01 10:01:15 -04:00
eval_stdin.js lib: use getOptionValue instead of process underscore aliases 2019-04-20 00:20:37 +08:00
eval_string.js lib: use getOptionValue instead of process underscore aliases 2019-04-20 00:20:37 +08:00
inspect.js process: call prepareMainThreadExecution in node inspect 2019-03-08 13:53:48 +01:00
print_bash_completion.js process: call prepareMainThreadExecution in all main thread scripts 2019-03-08 13:57:36 +01:00
print_help.js lib: force using primordials for JSON, Math and Reflect 2019-04-03 21:36:08 +08:00
prof_process.js process: call prepareMainThreadExecution in all main thread scripts 2019-03-08 13:57:36 +01:00
repl.js Revert "lib: print to stdout/stderr directly instead of using console" 2019-05-26 16:44:16 +02:00
run_main_module.js lib: rework logic of stripping BOM+Shebang from commonjs 2019-05-26 13:04:29 -05:00
run_third_party_main.js lib: run prepareMainThreadExecution for third_party_main 2019-03-19 05:45:21 +01:00
worker_thread.js process: improve cwd performance 2019-04-26 18:43:11 +02:00