Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-12 | fix: Make std work with isolatedModules (#7016) | Nayeem Rahman | |
2020-06-02 | fix: Better use of @ts-expect-error (#6038) | Kitson Kelly | |
2020-05-26 | Use ts-expect-error instead of ts-ignore. (#5869) | Kitson Kelly | |
2020-04-30 | std/node: toString for globals (#5013) | Nikolai Vavilov | |
2020-02-19 | Enable TS strict mode by default (#3899) | Maximilien Mellen | |
Fixes #3324 Co-authored-by: Kitson Kelly <me@kitsonkelly.com> | |||
2019-11-19 | std/node: add some Node.js polyfill to require() (#3382) | Kevin (Kun) "Kassimo" Qian | |
2019-10-09 | remove std submodule | Ryan Dahl | |
2019-10-04 | Move deno_std to a more convenient location. (#3057) | Ryan Dahl | |
js/deps/https/deno.land/std -> js/std |