Bartek Iwańczuk
|
f98cc34c40
|
docs: add entry for 'deno info' (#5703)
|
2020-05-21 10:43:56 -04:00 |
|
Chris Schepman
|
bebb8c029f
|
docs: Update debugger.md (#5615)
|
2020-05-21 13:05:25 +02:00 |
|
Peter Indiola
|
21a4e9cc58
|
Fix small typo in the docs (#5310)
|
2020-05-14 09:03:55 +02:00 |
|
Dante Calderón
|
c3a205bae8
|
Fix typos across the repo (#5295)
Corrections made:
* cli/js/tests/README.md:44:7: corrected "discoveres" to "discovers"
* cli/js/tests/chown_test.ts:111:37: corrected "priviledge" to "privilege"
* cli/worker.rs:231:56: corrected "decendants" to "descendants"
* deno_typescript/lib.rs:136:50: corrected "emmited" to "emitted"
* core/es_isolate.rs:492:67: corrected "registerd" to "registered"
* core/isolate.rs:103:28: corrected "initalize" to "initialize"
* docs/runtime.md:29:14: corrected "ect" to "etc"
* docs/tools/debugger.md:122:16: corrected "implementes" to "implements"
* std/encoding/_yaml/dumper/dumper_state.ts:57:63: corrected "everwhere" to "everywhere"
* std/encoding/csv.ts:37:43: corrected "referal" to "referral"
* std/fmt/sprintf.ts:209:20: corrected "unusuable" to "unusable"
* std/fmt/README.md:21:40: corrected "Alternativly" to "Alternatively"
* std/fmt/README.md:35:68: corrected "seperated" to "separated"
* std/fmt/README.md:179:59: corrected "provded" to "provided"
* std/mime/multipart.ts:581:46: corrected "writen" to "written"
* std/path/_globrex.ts:19:52: corrected "equivelant" to "equivalent"
* std/node/events_test.ts:447:9: corrected "asyncronous" to "asynchronous"
* std/node/events_test.ts:475:9: corrected "asyncronous" to "asynchronous"
* std/node/events_test.ts:500:29: corrected "asyncronous" to "asynchronous"
* std/node/events_test.ts:530:40: corrected "asyncronous" to "asynchronous"
* std/node/events_test.ts:555:9: corrected "asyncronous" to "asynchronous"
* tools/deno_tcp_proxy.ts:1:42: corrected "perfromance" to "performance"
* std/node/module.ts:1003:18: corrected "existend" to "existed"
|
2020-05-14 06:38:42 +02:00 |
|
Amen
|
38e253e377
|
Add allow-read to file-server debugger example (#5282)
|
2020-05-13 18:06:43 -04:00 |
|
Bartek Iwańczuk
|
e9ce043b7c
|
docs: add debugger manual (#5265)
|
2020-05-13 17:55:44 +02:00 |
|
Luca Casonato
|
45f9b32ef0
|
Docs for deno test + minor other changes (#5185)
* Added fs events example.
* Added docs for `deno test`.
* Renamed file server example.
* Unified markdown code types.
* Removed plugin topics from TOC.
* Fixed links.
|
2020-05-10 03:09:42 +02:00 |
|
zjopy
|
761b7efb3b
|
fix(docs): add missing "deno run" (#5126)
|
2020-05-07 13:48:48 +02:00 |
|
Luca Casonato
|
34ec3b2254
|
Multi page manual (#5110)
|
2020-05-06 18:21:13 -04:00 |
|