summaryrefslogtreecommitdiff
path: root/std/node/module.ts
AgeCommit message (Expand)Author
2020-02-24rename Deno.Err -> Deno.errors (#4093)Bartek Iwańczuk
2020-02-21refactor: remove unneeded ErrorKinds (#3936)Bartek Iwańczuk
2020-02-19Enable TS strict mode by default (#3899)Maximilien Mellen
2020-02-10feat: Event emitter node polyfill (#3944)Chris Knight
2020-01-29Partial implementation of node os polyfill based on currently available Deno ...cknight
2020-01-15feat(std/node): Added node timers builtin (#3634)Luca Casonato
2019-12-15std/node: better error message for read perm in require() (#3502)Kevin (Kun) "Kassimo" Qian
2019-11-19std/node: add some Node.js polyfill to require() (#3382)Kevin (Kun) "Kassimo" Qian
2019-10-09remove std submoduleRyan Dahl
2019-10-04Move deno_std to a more convenient location. (#3057)Ryan Dahl