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-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
2021-04-28
chore(lsp): remove dead code (#10409)
Satya Rohith
2021-04-28
feat(test): run test modules in parallel (#9815)
Casper Beyer
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
docs: edit wording for consistency/grammar (#10375)
dev-nicolaos
2021-04-28
ci: build only lib and bins (#10401)
Yoshiya Hinosawa
2021-04-28
chore: upgrade dprint plugins (#10397)
Satya Rohith
2021-04-28
docs: document how to stop file watcher (#10403)
Yoshiya Hinosawa
2021-04-27
test(cli): run unit tests using Deno.test (#10330)
Casper Beyer
2021-04-27
remove --unstable flag from CLI features (#10190)
Bartek Iwańczuk
2021-04-27
fix(console): circular customInspect (#10338)
Aaron O'Mullan
2021-04-27
docs: fix ftruncateSync example (#10393)
Yoshiya Hinosawa
2021-04-26
fix(tls): throw meaningful error when hostname is invalid (#10387)
Bert Belder
2021-04-27
docs: remove --lite command line flag (#10386)
Ryan Dahl
2021-04-26
Remove denort optimization (#10350)
Ryan Dahl
2021-04-26
feat(core): enable wasm threading support (#10116)
Casper Beyer
2021-04-26
feat: Support deno-fmt-ignore-file for markdown formatting (#10191)
David Sherret
2021-04-26
fix: invalid types for asynchronous and synchronous `File#truncate` (#10353)
Carter Snook
2021-04-26
flamebench: streamline profiling benches (#10121)
Aaron O'Mullan
2021-04-26
remove #![deny(warnings)] (#10376)
Ryan Dahl
[prev]
[next]