summaryrefslogtreecommitdiff
path: root/lib/internal/main/run_main_module.js
AgeCommit message (Expand)Author
2019-11-19module: reduce circular dependency of internal/modules/cjs/loaderJoyee Cheung
2019-11-12esm: unflag --experimental-modulesGuy Bedford
2019-10-16module: refactor modules bootstrapBradley Farias
2019-05-26lib: rework logic of stripping BOM+Shebang from commonjsGus Caplan
2019-04-04process: patch more process properties during pre-executionJoyee Cheung
2019-02-10process: normalize process.argv before user code executionJoyee Cheung
2019-02-10process: group main thread execution preparation codeJoyee Cheung
2019-02-08process: move deprecation warning initialization into pre_execution.jsJoyee Cheung
2019-01-30process: split execution into main scriptsJoyee Cheung