summaryrefslogtreecommitdiff
path: root/cli/isolate.rs
AgeCommit message (Expand)Author
2019-04-08Merge Worker and Isolate types (#2078)Ryan Dahl
2019-04-08core: snapshot improvements (#2052)Ryan Dahl
2019-04-07Refactor CLI flag parsing (#2025)Bartek IwaƄczuk
2019-04-05add compile_async (#2053)andy finch
2019-04-04Non-fatal compile_sync failures (#2039)andy finch
2019-04-01Follow redirect location as new referrers for nested module imports (#2031)Kevin (Kun) "Kassimo" Qian
2019-04-01Add web worker JS API (#1993)andy finch
2019-03-30Rename crate deno_core to deno (#2022)Ryan Dahl
2019-03-28Merge the --recompile and --reload flags (#2003)Ryan Dahl
2019-03-27Fix error when JS is executed with --recompile (#2007)Ryan Dahl
2019-03-25Resolve callback moved from Behavior to mod_instantiate() (#1999)Ryan Dahl
2019-03-20Add more async module loading function (#1974)Ryan Dahl
2019-03-19Separate behavior for the compiler isolate (#1973)andy finch
2019-03-19Rename //src/ to //cli/ (#1962)Ryan Dahl