summaryrefslogtreecommitdiff
path: root/lib/internal/loader
AgeCommit message (Expand)Author
2018-01-15module: refactor loaderGus Caplan
2017-12-24module: print better message on esm import errorMichaƫl Zasso
2017-11-29module: Set dynamic import callbackJan Krems
2017-11-28module: fix for #17130 shared loader cjs depGuy Bedford
2017-11-03lib: refactor ES module loader for readabilityAnna Henningsen
2017-10-28src: use V8 function to get Module NamespaceBradley Farias
2017-10-21module: fix main resolution and not found updatesGuy Bedford
2017-10-18lib: pass internalBinding more implicitlyAnna Henningsen
2017-10-12src: add internalBindings for binding isolationBradley Farias
2017-10-11module: resolve and instantiate loader pipeline hooksguybedford
2017-09-07module: Allow runMain to be ESMBradley Farias