Nikolai Vavilov
|
8c1c929034
|
fix: stack traces for modules imported via std/node's require (#4035)
|
2020-03-19 10:42:07 -04:00 |
|
crowlKats
|
9648d3da14
|
Add node querystring polyfill (#4370)
|
2020-03-14 16:43:49 -04:00 |
|
Bartek Iwańczuk
|
e1687c0a46
|
rename Deno.Err -> Deno.errors (#4093)
|
2020-02-24 15:48:35 -05:00 |
|
Bartek Iwańczuk
|
dd8a109481
|
refactor: remove unneeded ErrorKinds (#3936)
|
2020-02-21 10:36:13 -05:00 |
|
Maximilien Mellen
|
90125566bb
|
Enable TS strict mode by default (#3899)
Fixes #3324
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
|
2020-02-19 15:36:18 -05:00 |
|
Chris Knight
|
81905a867e
|
feat: Event emitter node polyfill (#3944)
|
2020-02-10 18:19:48 -05:00 |
|
cknight
|
f0a6062012
|
Partial implementation of node os polyfill based on currently available Deno functionality (#3821)
|
2020-01-29 20:57:29 -05:00 |
|
Luca Casonato
|
3eab20ce42
|
feat(std/node): Added node timers builtin (#3634)
|
2020-01-15 14:13:12 -05:00 |
|
Kevin (Kun) "Kassimo" Qian
|
33d2e3d536
|
std/node: better error message for read perm in require() (#3502)
|
2019-12-15 17:23:12 +08:00 |
|
Kevin (Kun) "Kassimo" Qian
|
6708fcc386
|
std/node: add some Node.js polyfill to require() (#3382)
|
2019-11-19 16:44:59 -05:00 |
|