Age | Commit message (Expand) | Author |
---|---|---|
2020-12-13 | refactor: deno_runtime crate (#8640) | Bartek Iwańczuk |
2020-11-28 | fix(watcher): watcher doesn't exit when module resolution fails (#8521) | Yusuke Tanaka |
2020-11-22 | feat(unstable): Support --watch flag for bundle and fmt subcommands (#8276) | Yusuke Tanaka |
2020-10-28 | refactor(watch): create single watcher for whole process (#8083) | Yusuke Tanaka |
2020-09-21 | refactor: use futures and serde_json from deno_core (#7614) | Bartek Iwańczuk |
2020-09-21 | chore: add copyright (#7593) | tokiedokie |
2020-09-15 | refactor: use the 'anyhow' crate instead of 'ErrBox' (#7476) | Bert Belder |
2020-09-11 | feat(unstable): deno run --watch (#7382) | Bartek Iwańczuk |