summaryrefslogtreecommitdiff
path: root/lib/internal/modules/cjs/helpers.js
AgeCommit message (Expand)Author
2019-11-30wasi: introduce initial WASI supportcjihrig
2019-11-25lib: flatten access to primordialsMichaël Zasso
2019-11-12esm: unflag --experimental-modulesGuy Bedford
2019-09-03policy: minor perf opts and cleanupBradley Farias
2019-07-26policy: add dependencies map for resourcesBradley Farias
2019-06-01lib: no need to strip BOM or shebang for scriptsRefael Ackermann
2019-05-26lib: rework logic of stripping BOM+Shebang from commonjsGus Caplan
2019-04-12lib: enforce the use of Object from primordialsMichaël Zasso
2019-04-08module: remove dead codeRuben Bridgewater
2019-04-06lib: remove `env: node` in eslint config for lib filesJoyee Cheung
2019-03-01module: fix stat cacheRuben Bridgewater
2019-03-01module: simpler shebang functionRuben Bridgewater
2019-02-19module: revert module._compile to original state if module is patchedUjjwal Sharma
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2018-12-13inspector: move process.binding to internalBindingBeni von Cheni
2018-12-08module: use validateString in modules/cjsZYSzys
2018-11-07src: cache the result of GetOptions() in JS landJoyee Cheung
2018-10-15lib: migrate process.binding to getOptionsRandy Wressell
2018-06-06worker: rename to worker_threadsAnna Henningsen
2018-06-06worker: implement `MessagePort` and `MessageChannel`Anna Henningsen
2018-04-17trace_events: adds a new trace_events apiJames M Snell
2018-03-23repl: fix tab completion of inspector moduleMichaël Zasso
2018-03-15lib: restructure cjs and esm loadersJoyee Cheung