Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | esm: use "node:" namespace for builtins | Guy Bedford | 2020-09-29 | 1 | -2/+2 |
* | esm: import.meta.resolve with nodejs: builtins | Guy Bedford | 2020-02-03 | 1 | -2/+2 |
* | module: loader getSource, getFormat, transform hooks | Geoffrey Booth | 2020-01-07 | 1 | -9/+19 |
* | module: pass full URL to loader for top-level load | Guy Bedford | 2019-09-29 | 1 | -2/+2 |
* | esm: phase two of new esm implementation | guybedford | 2019-03-27 | 1 | -1/+1 |
* | test: remove usage of `process.binding()` | Anna Henningsen | 2019-03-07 | 1 | -5/+2 |
* | module: support main w/o extension, pjson cache | Guy Bedford | 2018-02-14 | 1 | -1/+4 |
* | module: resolve and instantiate loader pipeline hooks | guybedford | 2017-10-11 | 1 | -0/+34 |