Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | module: Set dynamic import callback | Jan Krems | 2018-08-16 | 1 | -2/+19 |
* | lib: refactor ES module loader for readability | Anna Henningsen | 2018-04-12 | 1 | -7/+38 |
* | src: use V8 function to get Module Namespace | Bradley Farias | 2017-10-31 | 1 | -5/+2 |
* | module: fix main resolution and not found updates | Guy Bedford | 2017-10-23 | 1 | -0/+1 |
* | module: resolve and instantiate loader pipeline hooks | guybedford | 2017-10-17 | 1 | -31/+62 |
* | module: Allow runMain to be ESM | Bradley Farias | 2017-09-12 | 1 | -0/+75 |