summaryrefslogtreecommitdiff
path: root/lib/internal/module.js
AgeCommit message (Expand)Author
2017-10-25module: support custom paths to require.resolve()cjihrig
2017-10-02module: add inspector to builtinLibsTimothy Gu
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-08-23perf_hooks: implementation of the perf timing APIJames M Snell
2017-08-04http2: introducing HTTP/2James M Snell
2017-05-10async_hooks: initial async_hooks implementationTrevor Norris
2017-05-01module: refactor internal/module export styleJames M Snell
2017-04-19module: standardize strip shebang behaviourSebastian Van Sande
2017-03-10lib: improve method of function callingBrian White
2017-01-06benchmark,lib,test: adjust for lintingRich Trott
2016-04-18repl: keep the built-in modules non-enumerableAnna Henningsen
2016-04-18node: make builtin libs available for `--eval`Anna Henningsen
2016-04-14lib: improve module loading performanceBrian White
2016-01-12module: cache stat() results more aggressivelyBen Noordhuis
2015-11-30module,repl: remove repl require() hackBen Noordhuis
2015-10-03node: add -c|--check CLI arg to syntax check scriptDave Eddy