Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-13 | Move to allowlist and blocklist (#6282) | Luca Casonato | |
2020-06-12 | refactor: Don't destructure the Deno namespace (#6268) | Nayeem Rahman | |
2020-06-12 | document "deno run -" (#6256) | Jaap Aarts | |
2020-06-12 | improve file_server docs (#6262) | Dustin Callaway | |
2020-06-12 | docs(lint): add entry in manual (#6258) | Bartek Iwańczuk | |
2020-06-12 | docs: fix typo in import maps example (#6250) | Paul Whitmer | |
2020-06-10 | fixed double prompt in manual (#6230) | Tomofumi Chiba | |
2020-06-10 | doc: improve linking to external code docs (#6158) | Chris Knight | |
2020-06-10 | docs(contributing): add Rust install notes as prerequisites (#6195) | thomas | |
2020-06-10 | docs: Update debugger.md (#6219) | Brian Bowman | |
2020-06-09 | fix(cli/js/web/worker): Disable relative module specifiers (#5266) | Nayeem Rahman | |
2020-06-09 | docs(contributing): fix links to rid and metrics (#6191) | thomas | |
2020-06-08 | Change from let to const (#6181) | Sidharth Vinod | |
2020-06-08 | doc: Add a CLI section (#6164) | Nayeem Rahman | |
2020-06-07 | docs: vim/neovim settings for editors (#6064) | hork71 | |
2020-06-06 | Increase visibly of CoC (#6152) | Ryan Dahl | |
2020-06-05 | deno test should run mjs files (#6122) | Taisuke Fukuno | |
2020-06-04 | deno doc docs (#5650) | Matt Dumler | |
2020-05-28 | Add instructions for using Deno with Emacs (#5928) | Mudit Ameta | |
2020-05-28 | Add release changes section in doc (#5903) | Kennan Seno | |
2020-05-27 | doc: official denoland extension (#5890) | 迷渡 | |
2020-05-26 | doc: various runtime doc updates (#5885) | Chris Knight | |
2020-05-26 | docs: update JetBrains environment support (#5877) | crowlKats | |
2020-05-26 | improve docs (#5873) | Robin Wieruch | |
2020-05-26 | improve docs (#5872) | Robin Wieruch | |
2020-05-26 | docs: "Getting started" manual updates (#5835) | Chris Knight | |
2020-05-25 | fix(std/testing/asserts): Support browsers (#5847) | Nayeem Rahman | |
2020-05-25 | Add missing async delay import to code sample (#5837) | Martin Suchanek | |
2020-05-24 | docs: update permissions example (#5809) | Umar Bolatov | |
2020-05-21 | typos (#5713) | Khang Dinh | |
2020-05-21 | docs: add entry for 'deno info' (#5703) | Bartek Iwańczuk | |
2020-05-21 | docs: Update debugger.md (#5615) | Chris Schepman | |
2020-05-21 | docs: update permissions docs (#5426) | JavaScriptDude | |
2020-05-21 | docs: fix test glob pattern (#5661) | Maple Miao | |
2020-05-19 | fix url (#5637) | moumni | |
2020-05-18 | adjust docs (#5598) | Matt Dumler | |
2020-05-18 | docs: Clarify external code vendoring (#5597) | Nayeem Rahman | |
2020-05-18 | Update `docs/getting_started/first_steps.md` (#5573) | Matt Dumler | |
2020-05-18 | Update style_guide.md (#5576) | Richard Lemaster | |
2020-05-18 | Update `docs/getting_started/permissions.md` (#5574) | Matt Dumler | |
Aligned the example wording more closely with that in the `first_steps.md` document, and made other minor edits/corrections. | |||
2020-05-17 | Miscellaneous documentation and spelling improvements (#5527) | Bert Belder | |
* 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 | docs: fix import maps code without --allow-net (#5528) | thomasy | |
2020-05-16 | chore: remove typedoc (#5497) | Bartek Iwańczuk | |
2020-05-15 | Lets --> Let's (#5473) | Dan Vanderkam | |
2020-05-15 | Fix JavaScript spelling (#5467) | Andrius Kripaitis | |
2020-05-15 | adjust example code (#5332) | Max | |
2020-05-15 | Add link to JSDoc website (#5370) | Kerollos Magdy | |
2020-05-14 | docs: Fix typo in OS Signals example (#5413) | André Vargas | |
2020-05-14 | Fix grammar (#5399) | Stu Finn | |
2020-05-14 | Remove extra dollar sign from docs (#5361) | Kerollos Magdy | |