summaryrefslogtreecommitdiff
path: root/cli/program_state.rs
AgeCommit message (Expand)Author
2020-12-21feat(unstable): record raw coverage into a directory (#8642)Casper Beyer
2020-12-15fix(cli): make dynamic import errors catchable (#8750)Kitson Kelly
2020-12-13refactor: deno_runtime crate (#8640)Bartek Iwańczuk
2020-12-12refactor(cli): more options on Worker (#8724)Bartek Iwańczuk
2020-12-11refactor(cli): decouple ops from ProgramState and Flags (#8659)Bartek Iwańczuk
2020-11-16fix(cli): local sources are not cached in memory (#8328)Kitson Kelly
2020-11-06refactor(cli): refactor file_fetcher (#8245)Kitson Kelly
2020-11-02refactor(cli): remove ProgramState::permissions (#8228)Bartek Iwańczuk
2020-11-03refactor(cli): cleanup compiler snapshot and tsc/module_graph (#8220)Kitson Kelly
2020-11-02refactor(cli): migrate runtime compile/bundle to new infrastructure (#8192)Kitson Kelly
2020-10-28fix(cli): restore tripleslash lib refs support (#8157)Kitson Kelly
2020-10-27fix(cli): restore permission check on workers (#8123)Kitson Kelly
2020-10-23refactor: use of lock file in ModuleGraph2 (#8087)Bartek Iwańczuk
2020-10-23refactor(cli): migrate run and cache to new infrastructure (#7996)Kitson Kelly
2020-10-20chore: Rename --importmap to --import-map (#7032)Nayeem Rahman
2020-10-19feat(cli/installer): Add missing flags for deno install (#7601)Nayeem Rahman
2020-10-13refactor(cli): rename GlobalState to ProgramState (#7914)Bartek Iwańczuk