index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2019-04-23
core: make Isolate concrete, remove Dispatch trait (#2183)
Ryan Dahl
2019-04-21
Fixes #2033, shared queue push bug (#2158)
Ryan Dahl
2019-04-21
Refactor CLI entry point (#2157)
Bartek Iwańczuk
2019-04-21
Fix link to http_bench example in core README (#2167)
Matt Harrison
2019-04-19
v0.3.8
Ryan Dahl
2019-04-19
core: test Modules::deps and handle error cases better (#2141)
Ryan Dahl
2019-04-19
Improve test slow_never_ready_modules (#2145)
Ryan Dahl
2019-04-18
Fix redirects under async load (#2133)
Kevin (Kun) "Kassimo" Qian
2019-04-17
Fix clippy warnings
Bert Belder
2019-04-16
Move deno_core_http_bench into examples dir (#2127)
Ryan Dahl
2019-04-16
core: make Isolate use FuturesUnordered to track ops
Bert Belder
2019-04-16
core: run isolate tests within a task
Bert Belder
2019-04-16
core/http_bench: support -D flag to enable logging
Bert Belder
2019-04-16
Implement async module loading in CLI (#2084)
Ryan Dahl
2019-04-15
third_party: upgrade rust crates
Bert Belder
2019-04-11
v0.3.7
Ryan Dahl
2019-04-09
core: Rename Behavior to Dispatch (#2082)
Ryan Dahl
2019-04-08
core: poll ops round robin
Bert Belder
2019-04-08
core: snapshot improvements (#2052)
Ryan Dahl
2019-04-04
v0.3.6
Ryan Dahl
2019-04-04
Improve docs in core (#2049)
Ryan Dahl
2019-04-04
Non-fatal compile_sync failures (#2039)
andy finch
2019-04-02
Refactor deno_core::RecursiveLoad to be more idiomatic (#2034)
Bert Belder
2019-04-02
Add deno_core::RecursiveLoad for async module loading (#2034)
Ryan Dahl
2019-04-02
Clippy fixes
Bert Belder
2019-04-01
Add web worker JS API (#1993)
andy finch
2019-03-31
Publish rust crate on crates.io (#2024)
Bert Belder
2019-03-31
Remove deno_core_http_bench from core/Cargo.toml (#2023)
Ryan Dahl
2019-03-30
Rename crate deno_core to deno (#2022)
Ryan Dahl
2019-03-30
Call ninja directly from build.rs (#2020)
Ryan Dahl
2019-03-30
Move //libdeno to //core/libdeno (#2015)
Ryan Dahl
2019-03-29
third_party: upgrade rust crates
Bert Belder
2019-03-28
v0.3.5
Ryan Dahl
2019-03-28
Make sharedQueue overflow warning quieter (#2008)
Ryan Dahl
2019-03-28
Clippy fixes (#2009)
Bert Belder
2019-03-26
namespace reorg: libdeno and DenoCore to Deno.core (#1998)
Kitson Kelly
2019-03-25
Resolve callback moved from Behavior to mod_instantiate() (#1999)
Ryan Dahl
2019-03-24
Handle overflown shared queue (#1992)
Bartek Iwańczuk
2019-03-21
core: Allow terminating an Isolate from another thread (#1982)
Simon Menke
2019-03-18
Re-implement init scripts in core (#1958)
andy finch
2019-03-18
Integrate //core into existing code base
Ryan Dahl
2019-03-15
core: remove reset() from SharedQueue API
Bert Belder
2019-03-15
core: Behavior shouldn't be generic
Ryan Dahl
2019-03-15
allow v8 cli flags on deno_core_http_bench (#1934)
Ryan Dahl
2019-03-12
Small cleanups for //core (#1914)
Ryan Dahl
2019-03-11
core: Abstract out Behavior from Isolate (#1904)
Ryan Dahl
2019-03-09
Migrate from tslint to eslint for linting (#1905)
Kitson Kelly
2019-02-28
Use deno_core::JSError in deno (#1855)
Ryan Dahl
2019-02-27
third_party: upgrade rust crates
Bert Belder
2019-02-26
core: add Cargo.toml
Bert Belder
[prev]
[next]