summaryrefslogtreecommitdiff
path: root/runtime/js/40_compiler_api.js
AgeCommit message (Expand)Author
2022-02-25feat(cli): support data url (#13667)Simon Lecoq
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-07-04refactor: use primordials in runtime/, part2 (#11248)Bartek IwaƄczuk
2021-04-26refactor(cli): rename Deno.emit() bundle options to "module" and "classic" (#...Nayeem Rahman
2021-04-12refactor(deno): remove concept of bin & json ops (#10145)Aaron O'Mullan
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
2021-01-01refactor(cli): runtime compiler APIs consolidated to Deno.emit() (#8799)Kitson Kelly
2020-12-17refactor: Rename runtime/rt to runtime/js (#8806)Nayeem Rahman