summaryrefslogtreecommitdiff
path: root/cli/js/ops/os.ts
AgeCommit message (Expand)Author
2020-07-06clean up code in cli/js (#6611)Stanislav
2020-06-20Remove Deno.dir and dirs dependency (#6385)Ryan Dahl
2020-06-12Revert "feat: add Deno.osName()" (#6261)Ryan Dahl
2020-06-11feat: add Deno.osName() (#5714)Rubin Bhandari
2020-06-09feat(cli): Add Deno.env.delete() (#5859)Tuan Le
2020-04-29BREAKING: Map-like interface for Deno.env (#4942)Valentin Anger
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-13Remove doc strings from cli/js TS files (#4329)crowlKats
2020-03-11reorg: remove dispatch.ts, move signals, factor out web utils (#4316)Bartek Iwańczuk
2020-03-08reorg: move JS ops implementations to cli/js/ops/, part 1 (#4264)Bartek Iwańczuk