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-04-08
chore: update deps (#10058)
Luca Casonato
2021-04-08
fix(core): error handling in examples (#9867)
Inteon
2021-04-07
perf(core.js): introduce promise ring (#9979)
Aaron O'Mullan
2021-04-05
core: remove serde_json-isms in op_close() and op_resources() (#10026)
Aaron O'Mullan
2021-04-04
fix: Properly await already evaluating dynamic imports (#9984)
Nayeem Rahman
2021-04-04
perf(serde_v8): introduce Serializable boxable object (#9983)
Aaron O'Mullan
2021-04-03
refactor: don't call Context::Global in async_op_response (#9971)
Ryan Dahl
2021-04-02
core/op_baseline: drop BufVec and minor cleanup (#9969)
Aaron O'Mullan
2021-04-02
perf: bench async op baseline (#9954)
Aaron O'Mullan
2021-04-02
refactor(ops): remove variadic buffers (#9944)
Aaron O'Mullan
2021-04-02
chore: bump dependent crates for cli (#9964)
Kitson Kelly
2021-04-01
perf(core): js errors as unions vs tuples to reduce allocs (#9947)
Aaron O'Mullan
2021-03-31
refactor: new optimized op-layer using serde_v8 (#9843)
Aaron O'Mullan
2021-03-30
perf: add op_baseline bench (#9924)
Aaron O'Mullan
2021-03-27
refactor(core): decode JsStackFrames using serde_v8 (#9902)
Aaron O'Mullan
2021-03-26
remove macro_use (#9884)
Ryan Dahl
2021-03-26
refactor(core): simplify heapStats() by using serde_v8 (#9901)
Aaron O'Mullan
2021-03-26
chore: publish serde_v8, bump version (#9898)
Ryan Dahl
2021-03-25
Introduce serde_v8 (#9722)
Aaron O'Mullan
2021-03-25
upgrade: Rust 1.51.0 (#9895)
Yusuke Tanaka
2021-03-25
feat(lsp): add import completions (#9821)
Kitson Kelly
2021-03-23
feat(core): Deno.core.heapStats() (#9659)
Aaron O'Mullan
2021-03-21
chore: release crates (#9847)
Bartek Iwańczuk
2021-03-21
fix(core): don't panic on invalid arguments for Deno.core.print (#9834)
Andrew Mitchell
2021-03-20
refactor: Move bin ops to deno_core and unify logic with json ops (#9457)
Inteon
2021-03-20
upgrade: tokio 1.4.0 (#9842)
Ryan Dahl
2021-03-19
chores: enforce type ResourceId across codebase (#9837)
Divy Srivastava
2021-03-18
refactor: update minimal ops & rename to buffer ops (#9719)
Inteon
2021-03-14
chore: upgrade to tokio 1.3.0 (#9778)
Yusuke Tanaka
2021-03-12
refactor: simplify icu data alignment (#9766)
Ben Noordhuis
2021-03-12
chore: bump crates (#9769)
Luca Casonato
2021-03-10
upgrade: rusty_v8 0.21.0 (#9725)
Ryan Dahl
2021-03-09
chore: release crates (#9731)
Bartek Iwańczuk
2021-03-08
fix(core): shared queue assertion failure in case of js error (#9721)
Inteon
2021-03-04
fix(runtime/web_worker): Don't block self.onmessage with TLA (#9619)
Nayeem Rahman
2021-03-02
Bump crate versions (#9651)
Ryan Dahl
2021-02-25
Upgrade rusty_v8 (V8 9.0.257.3) (#9605)
Ryan Dahl
2021-02-25
chore(core): optional args for registerErrorClass (#9602)
Luca Casonato
2021-02-23
refactor(core): cleanup module implementation (#9580)
Bartek Iwańczuk
2021-02-23
refactor(core): Allow multiple overflown responses in single poll (#9433)
Inteon
2021-02-21
fix(core/bindings): Add stacks for dynamic import resolution errors (#9562)
Nayeem Rahman
2021-02-20
fix(core/runtime): Fix dynamic imports for already rejected modules (#9559)
Nayeem Rahman
2021-02-19
chore: rename default branch to main (#9503)
Luca Casonato
2021-02-19
fix(core): Make dynamic import async errors catchable (#9505)
Nayeem Rahman
2021-02-17
Make ModuleSpecifier a type alias, not wrapper struct (#9531)
Ryan Dahl
2021-02-16
feat: add structured cloning to Deno.core (#9458)
Inteon
2021-02-15
upgrade: rusty_v8 0.19.0 (#9466)
Bartek Iwańczuk
2021-02-15
refactor(core): Reduce verbosity of binding core functions (#9497)
Aaron O'Mullan
2021-02-13
refactor(core): Strongly typed deserialization of JSON ops (#9423)
Jared Beller
2021-02-12
chore: release crates (#9481)
Bartek Iwańczuk
[prev]
[next]