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-05-30
third_party: upgrade rust crates
Bert Belder
2019-05-29
v0.7.0
Ryan Dahl
2019-05-29
TS compiler refactor
Ryan Dahl
2019-05-20
v0.6.0
Ryan Dahl
2019-05-20
Adjust core/README.md text
Ryan Dahl
2019-05-16
build: add support for rust proc-macro crates
Bert Belder
2019-05-11
v0.5.0
Ryan Dahl
2019-05-11
Typo (#2337)
Nikola Ristic
2019-05-11
third_party: upgrade rust crates
Bert Belder
2019-05-11
core: make PinnedBuf::Raw -> PinnedBuf conversion actually a move
Bert Belder
2019-05-09
core: Privatize ModuleNameMap SymbolicModule deno_buf (#2324)
Bartek Iwańczuk
2019-05-03
v0.4.0
Ryan Dahl
2019-05-03
v0.3.11
Ryan Dahl
2019-05-03
core,cli: fix clippy warnings
Bert Belder
2019-05-02
Work around Windows-only V8 concurrent initialization crash
Bert Belder
2019-05-02
core: remove support for moving deno_buf ownership from C++ to JavaScript
Bert Belder
2019-05-01
core: express op as enum (#2255)
Ryan Dahl
2019-05-01
Refactor zero-copy buffers for performance and to prevent memory leaks
Bert Belder
2019-05-01
core: remove unused function StrBufNullAllocPtr()
Bert Belder
2019-05-01
Rename test targets (#2262)
Bartek Iwańczuk
2019-04-27
core: add Deps::to_json() (#2223)
Greg Altman
2019-04-25
v0.3.10
Ryan Dahl
2019-04-25
v0.3.9
Ryan Dahl
2019-04-24
core: Add test for snapshotting from Rust (#2197)
Ryan Dahl
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
[prev]
[next]