Ry Dahl
|
e6fdb2628f
|
chore: improve examples (#3377)
|
2019-11-18 22:07:13 -08:00 |
|
Bartek Iwańczuk
|
8f9a942cb9
|
Use futures 0.3 API (#3358)
|
2019-11-16 19:17:47 -05:00 |
|
Leo Chandra
|
26bf928d28
|
fix: std/datetime toIMF bug (#3357)
|
2019-11-16 08:24:07 -05:00 |
|
Kitson Kelly
|
9837d324a7
|
Update to TypeScript 3.7 (#3275)
and update to prettier 1.19
Also, update `assert()` and remove not null assertions where possibly
in `cli`.
Closes #3273
|
2019-11-13 13:42:34 -05:00 |
|
Nayeem Rahman
|
d586f119fa
|
net: Check for closing status when iterating Listener (#3309)
std/http/server.ts: Use listener.next() instead of listener.accept()
|
2019-11-09 14:40:22 -05:00 |
|
Ryan Dahl
|
97ceea49f5
|
Add jsdoc for std/http/http_status.ts
The website documentation now supports enums
6f4fb0f5a3
|
2019-11-08 17:27:09 -05:00 |
|
Ry Dahl
|
709cb3c9ba
|
Fix jsdoc in std/http/server.ts (#3284)
|
2019-11-07 11:00:27 -08:00 |
|
Liam Perlaki
|
ccc9f1ae5e
|
Allow http server to take { hostname, port } argument (#3233)
|
2019-11-06 12:18:28 -05:00 |
|
Ry Dahl
|
c04ff22afe
|
Remove tsconfig files - they are not part of build process (#3262)
|
2019-11-04 18:13:28 -05:00 |
|
Kevin (Kun) "Kassimo" Qian
|
0644f9c1a6
|
std/http: add serveTLS and listenAndServeTLS (#3257)
|
2019-11-04 13:45:29 -05:00 |
|
Andy Hayden
|
f484776384
|
Use top-level for-await in various places (#3217)
|
2019-10-28 15:58:35 -04:00 |
|
Andy Hayden
|
aec5a646c9
|
feat: top-level-for-await (#3212)
|
2019-10-27 09:04:42 -04:00 |
|
Nick Stott
|
c876d1adb4
|
Re-enable some tests (#3154)
Ref #3095
|
2019-10-19 16:55:20 -04:00 |
|
Nayeem Rahman
|
f51dcc12d7
|
std: Move fs/path to the top-level (#3100)
|
2019-10-16 14:39:33 -04:00 |
|
Ryan Dahl
|
93f7f00c95
|
Run deno_std tests in github actions
|
2019-10-09 17:22:22 -04:00 |
|
Ryan Dahl
|
151ce0266e
|
Move everything into std subdir
|
2019-10-09 17:10:09 -04:00 |
|