summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-05-14Fix small typo in the docs (#5310)Peter Indiola
2020-05-14Fix typos across the repo (#5295)Dante Calderón
2020-05-14docs: add 'ts' tag to code blocks in manual/examples/os_signals.md (#5297)Shohei YOSHIDA
2020-05-13Add allow-read to file-server debugger example (#5282)Amen
2020-05-13docs: standard library (#5274)Bartek Iwańczuk
2020-05-13docs: Added unstable message to compiler api (#5272)Luca Casonato
2020-05-13docs: add debugger manual (#5265)Bartek Iwańczuk
2020-05-13doc: fix typo in workers.md (#5256)Nugine
2020-05-12doc: fix typo (remove redundant 'from') in first_steps.md (#5199)Haobo Zhao
2020-05-11refactor: check permissions in SourceFileFetcher (#5011)Bartek Iwańczuk
2020-05-10Docs for deno test + minor other changes (#5185)Luca Casonato
2020-05-09std/0.50.0Ryan Dahl
2020-05-09Move style guide to docs dir (#5174)Ryan Dahl
2020-05-09BREAKING(std): reorganization (#5087)Nayeem Rahman
2020-05-09updated manual to indicate needed --unstable for --importmap (#5117)Seanmclem
2020-05-08Link to code of conduct (#5165)Ryan Dahl
2020-05-08fix typos (#5163)Hossam Magdy
2020-05-08Fix broken links (#5164)luk
2020-05-08doc: fix typo on first_steps.md (#5149)Ganesh R
2020-05-07BREAKING: make Worker.deno unstable (#5128)Bartek Iwańczuk
2020-05-07BREAKING: Remove support for .wasm imports (#5135)Bartek Iwańczuk
2020-05-07fix(docs): add missing "deno run" (#5126)zjopy
2020-05-06Multi page manual (#5110)Luca Casonato