summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-03-10fix(fmt): Correctly format hard breaks in markdown (#9742)David Sherret
2021-03-06chore: remove unstable from permission (#9701)crowlKats
2021-03-05chore: Update release schedule (#9697)Ryan Dahl
2021-03-05chore: update zipped exec size (#9678)crowlKats
2021-03-02docs(testing): add assertExists example (#9613)Yasser A.Idrissi
2021-03-02docs(testing): add assertObjectMatch example (#9645)Yasser A.Idrissi
2021-03-01feat(cli): represent type dependencies in info (#9630)Kitson Kelly
2021-03-01feat: stabilise import maps (#9526)Bartek Iwańczuk
2021-02-24feat: add "deno coverage" subcommand (#8664)Casper Beyer
2021-02-24feat: add exit sanitizer to Deno.test (#9529)Casper Beyer
2021-02-22docs: update getting started for coc (#9571)Heyward Fann
2021-02-19chore: rename default branch to main (#9503)Luca Casonato
2021-02-17docs: Use JSONC code block for commenting (#9511)Takahiko Inayama
2021-02-16feat(cli): support auth tokens for accessing private modules (#9508)Kitson Kelly
2021-02-11fix link (#9472)rigwild
2021-01-30refactor: rewrite Blob implementation (#9309)Luca Casonato
2021-01-28fix(tools): fix typo in wpt cli output (#9303)Dezső Mészáros
2021-01-27tests: new typescript WPT runner (#9269)Luca Casonato
2021-01-27docs(tools/compiler): add docs for new features in 1.7 (#9258)Pig Fang
2021-01-26docs(tools): add documentation for Vim/Neovim plugin ALE (#9270)Mohammed Chelouti
2021-01-25Revert "tests: enable wpt for url (#9046)" (#9264)Luca Casonato
2021-01-24tests: enable wpt for url (#9046)Luca Casonato
2021-01-21docs: update implied tsconfig for "useDefineForClassFields" (#9196)Rob Palmer
2021-01-20docs: Fix typos in TypeScript section of the manual (#9195)Kuzivakwashe
2021-01-20v1.7.0 with release notesRyan Dahl
2021-01-19docs: Move release schedule section (#9178)Nayeem Rahman
2021-01-20docs: improve manual around typescript (#8139)Kitson Kelly
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2021-01-07feat: add --location=<href> and globalThis.location (#7369)Nayeem Rahman
2021-01-07fix: Use "none" instead of false to sandbox Workers (#9034)Nayeem Rahman
2021-01-07Remove emoji from welcome script so it looks better on windows (#9031)Ryan Dahl
2021-01-06feat: Add configurable permissions for Workers (#8215)Steven Guerrero
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