Ry Dahl
|
86b3ac5108
|
feat: lockfiles (#3231)
Use --lock-write=lock.json or --lock-check=lock.json on the command
line.
|
2019-11-03 10:39:27 -05:00 |
|
James Wright
|
64957d92ef
|
Support for deep Map equality with asserts#equal (#3236)
|
2019-10-29 20:23:54 -04:00 |
|
Joseph Sintum
|
0d41b10ade
|
Update broken links (#3225)
|
2019-10-29 05:17:58 -04:00 |
|
Ry Dahl
|
38f01f73a4
|
Move prebuilt binaries to third_party (#3227)
|
2019-10-28 22:04:24 -04:00 |
|
Andy Hayden
|
f484776384
|
Use top-level for-await in various places (#3217)
|
2019-10-28 15:58:35 -04:00 |
|
Robert Jack Will
|
ff9df0c321
|
std: fix BufReader.readString to actually return Deno.EOF at end (#3191)
|
2019-10-28 10:28:29 -07:00 |
|
Yoshiya Hinosawa
|
efd7e78af3
|
Use web standard Permissions API (#3200)
|
2019-10-27 11:22:53 -04:00 |
|
Andy Hayden
|
aec5a646c9
|
feat: top-level-for-await (#3212)
|
2019-10-27 09:04:42 -04:00 |
|
Nayeem Rahman
|
51dd91a3cc
|
Update link to schematic diagram in manual (#3211)
|
2019-10-26 21:15:49 -04:00 |
|
Nayeem Rahman
|
585993c8d5
|
Fix some deno.land URLs in the manual (#3205)
|
2019-10-26 10:40:13 -04:00 |
|
Ry Dahl
|
be8777de19
|
Change magic table-of-contents thing (#3197)
We changed our markdown parser from showdown to remark for better react
integration, and it necessitated this change.
|
2019-10-24 17:58:57 -04:00 |
|
Ry Dahl
|
1d8f3cc896
|
Remove old website (#3194)
Move manual.md and style_guide.md into //std so they can be accessed
from https://deno.land/std/manual.md
Code for new website is https://github.com/denoland/deno_website2
Co-authored-by: Christian Moritz <chrmoritz@gmail.com>
|
2019-10-24 16:14:05 -04:00 |
|
Ry Dahl
|
073b64bd43
|
Add std/examples/welcome.ts (#3181)
|
2019-10-23 09:57:08 -07:00 |
|
Nick Stott
|
5a7dffe427
|
Reenable std tests that were disabled during merge (#3159)
|
2019-10-21 11:58:45 -04:00 |
|
Rory Hart
|
27cd2c97f1
|
curl.ts example with reference in manual (#3161)
|
2019-10-21 10:36:01 -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 |
|
迷渡
|
5983507255
|
std/flags: Add test for multiple boolean flags (#3103)
|
2019-10-16 11:34:36 -04:00 |
|
Yusuke Sakurai
|
5f5583cf19
|
fix: [prettier] deno fmt should format jsx/tsx files (#3118)
|
2019-10-12 12:55:05 -07:00 |
|
罗文
|
ab63e59817
|
update prettier type definition (#3101)
|
2019-10-11 06:38:04 -07: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 |
|