summaryrefslogtreecommitdiff
path: root/cli/js/ops/runtime.ts
AgeCommit message (Expand)Author
2020-07-19Port internal TS code to JS (#6793)Bartek Iwańczuk
2020-07-08feat(unstable): Deno.ppid (#6539)uki00a
2020-06-10feat: Add Deno.mainModule (#6180)John Gardner
2020-05-01BREAKING: remove window.location and self.location (#5034)Bartek Iwańczuk
2020-04-30Unstable methods should not appear in runtime or d.ts (#4957)Luca Casonato
2020-04-28BREAKING: Use LLVM target triple for Deno.build (#4948)Ryan Dahl
2020-03-13Remove doc strings from cli/js TS files (#4329)crowlKats
2020-03-08reorg: move JS ops implementations to cli/js/ops/, part 1 (#4264)Bartek Iwańczuk