summaryrefslogtreecommitdiff
path: root/runtime/js/06_util.js
AgeCommit message (Expand)Author
2021-08-31feat(workers): Make the `Deno` namespace configurable and unfrozen (#11888)Andreu Botella
2021-07-26refactor: use `primordials` in runtime, extensions and core (#11500)Yusuke Tanaka
2021-07-03refactor: use primordials in runtime/, part1 (#11241)Bartek IwaƄczuk
2021-06-22feat: Deno namespace configurable and unfrozen (#11062)Kitson Kelly
2021-03-12refactor: move Console to op_crates/console (#9770)Luca Casonato
2021-02-04chore: use strict mode for internal runtime, core, and op_crates js (#9391)Developing
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-12-17refactor: Rename runtime/rt to runtime/js (#8806)Nayeem Rahman