木杉
|
b3baab6d14
|
fix manual (#3313)
PS C:\Users\zhbnh> git config --global core.symlinks=true
error: invalid key: core.symlinks=true
|
2019-11-10 09:59:17 -05:00 |
|
Ry Dahl
|
f466ef9706
|
manual: add chocolatey install instructions (#3280)
|
2019-11-06 21:05:37 -08:00 |
|
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 |
|
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 |
|
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 |
|