Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-09 | BREAKING(std): reorganization (#5087) | Nayeem Rahman | |
* Prepend underscores to private modules * Remove collectUint8Arrays() It would be a misuse of Deno.iter()'s result. * Move std/_util/async.ts to std/async * Move std/util/sha*.ts to std/hash | |||
2020-03-28 | Update to Prettier 2 and use ES Private Fields (#4498) | Kitson Kelly | |
2020-02-11 | refactor: rewrite tests in std/ to use Deno.test (#3930) | Bartek IwaĆczuk | |
2020-01-21 | change copyrights from 2019 to 2020 (#3733) | Takashi Idobe | |
2019-11-18 | feat: Add std/encoding/yaml module (#3361) | Lilian Saget-Lethias | |
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 |