summaryrefslogtreecommitdiff
path: root/cli/rt/40_fs_events.js
AgeCommit message (Collapse)Author
2020-09-16refactor: remove dispatch_json.js from cli/rt and cli/tsc (#7521)Bartek IwaƄczuk
Instead use Deno.core.jsonOpSync and Deno.core.jsonOpAsync
2020-07-23fix(cli/js/ops/fs_events): Ignore polling errors caused by return() (#6785)Nayeem Rahman
2020-07-23Rename cli/js2 to cli/rt (#6857)Ryan Dahl