summaryrefslogtreecommitdiff
path: root/core/libdeno.rs
AgeCommit message (Expand)Author
2019-04-08core: snapshot improvements (#2052)Ryan Dahl
2019-03-31Publish rust crate on crates.io (#2024)Bert Belder
2019-03-30Move //libdeno to //core/libdeno (#2015)Ryan Dahl
2019-03-21core: Allow terminating an Isolate from another thread (#1982)Simon Menke
2019-03-18Integrate //core into existing code baseRyan Dahl
2019-02-26deno_core (#1827)Ryan Dahl