Chris Knight
|
1ebd330927
|
doc: complete unstable documentation and make consistent (#6074)
|
2020-06-03 13:46:09 -04:00 |
|
Valentin Anger
|
b7f0b073bb
|
Add unstable checks for unix transport (#5818)
Also remove the unix example from the stable documentation
to stay in line with the `Deno.listen` one
|
2020-05-24 09:43:40 -04:00 |
|
Bhumij Gupta
|
88e8c32652
|
docd: Replace obsolete Deno.homeDir() with Deno.dir('home') (#5708)
|
2020-05-21 14:06:42 +02:00 |
|
Ali Hasani
|
6072755ead
|
Implement Deno.symlink() for windows (#5533)
|
2020-05-19 00:46:02 +02:00 |
|
Bert Belder
|
36fde75d77
|
Miscellaneous documentation and spelling improvements (#5527)
* Extended/updated documentation on code editor setup and plugins.
* Moved documentation to the right file.
* Fixed spelling errors in documentation and code.
* Updated broken links.
Co-authored-by: 迷渡 <justjavac@gmail.com>
Co-authored-by: AlfieriChou <alfierichou@gmail.com>
Co-authored-by: Anil Seervi <anil13112000@gmail.com
Co-authored-by: Bert Belder <bertbelder@gmail.com>
Co-authored-by: Fernando Basso <fernandobasso.br@gmail.com>
Co-authored-by: József Sallai <jozsef@sallai.me>
Co-authored-by: S4ltyGo4t <mario.weidner@gmx.de>
Co-authored-by: Tommy May <tommymay37@gmail.com>
Co-authored-by: Turbinya <wownucleos@gmail.com>
Co-authored-by: ᴜɴвʏтᴇ <i@shangyes.net>
|
2020-05-17 19:24:39 +02:00 |
|
Ali Hasani
|
eddb916883
|
Implement Deno.kill for windows (#5347)
|
2020-05-17 19:11:24 +02:00 |
|
Siddharth Parmar
|
bfd4baf2d3
|
Fix formatting of example code in typescript declaration files (#5475)
|
2020-05-16 21:23:48 +02:00 |
|
Bert Belder
|
76a6a1ff46
|
Fix a bunch of spelling errors (#5314)
|
2020-05-16 00:36:49 +02:00 |
|
Ryan Dahl
|
b8364a2636
|
BREAKING: make Deno.hostname unstable (#5108)
|
2020-05-09 12:44:35 -04:00 |
|
Ryan Dahl
|
6c02b061ce
|
stabilize Deno.cwd and require --allow-read (#5068)
|
2020-05-04 14:23:06 -04:00 |
|
Luca Casonato
|
80e2211141
|
Unstable methods should not appear in runtime or d.ts (#4957)
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
|
2020-04-30 11:23:40 -04:00 |
|