Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-30 | Rename crate deno_core to deno (#2022) | 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-20 | Fix clippy errors and upgrade Rust to 1.33.0 in CI (#1945) | Ryan Dahl | |
2019-03-19 | Separate behavior for the compiler isolate (#1973) | andy finch | |