summaryrefslogtreecommitdiff
path: root/cli/lib.rs
AgeCommit message (Expand)Author
2019-11-04Refactor Worker and ThreadSafeState (#3242)Bartek Iwańczuk
2019-11-03feat: lockfiles (#3231)Ry Dahl
2019-10-19feat: Allow "deno eval" to run code as module (#3148)Kevin (Kun) "Kassimo" Qian
2019-10-14perf: eager poll async ops in Isolate (#3046)Bartek Iwańczuk
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl
2019-10-04Use xeval from deno_std (#3058)Nayeem Rahman
2019-10-02feat: window.onunload (#3023)Bartek Iwańczuk
2019-09-25Handle uncaught worker errors without panicking (#3019)Kitson Kelly
2019-09-19Remove test.py, use cargo test as test frontend (#2967)Ryan Dahl
2019-09-16Move integration tests to //cli/tests/ (#2964)Ryan Dahl