Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> | |||
2020-09-26 | refactor: prune unneeded JS code (#7689) | Bartek Iwańczuk | |
2020-09-04 | fix: don't expose globalThis.__bootstrap (#7344) | Kitson Kelly | |
2020-08-21 | fix: Allow isolated "%"s when parsing file URLs (#7108) | Nayeem Rahman | |
2020-07-30 | fix(cli/rt): Fix file URL to path conversion on Windows (#6920) | Nayeem Rahman | |
2020-07-23 | Rename cli/js2 to cli/rt (#6857) | Ryan Dahl | |