Age | Commit message (Expand) | Author |
---|---|---|
2020-04-16 | refactor(cli/js/ops/fs): Improve readdir() and FileInfo interfaces (#4763) | Nayeem Rahman |
2020-04-03 | fix erroneous assert (#4608) | dubiousjim |
2020-04-01 | refactor(cli/js/testing): Reduce testing interfaces (#4451) | Nayeem Rahman |
2020-03-20 | Add require-await lint rule (#4401) | Samrith Shankar |
2020-03-19 | refactor: rename Deno.TestDefinition.skip to ignore (#4400) | Bartek Iwańczuk |
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 | rename Deno.Err -> Deno.errors (#4093) | Bartek Iwańczuk |
2020-02-21 | refactor: remove unneeded ErrorKinds (#3936) | Bartek Iwańczuk |
2020-02-11 | refactor: rewrite tests in std/ to use Deno.test (#3930) | Bartek Iwańczuk |
2020-01-07 | fix: Deno.mkdir should conform to style guide (#3617) | Ry Dahl |
2019-11-14 | fix: error handling in std/fs/walk() (#3318) | Nayeem Rahman |
2019-10-09 | Move everything into std subdir | Ryan Dahl |