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-05-07
fix: align plugin api with Extension (#10427)
Elias Sjögreen
2021-05-07
refactor(lsp): publish diagnostics independently (#10525)
Kitson Kelly
2021-05-06
chore: upgrade to Rust 1.52.0 (#10522)
Bartek Iwańczuk
2021-05-06
refactor(ops): replace `ZeroCopyBuf` arg by 2nd generic deserializable arg (#...
Aaron O'Mullan
2021-05-06
chore: update wgpu and realign to spec (#9760)
Luca Casonato
2021-05-06
docs: tag permission examples as ts (#10506)
Casper Beyer
2021-05-06
docs: env.get will return `undefined` if not exist (#10514)
迷渡
2021-05-06
chore: upgrade dprint 0.13.1 to fix CI. (#10513)
David Sherret
2021-05-06
docs(runtime): fix HTTP server example (#10497)
vwkd
2021-05-05
test(compile): show command output to testing log for debugging purpose (#10503)
Yoshiya Hinosawa
2021-05-05
docs(cli/dts): add missing awaits (#10501)
Casper Beyer
2021-05-05
docs(cli/dts): fix env examples (#10500)
Casper Beyer
2021-05-05
docs(cli/dts): use one block per writeAll example (#10496)
Casper Beyer
2021-05-05
docs(cli/dts): explicitly import assert in examples (#10495)
Casper Beyer
2021-05-05
docs(examples): improve cat example (#10498)
vwkd
2021-05-05
docs(cli/dts): use one code block per truncate example (#10494)
Casper Beyer
2021-05-04
fix(cli): give context when failed to load import map (#10478)
Satya Rohith
2021-05-04
docs(cli/ftruncateSync): use openSync in example (#10485)
Casper Beyer
2021-05-03
fix(core): error registration could pollute constructors (#10422)
Aaron O'Mullan
2021-05-03
refactor(op_crates/webgpu): simplify gfx_select macro & add gfx_put and gfx_o...
crowlKats
2021-05-03
fix(core/print): flush stderr (#10480)
Aaron O'Mullan
2021-05-03
fix(op_crates/fetch): check fetch() argument length (#10474)
Anonymous
2021-05-02
refactor(core): convert core.print() to a builtin op (#10436)
Aaron O'Mullan
2021-05-02
cleanup(bench/deno_http_native): don't use Deno.core funcs (#10460)
Aaron O'Mullan
2021-05-02
refactor(runtime): use Extensions (#10461)
Aaron O'Mullan
2021-05-02
fix(test): change inflection depending on number of pending tests (#10466)
Casper Beyer
2021-05-02
clean(cli): prefix all op functions with op_ (#10463)
Aaron O'Mullan
2021-05-02
cleanup(runtime): re-export deno_timers like all other deno crates (#10464)
Aaron O'Mullan
2021-05-02
docs: remove wasm and wasi as prerequisites (#10465)
Casper Beyer
2021-05-01
fix(extension/websocket): better websocket errors (#10458)
crowlKats
2021-05-01
fix(core): fix typo in error message of print function (#10456)
Aditya Pandit
2021-05-01
fix(test): re-enable "compile_windows_ext" test (#10131)
Divy Srivastava
2021-05-01
fix(console): Remove `console.timeStamp` from types (#10455)
Liam Murphy
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
fix(cli/tools/test): print module tests originate from (#10428)
Casper Beyer
2021-04-30
refactor(websocket): use ZeroCopyBuf to return binary data (#10446)
crowlKats
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
fix(test): default to num cpus when no value is given (#10443)
Casper Beyer
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-29
fix(op_crate/fetch): infinite loop on fill headers (#10406)
William Perron
2021-04-29
chore: remove unused keys from TsConfigJson (#10417)
Kitson Kelly
2021-04-29
refactor(cli): move test reporting into trait (#10408)
Casper Beyer
2021-04-29
Revert "ci: build only lib and bins (#10401)" (#10415)
Ryan Dahl
2021-04-29
docs: update configuration to include noUncheckedIndexedAccess (#10324)
Zeshan Aslam
2021-04-28
refactor(extensions): reintroduce builder (#10412)
Aaron O'Mullan
2021-04-28
enable error-on-warning (#10410)
Ryan Dahl
[prev]
[next]