summaryrefslogtreecommitdiff
path: root/cli/lockfile.rs
AgeCommit message (Expand)Author
2020-11-26refactor(cli): Remove unnecessary conversion into BTreeMap (#8498)Yusuke Tanaka
2020-10-19feat(cli/installer): Add missing flags for deno install (#7601)Nayeem Rahman
2020-10-05chore: add lockfile tests (#7816)JavascriptMick
2020-09-25refactor: new module graph used for no check (#7621)Kitson Kelly
2020-09-21refactor: use futures and serde_json from deno_core (#7614)Bartek Iwańczuk
2020-09-21chore: add copyright (#7593)tokiedokie
2020-09-06Move JSON ops to deno_core (#7336)Bert Belder
2020-07-02refactor: lock file (#6569)Bartek Iwańczuk
2020-06-29refactor: util functions take slices instead of heap values (#6547)Valentin Anger
2020-05-11fix: source maps in inspector (#5223)Bartek Iwańczuk
2020-05-08refactor: Remove cli::compilers module (#5138)Bartek Iwańczuk
2019-11-03feat: lockfiles (#3231)Ry Dahl