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-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
2021-04-28
core: introduce extensions (#9800)
Aaron O'Mullan
2021-04-28
refactor(core): simplify module loading code (#10385)
Bartek Iwańczuk
2021-04-28
chore: upgrade dprint plugins (#10397)
Satya Rohith
2021-04-26
fix(tls): throw meaningful error when hostname is invalid (#10387)
Bert Belder
2021-04-26
feat(core): enable wasm threading support (#10116)
Casper Beyer
2021-04-26
remove #![deny(warnings)] (#10376)
Ryan Dahl
2021-04-25
refactor(core): move op cache sync responsibility to rust space (#10340)
Aaron O'Mullan
2021-04-25
refactor(core): move builtin ops to their own file (#10336)
Aaron O'Mullan
2021-04-25
feat(core): allow async opcalls in snapshots (#10308)
Aaron O'Mullan
2021-04-24
docs: updated link (#10345)
Anssi Eteläniemi
2021-04-23
refactor(core): rename send() to opcall() (#10307)
Aaron O'Mullan
2021-04-23
chore: release crates (#10327)
Luca Casonato
2021-04-23
chore: remove dead code (#10321)
Ryan Dahl
2021-04-21
refactor(core): simplify error handling (#10297)
Aaron O'Mullan
2021-04-21
refactor(core): kill recv() and init() (#10299)
Aaron O'Mullan
2021-04-21
chore: release crates (#10269)
Bartek Iwańczuk
[prev]
[next]