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
/
runtime
/
errors.rs
Age
Commit message (
Expand
)
Author
2023-06-29
feat: add more Deno.errors classes (#19514)
Bartek Iwańczuk
2023-03-17
BREAKING(unstable): remove WebGPU (#18094)
Leo Kettmeir
2023-02-12
fix: add WouldBlock error (#17339)
Leo Kettmeir
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-12-16
feat: support abort reasons in Deno APIs and `WebSocketStream` (#13066)
Andreu Botella
2021-11-10
refactor(ext/http): rewrite hyper integration and fix bug (#12732)
Bert Belder
2021-11-09
Revert "refactor(ext/http): rewrite hyper integration and fix bug (#12332)" (...
Luca Casonato
2021-11-08
refactor(ext/http): rewrite hyper integration and fix bug (#12332)
Bert Belder
2021-10-11
feat(runtime): improve error messages of runtime fs (#11984)
Feng Yu
2021-09-09
chore: upgrade Rust to 1.55.0 (#11965)
Yusuke Tanaka
2021-09-02
chore: update dependencies (#11856)
Luca Casonato
2021-08-10
feat: add experimental WebSocketStream API (#10365)
Leo K
2021-06-05
refactor(web): use encoding_rs for text encoding (#10844)
Luca Casonato
2021-06-05
refactor(crypto): validate max random bytes in Rust (#10857)
Leo K
2021-05-10
feat: add WebStorage API (#7819)
crowlKats
2021-04-21
chore: release crates (#10269)
Bartek Iwańczuk
2021-04-08
feat: native HTTP bindings (#9935)
Bartek Iwańczuk
2021-03-01
feat: WebGPU API (#7977)
crowlKats
2021-02-28
chore(runtime): remove rustyline dependency (#9625)
Casper Beyer
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2020-12-16
refactor: rewrite ops to use ResourceTable2 (#8512)
Bartek Iwańczuk
2020-12-13
refactor: deno_runtime crate (#8640)
Bartek Iwańczuk