summaryrefslogtreecommitdiff
path: root/docs/tools
AgeCommit message (Expand)Author
2021-03-10fix(fmt): Correctly format hard breaks in markdown (#9742)David Sherret
2021-01-27docs(tools/compiler): add docs for new features in 1.7 (#9258)Pig Fang
2021-01-05feat(cli/standalone): support runtime flags for deno compile (#8738)Nayeem Rahman
2020-12-11docs(tools/repl): remove rogue reference to issue (#8720)Casper Beyer
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-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-08upgrade: deno_doc, deno_lint, dprint, swc (#8292)Bartek Iwańczuk
2020-11-03build: migrate to dlint (#8176)Bartek Iwańczuk
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-21docs(tools/repl): add special variables section (#8057)Casper Beyer
2020-10-19docs(tools): add repl section (#8011)Casper Beyer
2020-09-28docs: update deno bundle output to single line (#7734)Trivikram Kamat
2020-09-27feat(fmt): Sort named import and export specifiers (#7711)David Sherret
2020-09-15docs(lint): ignore diagnostic in whole file (#7489)Bartek Iwańczuk
2020-09-13docs: manual updates for 1.4 features and changes (#7440)Luca Casonato
2020-09-11docs: move “Debugger” to “Debugging your code” in “Getting started...tokiedokie
2020-09-09feat(fmt, lint): show number of checked files (#7312)Yusuke Tanaka
2020-09-07feat(info): Dependency count and sizes (#6786)KrisChambers
2020-09-02fix(docs): replace "eslint-ignore-" with "eslint-disable-" (#7319)YellowBird
2020-08-31feat(lint): Add support for reading input from stdin (#7263)Yusuke Tanaka
2020-08-29fix(lint): use recommended rules set (#7222)Yusuke Tanaka
2020-08-27fix(deno install): Strip "@..." suffixes from inferred names (#7223)Nayeem Rahman
2020-08-17typos (#7082)tokiedokie
2020-08-14docs: update VS Code debugging options for 1.47 (#6767)Connor Peet
2020-08-03Fix grammatical error in Linter documentation (#6939)Ben Stolovitz
2020-07-31feat: add $STD_VERSION replacement variable in docs (#6922)Luca Casonato
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-07-02typo (#6598)uki00a
2020-06-12improve file_server docs (#6262)Dustin Callaway
2020-06-12docs(lint): add entry in manual (#6258)Bartek Iwańczuk
2020-06-10fixed double prompt in manual (#6230)Tomofumi Chiba
2020-06-10docs: Update debugger.md (#6219)Brian Bowman
2020-06-04deno doc docs (#5650)Matt Dumler
2020-05-26docs: update JetBrains environment support (#5877)crowlKats
2020-05-26improve docs (#5873)Robin Wieruch
2020-05-26improve docs (#5872)Robin Wieruch
2020-05-21docs: add entry for 'deno info' (#5703)Bartek Iwańczuk
2020-05-21docs: Update debugger.md (#5615)Chris Schepman
2020-05-14Fix small typo in the docs (#5310)Peter Indiola
2020-05-14Fix typos across the repo (#5295)Dante Calderón
2020-05-13Add allow-read to file-server debugger example (#5282)Amen
2020-05-13docs: add debugger manual (#5265)Bartek Iwańczuk
2020-05-10Docs for deno test + minor other changes (#5185)Luca Casonato
2020-05-07fix(docs): add missing "deno run" (#5126)zjopy
2020-05-06Multi page manual (#5110)Luca Casonato