Ryan Dahl
|
fa3c35301a
|
Rename //src/ to //cli/ (#1962)
To better distinguish the deno_core crate from the executable deno,
which will now be called "the cli" internally.
|
2019-03-19 12:18:05 -04:00 |
|
Andy Hayden
|
526fdac053
|
Update to rust 2018 edition
|
2019-01-14 22:30:04 +01:00 |
|
Ryan Dahl
|
2c477dd7cb
|
Happy new year!
|
2019-01-02 02:37:08 +01:00 |
|
Kevin (Kun) "Kassimo" Qian
|
e4be1209b6
|
Avoid fetch segfault on empty Uri (#1394)
|
2018-12-21 04:47:09 -05:00 |
|
Andy Hayden
|
aab02805dd
|
clippy fixes (#1250)
|
2018-11-30 00:30:49 -08:00 |
|
Ryan Dahl
|
3c8d2bde68
|
Support request method and headers in fetch() (#1188)
Adds a general HttpHeader flatbuffer message for serializing requests
and responses.
|
2018-11-14 17:36:34 -08:00 |
|
Andy Hayden
|
1241b8e9ba
|
Fix clippy warnings (#1149)
Run with: cargo clippy
https://github.com/rust-lang-nursery/rust-clippy
|
2018-11-04 06:04:24 -08:00 |
|
Ryan Dahl
|
ee24254bad
|
Rename EnvPair to KeyValue.
|
2018-11-02 20:50:01 -07:00 |
|