Age | Commit message (Expand) | Author |
---|---|---|
2020-10-20 | feat: stabilize Deno.fsync and Deno.fdatasync (#8038) | Casper Beyer |
2020-10-20 | fix(cli): use rid getter for stdio (#8014) | Casper Beyer |
2020-10-19 | docs: readTextFile / readTextFileSync throw when reading directory (#7999) | vwkd |
2020-10-14 | fix typos (#7964) | vwkd |
2020-10-11 | fix(cli/console): only inspect getters with option (#7830) | Casper Beyer |
2020-09-30 | feat(cli/console): Add Deno.InspectOptions::colors (#7742) | Nayeem Rahman |
2020-09-08 | feat(console): print proxy details (#7139) | uki00a |
2020-09-04 | docs: fix anchor link (#7346) | 迷渡 |
2020-08-31 | fix(doc): fix some typos in cli docs (#7292) | Michael Kurze |
2020-08-21 | fix(docs): remove Deno.dir (#7144) | 迷渡 |
2020-08-12 | feat: Support file URLs in Deno.run for executable (#6994) | Nayeem Rahman |
2020-08-10 | feat: Stabilize Deno.mainModule (#6993) | Nayeem Rahman |
2020-08-04 | docs: Removed unnecessary `await` (#6951) | josephrocca |
2020-07-22 | Reduce size of TypeScript Compiler snapshot (#6809) | Ryan Dahl |