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
/
src
Age
Commit message (
Expand
)
Author
2018-11-16
First pass at running subprocesses (#1156)
Bert Belder
2018-11-16
improve flag parsing
Bartek Iwańczuk
2018-11-16
Support uploading data from fetch()
Ryan Dahl
2018-11-16
Lift snapshot to be an argument of Isolate::new().
Ryan Dahl
2018-11-16
Support shebang
Ryan Dahl
2018-11-16
Simplify NotFound code.
Ryan Dahl
2018-11-14
Support request method and headers in fetch() (#1188)
Ryan Dahl
2018-11-13
Support streaming response bodies from fetch()
Ryan Dahl
2018-11-13
Wrapper around hyper::Body so it can be used as AsyncRead
Ryan Dahl
2018-11-12
Use include_bytes! instead of incbin. (#1182)
Ryan Dahl
2018-11-12
v0.1.12
Ryan Dahl
2018-11-08
Local filenames starting with 'http' shouldn't be remote. (#1167)
Ryan Dahl
2018-11-06
Fix many of the clippy::pedantic warnings
Andy Hayden
2018-11-06
Remove flags::process
Andy Hayden
2018-11-05
v0.1.11
Ryan Dahl
2018-11-05
Add repl (#998)
Andy Hayden
2018-11-04
Fix clippy warnings (#1149)
Andy Hayden
2018-11-03
third_party: add tokio-process Rust crate and its dependencies
Bert Belder
2018-11-02
Rename EnvPair to KeyValue.
Ryan Dahl
2018-11-01
cargo: build in Cargo's out dir if DENO_BUILD_PATH is not set
Bert Belder
2018-10-31
Support cargo check (#1128)
Ryan Dahl
2018-10-31
Better output on panic (#1129)
Joseph
2018-10-31
Upgrade Flatbuffers. (#1127)
Ryan Dahl
2018-10-30
Rename FetchReq op to Fetch.
Ryan Dahl
2018-10-30
Add resources op (#1119)
Bartek Iwańczuk
2018-10-29
Separate source map from output code.
Kitson Kelly
2018-10-28
Add application/x-typescript mime type support
Kevin (Kun) "Kassimo" Qian
2018-10-27
v0.1.10
Ryan Dahl
2018-10-27
Minor sorting not handled by format.
Ryan Dahl
2018-10-27
Ergonomics: Prompt TTY for permission escalation (#1081)
Ryan Dahl
2018-10-26
Remove broken feature: --deps
Ryan Dahl
2018-10-26
Add chmod/chmodSync on unix (and fix Cargo.toml) (#1088)
Kevin (Kun) "Kassimo" Qian
2018-10-26
Support https in fetch.
Ryan Dahl
2018-10-26
Add separate http/https cache dirs to DENO_DIR (#971)
Kevin (Kun) "Kassimo" Qian
2018-10-24
Add libdeno.shared global shared ArrayBuffer.
Ryan Dahl
2018-10-24
libdeno: deno_new should take a snapshot parameter.
Ryan Dahl
2018-10-24
fix typos (#1083)
Joseph
2018-10-24
Move eager functions into eager_unix.rs
Bert Belder
2018-10-24
Refactor eager_{read,write,accept}_tcp into separate functions
Bert Belder
2018-10-23
Switch to getopts for flag parsing (#1080)
Kevin (Kun) "Kassimo" Qian
2018-10-23
Enforce media types
Kitson Kelly
2018-10-20
v0.1.9
Ryan Dahl
2018-10-20
Optimization: eager accept
Ryan Dahl
2018-10-20
Optimization: eager write
Ryan Dahl
2018-10-20
Optimization: eager read
Ryan Dahl
2018-10-20
Allow partial writes.
Ryan Dahl
2018-10-19
Sort ops.
Ryan Dahl
2018-10-19
Add missing copyrights (#1024)
ztplz
2018-10-19
format
Bert Belder
2018-10-18
add test case for metrics
Bartek Iwańczuk
[prev]
[next]