Anh Hong
b8bc24d167
chore: fixed various misspellings and other typos ( #8691 )
2020-12-11 06:45:45 +11:00
Ryan Dahl
83efdeedff
fix release dates ( #8560 )
2020-11-30 17:10:54 -05:00
Luca Casonato
acdfc71d00
docs: add info about release schedule ( #8546 )
2020-11-30 14:06:30 +01:00
Bartek Iwańczuk
280ab920a8
docs: Update style guide ( #8267 )
2020-11-06 17:36:28 +01:00
Bartek Iwańczuk
791119d4af
build: rewrite tools/ scripts to deno ( #8247 )
...
This commit rewrites scripts in "tools/" directory
to use Deno instead of Python. In return it allows
to remove huge number of Python packages in "third_party/".
2020-11-05 15:53:21 +01:00
Bartek Iwańczuk
8e914be742
build: migrate to dlint ( #8176 )
...
This commit migrates repository from using "eslint"
to "dlint" for linting JavaScript code.
2020-11-03 16:19:29 +01:00
Carter Snook
4ff5003eb6
docs(cli): interfaces used as parameters should be exported ( #7500 )
...
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2020-10-20 13:41:40 +11:00
Trivikram Kamat
f4c3d50120
docs: add Deno internals talk from Paris Deno ( #7889 )
2020-10-09 23:03:56 -04:00
Steven Guerrero
82a17dad11
docs: fix deno.land/manual example and clarify linting of code ( #7842 )
...
Fixes #7841
2020-10-07 11:31:36 +11:00
Trivikram Kamat
391eed42f4
docs: update location of unit tests folder ( #7814 )
2020-10-04 07:16:13 +11:00
Trivikram Kamat
249d82099e
doc: use APA citation style for listing conference talks ( #7721 )
2020-09-27 13:50:42 -04:00
reuixiy
5b100cb874
docs: use the rightwards arrow symbol uniformly ( #7331 )
2020-09-03 15:14:28 +02:00
Benjamin Lupton
7583fd0979
docs(build): details on updating rust ( #7133 )
2020-08-27 10:59:36 +02:00
Yasser A.Idrissi
7f85bb3763
docs(contributing/artchitecture): Add Deno conference youtube link ( #6859 )
2020-08-18 13:36:12 -04:00
tokiedokie
7766500bf5
remove Table of Contents in docs/contributing/style_guide.md ( #7067 )
2020-08-18 00:32:52 -04:00
tokiedokie
68e1ba07d3
typos ( #7082 )
2020-08-17 12:17:57 -04:00
Chayim Refael Friedman
e9d713c007
typo ( #6937 )
2020-08-03 10:53:18 -04:00
Luca Casonato
4afb4b6e46
feat: add $STD_VERSION replacement variable in docs ( #6922 )
2020-07-31 11:12:20 +02:00
David Sherret
cde4dbb351
Use dprint for internal formatting ( #6682 )
2020-07-14 15:24:17 -04:00
Ryan Dahl
862bc2ecae
docs: Improve v8-flags docs ( #6684 )
2020-07-08 11:13:22 +02:00
Haoran Liu
1c12098e4a
docs: update macOS dependencies of building V8 from source ( #6538 )
2020-06-28 10:19:58 -04:00
Chris Knight
c98038a032
doc: add info on installing wasm32-wasi target ( #6470 )
2020-06-25 06:38:27 -04:00
Luca Casonato
0ffc99a61d
Move to allowlist and blocklist ( #6282 )
2020-06-13 13:09:39 -04:00
Nayeem Rahman
1fff6f55c3
refactor: Don't destructure the Deno namespace ( #6268 )
2020-06-12 15:23:38 -04:00
thomas
d9c6b109df
docs(contributing): add Rust install notes as prerequisites ( #6195 )
2020-06-10 11:16:33 -04:00
thomas
81a6f673ad
docs(contributing): fix links to rid and metrics ( #6191 )
2020-06-09 14:13:32 +02:00
Nayeem Rahman
4ebd243423
fix(std/testing/asserts): Support browsers ( #5847 )
2020-05-25 13:32:34 -04:00
moumni
949061c4b6
fix url ( #5637 )
2020-05-19 15:25:38 -04:00
Richard Lemaster
af09ba0056
Update style_guide.md ( #5576 )
2020-05-18 07:31:46 -04: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
Ryan Dahl
5de077ab65
Move style guide to docs dir ( #5174 )
2020-05-09 09:05:23 -04: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