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
2021-06-22
refactor: unify JavaScript script execution method (#11043)
Bartek Iwańczuk
2021-06-21
refactor(core): always attach inspector to isolate (#11042)
Bartek Iwańczuk
2021-06-21
chore: release crates (#11068)
Bartek Iwańczuk
2021-06-20
docs(core): replaces dispatch references with op (#11054)
Max
2021-06-19
fix(core/modules): Prepare modules only once per runtime (#11015)
Nayeem Rahman
2021-06-19
chore: upgrade Tokio to 1.7.1 (#11045)
Yusuke Tanaka
2021-06-17
chore: upgrade Rust to 1.53.0 (#11021)
Yusuke Tanaka
2021-06-16
chore: upgrade Tokio to 1.7.0 (#11008)
Yusuke Tanaka
2021-06-15
chore: release crates (#10976)
Bartek Iwańczuk
2021-06-09
chore: move serde_v8 to separate repo (#10909)
Bartek Iwańczuk
2021-06-08
chore: release crates (#10896)
Bartek Iwańczuk
2021-06-08
upgrade: rusty_v8 0.22.3 (#10892)
Bartek Iwańczuk
2021-06-06
tests: run wpt scripts with Deno.core.evalContext (#10852)
Luca Casonato
2021-06-05
refactor(web): use encoding_rs for text encoding (#10844)
Luca Casonato
2021-05-31
Merge v1.10.3 into main (#10801)
Bert Belder
2021-05-31
v1.10.3
Bert Belder
2021-05-31
fix(cli): Don't statically error on dynamic unmapped bare specifiers (#10618)
Nayeem Rahman
2021-05-31
chore: upgrade Tokio to 1.6.1 (#10782)
Yusuke Tanaka
2021-05-31
fix(cli): Don't statically error on dynamic unmapped bare specifiers (#10618)
Nayeem Rahman
2021-05-29
core: don't include_str extension js code (#10786)
Luca Casonato
2021-05-29
chore: upgrade Tokio to 1.6.1 (#10782)
Yusuke Tanaka
2021-05-26
refactor: move JsRuntimeInspector to deno_core (#10763)
Bartek Iwańczuk
2021-05-19
refactor(core): move ModuleMap to separate RefCell (#10656)
Bartek Iwańczuk
2021-05-19
tooling: re-enable bench_util (#10674)
Aaron O'Mullan
2021-05-18
cleanup(core.js): make op wrapper arg names generic (#10675)
Aaron O'Mullan
2021-05-17
chore: release crates (#10661)
Luca Casonato
2021-05-17
chore: update dependencies (#10660)
Luca Casonato
2021-05-15
cleanup(core/example/hello_world): use Deno.core.print instead of new op (#10...
Aaron O'Mullan
2021-05-15
cleanup(core): flatten print's op args (#10643)
Aaron O'Mullan
2021-05-15
chore: upgrade Tokio to 1.6.0 (#10637)
Yusuke Tanaka
2021-05-11
chore: release crates (#10596)
Bartek Iwańczuk
2021-05-11
feat(runtime/worker): Structured cloning worker message passing (#9323)
Tim Ramlot
2021-05-10
upgrade: rusty_v8 0.22.2 (#10551)
Bartek Iwańczuk
2021-05-09
docs: fix a tiny typo (#10535)
heddi.nabbisen
2021-05-08
cleanup(ops): remove unused ZeroCopyBuf arg-types (#10530)
Aaron O'Mullan
2021-05-07
fix: align plugin api with Extension (#10427)
Elias Sjögreen
2021-05-06
refactor(ops): replace `ZeroCopyBuf` arg by 2nd generic deserializable arg (#...
Aaron O'Mullan
2021-05-03
fix(core): error registration could pollute constructors (#10422)
Aaron O'Mullan
2021-05-03
fix(core/print): flush stderr (#10480)
Aaron O'Mullan
2021-05-02
refactor(core): convert core.print() to a builtin op (#10436)
Aaron O'Mullan
2021-05-01
fix(core): fix typo in error message of print function (#10456)
Aditya Pandit
2021-04-30
cleanup(core): use ZeroCopyBuf for serialize & encode bindings (#10435)
Aaron O'Mullan
2021-04-30
refactor(core): provide builtins as an Extension (#10449)
Aaron O'Mullan
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden
2021-04-30
cleanup(core): replace OpResponse with OpResult (#10434)
Aaron O'Mullan
2021-04-30
refactor(core): initialize extensions in runtime constructor (#10421)
Aaron O'Mullan
2021-04-30
feat(serde_v8): ZeroCopyBuf (#10432)
Aaron O'Mullan
2021-04-30
refactor(core.js): provide window.__bootstrap (#10423)
Aaron O'Mullan
2021-04-28
refactor(extensions): reintroduce builder (#10412)
Aaron O'Mullan
2021-04-28
enable error-on-warning (#10410)
Ryan Dahl
[prev]
[next]