summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-04-09docs: fix typo in fetch example (#10057)Tobias Nießen
2021-04-07docs: list globs used by `deno test` (#9976)yw662
2021-04-06docs(workers): fix permissions examples (#9965)Mason Medeiros
2021-04-05docs: add documentation about Atom Editor LSP client (#10016)ayame113
2021-04-04docs: update Deno.metrics() table data (#9999)Divy Srivastava
2021-04-04docs: update kakoune LSP example configuration (#9989)louix
2021-04-01docs: copyedit introduction for clarity (#9805)Peter Shank
2021-04-01Fix typo in faqs.md (#9948)John Spurlock
2021-04-01docs: add the Nix pkg manager to Installation options (#9921)Attila Gulyas
2021-04-01docs: fix typo (#9946)Chandan Kumar
2021-03-30docs: clarify jetbrains setup (#9930)crowlKats
2021-03-26docs: Add help community section (#9882)Yasser A.Idrissi
2021-03-26docs(profiling): Actualization & add flamegraph info (#9594)Inteon
2021-03-23Update setup_your_environment.md (#9876)IWANABETHATGUY
2021-03-22docs(import_maps): Fix example for project-relative absolute specifiers (#9856)Nayeem Rahman
2021-03-22typoIkko Ashimine
2021-03-19TypoTyler Butler
2021-03-16fix(doc): update example for sub processes (#9798)Makuza Mugabo Verite
2021-03-15docs(testing): Add custom test example (#9791)Yasser A.Idrissi
2021-03-15docs: match install section with website (#9665)Kid
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