| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-01 | Add web worker JS API (#1993) | andy finch | |
| * Refactored the way worker polling is scheduled and errors are handled. * Share the worker future as a Shared | |||
| 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-25 | Resolve callback moved from Behavior to mod_instantiate() (#1999) | Ryan Dahl | |
| This simplifies the Behavior trait and makes it more explicit where the resolve callback is being made. Also s/StartupScript/Script | |||
| 2019-03-19 | Separate behavior for the compiler isolate (#1973) | andy finch | |
| 2019-03-19 | Remove old Buf definition in cli.rs (#1971) | andy finch | |
| 2019-03-19 | Rename //src/ to //cli/ (#1962) | Ryan Dahl | |
| To better distinguish the deno_core crate from the executable deno, which will now be called "the cli" internally. | |||
