summaryrefslogtreecommitdiff
path: root/cli/js/os.ts
AgeCommit message (Expand)Author
2020-01-27refactor: isomorphic snapshot for CLI (#3728)Bartek Iwańczuk
2020-01-21refactor: Rename JS entry functions (#3732)Bartek Iwańczuk
2020-01-20Use globalThis to reference global scope (#3719)Kitson Kelly
2020-01-17feat: support individual async handler for each op (#3690)Andy Finch
2020-01-02Happy new year! (#3578)Ry Dahl
2019-12-21feat: Add Deno.dir("executable") (#3526)Nayeem Rahman
2019-12-20feat: Return null on error in Deno.dir() (#3531)Nayeem Rahman
2019-12-18Reduce all directory functions to Deno.dir() (#3518)Ry Dahl
2019-12-15Feat: Add more dir APIs for Deno (#3491)Axetroy
2019-11-14Turn on TS strict mode for deno_typescript (#3330)Ry Dahl
2019-11-13Make bundles fully standalone (#3325)Kitson Kelly
2019-10-19chore: remove xevalDelim from Start interface (#3147)Kevin (Kun) "Kassimo" Qian
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl