summaryrefslogtreecommitdiff
path: root/cli/rt/90_deno_ns.js
AgeCommit message (Expand)Author
2020-12-13refactor: deno_runtime crate (#8640)Bartek Iwańczuk
2020-11-03build: migrate to dlint (#8176)Bartek Iwańczuk
2020-10-30fix: Deno.fdata(), Deno.fdatasync() (#8193)Bartek Iwańczuk
2020-10-26feat(unstable): add Deno.systemCpuInfo() (#7774)Elias Sjögreen
2020-10-15feat(cli/ops): add the sleep_sync op (#7974)William Perron
2020-09-17refactor: move op_resources and op_close to deno_core (#7539)Bartek Iwańczuk
2020-09-10feat(unstable): Add Deno.systemMemoryInfo() (#7350)Akshat Agarwal
2020-08-31feat(unstable): add Deno.futime and Deno.futimeSync (#7266)Casper Beyer
2020-08-05feat(cli): custom http client for fetch (#6918)Luca Casonato
2020-07-23Don't use window.__base64. Combine deno_ns scripts. (#6858)Ryan Dahl
2020-07-23Rename cli/js2 to cli/rt (#6857)Ryan Dahl