Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
- Make assertThrows() return the Error - Remove WalkOptions::onError() | |||
2019-10-09 | Move everything into std subdir | Ryan Dahl | |