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
Age
Commit message (
Expand
)
Author
2021-04-05
docs: add documentation about Atom Editor LSP client (#10016)
ayame113
2021-04-04
perf(serde_v8): preallocate vector when serializing arrays (#9955)
Aaron O'Mullan
2021-04-04
docs: update Deno.metrics() table data (#9999)
Divy Srivastava
2021-04-04
chore(cli): Upgrade jsonc_parser to 0.17 (#9977)
David Sherret
2021-04-04
fix: Properly await already evaluating dynamic imports (#9984)
Nayeem Rahman
2021-04-04
docs: update kakoune LSP example configuration (#9989)
louix
2021-04-04
perf(serde_v8): drop need for EscapableHandleScope (#9990)
Aaron O'Mullan
2021-04-04
perf(serde_v8): introduce Serializable boxable object (#9983)
Aaron O'Mullan
2021-04-04
perf(serde_v8): drop need for RC in serializer (#9987)
Aaron O'Mullan
2021-04-03
refactor: Switch op_now to be a json-op (#9974)
Aaron O'Mullan
2021-04-03
refactor: don't call Context::Global in async_op_response (#9971)
Ryan Dahl
2021-04-02
perf(serde_v8/de): implement SeqAccess size_hint (#9975)
Aaron O'Mullan
2021-04-03
fix(permissions): don't panic when no input is given (#9894)
upendra1997
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
v1.8.3
Kitson Kelly
2021-04-02
chore: bump dependent crates for cli (#9964)
Kitson Kelly
2021-04-02
feat(lsp): implement textDocument/foldingRange (#9900)
Jean Pierre
2021-04-02
Revert "fix(cli): align type definitions to spec (#9782)" (#9961)
Kitson Kelly
2021-04-02
chore(cli): add "Deno" to the windows file description (#9959)
David Sherret
2021-04-02
fix(websocket): ignore resource close error (#9755)
Luca Casonato
2021-04-02
chore(cli): fix futime and futimeSync code examples (#9953)
defectivepixel
2021-04-01
perf(core): js errors as unions vs tuples to reduce allocs (#9947)
Aaron O'Mullan
2021-04-01
fix(cli): align type definitions to spec (#9782)
Casper Beyer
2021-04-01
docs: copyedit introduction for clarity (#9805)
Peter Shank
2021-04-01
Fix typo in faqs.md (#9948)
John Spurlock
2021-04-01
fix(lsp): ensure insert_text is passed back on completions (#9951)
Kitson Kelly
2021-04-01
docs: add the Nix pkg manager to Installation options (#9921)
Attila Gulyas
2021-04-01
docs: fix typo (#9946)
Chandan Kumar
2021-03-31
refactor: new optimized op-layer using serde_v8 (#9843)
Aaron O'Mullan
2021-03-30
serde_v8: restore ser/de benches (#9939)
Aaron O'Mullan
2021-03-30
perf: add op_baseline bench (#9924)
Aaron O'Mullan
2021-03-30
docs: clarify jetbrains setup (#9930)
crowlKats
2021-03-29
bench: track Date.now() as upper bound reference (#9922)
Aaron O'Mullan
2021-03-28
chore: fix clippy warning in serde_v8. (#9917)
Divy Srivastava
2021-03-27
feat(bench/deno_common): show ns/op (#9915)
Aaron O'Mullan
2021-03-27
fix: update wpt + align AbortController (#9907)
crowlKats
2021-03-27
chore: Add missing copyright headers (#9910)
Aaron O'Mullan
2021-03-27
chore: add Deno copyright headers to all rust files (#9909)
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
Add bench suite of common Deno functions (#9878)
Aaron O'Mullan
2021-03-26
refactor(core): simplify heapStats() by using serde_v8 (#9901)
Aaron O'Mullan
2021-03-26
docs: Add help community section (#9882)
Yasser A.Idrissi
2021-03-26
chore: publish serde_v8, bump version (#9898)
Ryan Dahl
2021-03-26
docs(profiling): Actualization & add flamegraph info (#9594)
Inteon
2021-03-26
fix: include deno.crypto in "deno types" (#9863)
Luca Casonato
2021-03-26
refactor(lsp): remove unused code (#9897)
Yusuke Tanaka
2021-03-25
Introduce serde_v8 (#9722)
Aaron O'Mullan
[prev]
[next]