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
2020-10-11
reland JsRuntime/Worker is not a Future (#7924)
Bartek Iwańczuk
2020-10-10
v1.4.6
Bartek Iwańczuk
2020-10-10
Fix 100% CPU idling problem by reverting #7672 (#7911)
Ryan Dahl
2020-10-09
Implement Serialize for ModuleSpecifier (#7900)
Ryan Dahl
2020-10-08
Fix typos (#7882)
crowlKats
2020-10-08
v1.4.5
Bartek Iwańczuk
2020-10-08
fix(cli/rt/error_stack): Improve message line formatting (#7860)
Nayeem Rahman
2020-10-07
refactor(core): JsRuntime is not a Future (#7855)
Bartek Iwańczuk
2020-10-07
upgrade: rusty_v8 0.11.0, V8 8.7.220.3 (#7859)
Bartek Iwańczuk
2020-10-07
refactor: rename isolate to js_runtime (#7858)
Bartek Iwańczuk
2020-10-07
refactor(core): JsRuntime doesn't defer to OwnedIsolate (#7853)
Bartek Iwańczuk
2020-10-06
fix(core): module execution with top level await (#7672)
Bartek Iwańczuk
2020-10-05
fix(core): handle unregistered errors in core better (#7817)
Kitson Kelly
2020-10-05
refactor(core): JsRuntime::poll (#7825)
Bartek Iwańczuk
2020-10-03
v1.4.4
Bartek Iwańczuk
2020-10-02
v1.4.3
Bartek Iwańczuk
2020-10-02
fix(cli/repl): use a default referrer when empty (#7794)
Casper Beyer
2020-10-02
chore(core): remove experimental wasm bigint flag (#7790)
Casper Beyer
2020-09-25
v1.4.2
Bartek Iwańczuk
2020-09-23
Add example for deno_core (#7611)
Valentin Anger
2020-09-22
Actually remove js_check (#7636)
Ryan Dahl
2020-09-22
refactor(core): support error stack, remove js_check (#7629)
Bartek Iwańczuk
2020-09-22
refactor(cli/fmt_errors): Color stack traces in Rust (#7628)
Nayeem Rahman
2020-09-21
chore: add copyright (#7593)
tokiedokie
2020-09-20
refactor: remove CliState, use OpState, add CliModuleLoader (#7588)
Bartek Iwańczuk
2020-09-18
v1.4.1
Bert Belder
2020-09-17
refactor: move op_resources and op_close to deno_core (#7539)
Bartek Iwańczuk
2020-09-16
refactor: remove dispatch_json.js from cli/rt and cli/tsc (#7521)
Bartek Iwańczuk
2020-09-16
Re-export deno_core::url (#7525)
Ryan Dahl
2020-09-15
Don't expose ErrWithV8Handle from deno_core
Ryan Dahl
2020-09-14
Make JsRuntimeState private (#7484)
Ryan Dahl
2020-09-14
refactor: Remove dependency on downcast_rs. (#7475)
Scott Olson
2020-09-14
refactor(core): remove JsRuntime::set_js_error_create_fn (#7478)
Bartek Iwańczuk
2020-09-15
refactor: use the 'anyhow' crate instead of 'ErrBox' (#7476)
Bert Belder
2020-09-14
Upgrade Rust crates, pin 'webpki-roots' to version 0.19.0 (#7454)
Bert Belder
2020-09-13
v1.4.0
Bartek Iwańczuk
2020-09-13
upgrade: rusty_v8 0.10.0 / V8 8.7.75 (#7429)
Bert Belder
2020-09-11
refactor(core): JsRuntime initialization (#7415)
Bartek Iwańczuk
2020-09-10
Use gotham-like state for ops (#7385)
Ryan Dahl
2020-09-09
fix(core): panic on big string allocation (#7395)
Bartek Iwańczuk
2020-09-08
feat(console): print proxy details (#7139)
uki00a
2020-09-07
feat(info): Dependency count and sizes (#6786)
KrisChambers
2020-09-06
refactor(core): rename CoreIsolate to JsRuntime (#7373)
Bartek Iwańczuk
2020-09-06
refactor(core): merge CoreIsolate and EsIsolate (#7370)
Bartek Iwańczuk
2020-09-06
Move JSON ops to deno_core (#7336)
Bert Belder
2020-09-04
v1.3.3
Bartek Iwańczuk
2020-09-01
Remove unused crate_modules feature (#7311)
Ryan Dahl
2020-08-29
v1.3.2
Bartek Iwańczuk
2020-08-29
upgrade: rusty_v8 0.9.1 / V8 8.6.334 (#7243)
Bartek Iwańczuk
2020-08-26
Simplify ErrBox-to-class mapping & hook it up to core json ops (#7195)
Bert Belder
[prev]
[next]