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