summaryrefslogtreecommitdiff
path: root/src/workers.rs
AgeCommit message (Expand)Author
2019-03-19Rename //src/ to //cli/ (#1962)Ryan Dahl
2019-03-18Re-implement init scripts in core (#1958)andy finch
2019-03-18Integrate //core into existing code baseRyan Dahl
2019-03-04`use-snapshots` build option for cross compile support. (#1852)andy finch
2019-03-01Permissions refactor (#1864)andy finch
2019-02-28Use deno_core::JSError in deno (#1855)Ryan Dahl
2019-01-28Split out compiler snapshot (#1566)Kitson Kelly
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2019-01-15Clippy fixes (also fixes build with nightly) (#1527)Bert Belder
2019-01-14Update to rust 2018 editionAndy Hayden
2019-01-09Native ES modules (#1460)Ryan Dahl
2019-01-08Minimal Worker support (#1476)Ryan Dahl