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
/
cli
/
errors.rs
Age
Commit message (
Expand
)
Author
2020-08-26
Simplify ErrBox-to-class mapping & hook it up to core json ops (#7195)
Bert Belder
2020-08-26
refactor: remove OpError, use ErrBox everywhere (#7187)
Bert Belder
2019-06-19
Combine CLI Errors (#2487)
Kitson Kelly
2019-06-17
refactor dispatch take 2 (#2533)
andy finch
2019-06-14
Revert "Refactor dispatch handling (#2452)"
Ryan Dahl
2019-06-13
Refactor dispatch handling (#2452)
andy finch
2019-06-09
feat: Import maps (#2360)
Bartek IwaĆczuk
2019-05-15
Add error handling to dispatch_minimal::ops::read/write (#2349)
diskkid
2019-05-07
Add Deno.chown (#2292)
Yingbo (Max) Wang
2019-04-21
Add Deno.kill(pid, signo) and process.kill(signo) (Unix only) (#2177)
Kevin (Kun) "Kassimo" Qian
2019-04-16
Implement async module loading in CLI (#2084)
Ryan Dahl
2019-04-01
Add web worker JS API (#1993)
andy finch
2019-03-30
Rename crate deno_core to deno (#2022)
Ryan Dahl
2019-03-19
Separate behavior for the compiler isolate (#1973)
andy finch
2019-03-19
Rename //src/ to //cli/ (#1962)
Ryan Dahl