summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-01-05docs(example/tcp_echo): fix TCP echo leaking resources (#8997)Mark Tomlin
2021-01-05feat(cli/standalone): support runtime flags for deno compile (#8738)Nayeem Rahman
2021-01-04docs: Remove outdated information about third_party/ directory (#8973)Yacine Hmito
2021-01-02fix(std): Don't use JSDoc syntax for browser-compatibility headers (#8960)Nayeem Rahman
2020-12-31docs: add note about NO_PROXY env variable (#8929)Tomofumi Chiba
2020-12-30BREAKING(unstable): Use hosts for net allowlists (#8845)Nayeem Rahman
2020-12-30docs: Fix instructions about how to setup development environment with Vim/Ne...Yuki Tanaka
2020-12-29docs: update release schedule dates (#8922)Rich Trott
2020-12-29docs(testing): Add import line to test example (#8909)Maxim Zhukov
2020-12-29docs(introduction): Improve wording and capitalization (#8848)Waldir Pimenta
2020-12-28docs(watch): Add note about --unstable flag (#8876)Maxim Zhukov
2020-12-28docs(webassembly): add a link to mdn documentation (#8903)Casper Beyer
2020-12-17docs(lsp): add Sublime Text integration documentation (#8797)Steven Guerrero
2020-12-14docs: fixes logo in README (#8740)Vishal Pratap Singh
2020-12-14docs(tools): Move setup environment's community paragraph back (#8745)Valentin Anger
2020-12-11docs(tools/repl): remove rogue reference to issue (#8720)Casper Beyer
2020-12-10docs(tools): add documentation for the deno lsp command (#8676)Valentin Anger
2020-12-11chore: fixed various misspellings and other typos (#8691)Anh Hong
2020-12-10fix(doc): Resolves dead link on script installer man page (#8705)Andrew Mitchell
2020-12-07refactor(cli/rt): deduplicate code (#8649)Benjamin Gruenbaum
2020-12-07chore(std): Remove tsconfig_test.json (#8629)Nayeem Rahman
2020-12-06docs(examples): Synchronize links in TOC and index (#8635)Justin Mayhew
2020-12-05docs(tools): add documentation for deno compile cmd (#8615)fabiante
2020-12-02docs(lint): Update available rules & add link to doc site (#8590)Yusuke Tanaka
2020-11-30fix release dates (#8560)Ryan Dahl
2020-11-30docs: add info about release schedule (#8546)Luca Casonato
2020-11-27docs(import_maps): Add trailing slash to ./src example (#8524)Eric Zingeler
2020-11-26fix: "onload" event order (#8376)Benjamin Gruenbaum
2020-11-25docs: document the spec deviations in web apis (#8489)Luca Casonato
2020-11-23Revert "docs(cli): Fix documentation about usage of deno completions … (#8468)Bartek Iwańczuk
2020-11-22docs(cli): Fix documentation about usage of deno completions script (#8369)Mayank Agarwal
2020-11-22chore(cli/flags): Rename --failfast to --fail-fast (#8456)Nayeem Rahman
2020-11-08upgrade: deno_doc, deno_lint, dprint, swc (#8292)Bartek Iwańczuk
2020-11-07docs: fix code highlighting in typescript.md (#8277)Nikita Sobolev
2020-11-06docs: Update style guide (#8267)Bartek Iwańczuk
2020-11-06docs: add Deno security model conference video link (#7724)Trivikram Kamat
2020-11-05build: rewrite tools/ scripts to deno (#8247)Bartek Iwańczuk
2020-11-03build: migrate to dlint (#8176)Bartek Iwańczuk
2020-11-02docs: Update toc.json (#8208)tokiedokie
2020-11-02docs: add missing backtick in subprocess docs (#8204)tokiedokie
2020-10-26rename(std/testing): rename assert*Contains to assert*Includes (#7951)Tim Reichen
2020-10-26Revert "feat(lint): stabilize "deno lint" subcommand (#8075)" (#8128)Bartek Iwańczuk
2020-10-22feat(lint): stabilize "deno lint" subcommand (#8075)Bartek Iwańczuk
2020-10-22docs: fix command examples use outdated default file_server port (#8062)Max Drosdo.www
2020-10-21docs(tools/repl): add special variables section (#8057)Casper Beyer
2020-10-20chore: Rename --importmap to --import-map (#7032)Nayeem Rahman
2020-10-20docs: Mention how to use a specific shell for Deno.run (#7966)Josh
2020-10-20docs(cli): interfaces used as parameters should be exported (#7500)Carter Snook
2020-10-19docs(getting_started): fix WebAssembly example (#8028)Casper Beyer
2020-10-19docs(tools): add repl section (#8011)Casper Beyer