Age | Commit message (Expand) | Author |
---|---|---|
2020-04-01 | Move encode, decode helpers to /std/encoding/utf8.ts, delete /std/strings/ (#... | Ryan Dahl |
2020-03-28 | Update to Prettier 2 and use ES Private Fields (#4498) | Kitson Kelly |
2020-03-21 | BREAKING CHANGE Rename Deno.run's args to cmd (#4444) | Akshat Agarwal |
2020-03-18 | feat: Deno.test() sanitizes ops and resources (#4399) | Bartek Iwańczuk |
2020-03-15 | refactor(std): Uncomment disabled tests, use skip option (#4378) | Nayeem Rahman |
2020-02-24 | fix(std/examples): add tests for examples (#4094) | uki00a |
2020-02-17 | feat(std/io): Export readDelim(), readStringDelim() and readLines() from bufi... | Nayeem Rahman |
2020-02-11 | refactor: rewrite tests in std/ to use Deno.test (#3930) | Bartek Iwańczuk |
2020-02-07 | remove non-null assertion operator from std (part1) (#3900) | Yusuke Sakurai |
2020-01-30 | bring back std/examples/xeval.ts (#3822) | 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 |