Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl | |
Co-authored-by: Erfan Safari <erfanshield@outlook.com> | |||
2021-11-16 | refactor: re-export anyhow from deno_core (#12777) | Ryan Dahl | |
2021-04-21 | fix: do not panic on not found cwd (#10238) | Satya Rohith | |
2021-01-10 | update copyright to 2021 (#9081) | Ryan Dahl | |
2020-12-13 | refactor: deno_runtime crate (#8640) | Bartek IwaĆczuk | |
This commit moves Deno JS runtime, ops, permissions and inspector implementation to new "deno_runtime" crate located in "runtime/" directory. Details in "runtime/README.md". Co-authored-by: Ryan Dahl <ry@tinyclouds.org> |