index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
contributing
Age
Commit message (
Collapse
)
Author
2020-09-03
docs: use the rightwards arrow symbol uniformly (#7331)
reuixiy
2020-08-27
docs(build): details on updating rust (#7133)
Benjamin Lupton
2020-08-18
docs(contributing/artchitecture): Add Deno conference youtube link (#6859)
Yasser A.Idrissi
2020-08-18
remove Table of Contents in docs/contributing/style_guide.md (#7067)
tokiedokie
2020-08-17
typos (#7082)
tokiedokie
2020-08-03
typo (#6937)
Chayim Refael Friedman
2020-07-31
feat: add $STD_VERSION replacement variable in docs (#6922)
Luca Casonato
2020-07-14
Use dprint for internal formatting (#6682)
David Sherret
2020-07-08
docs: Improve v8-flags docs (#6684)
Ryan Dahl
2020-06-28
docs: update macOS dependencies of building V8 from source (#6538)
Haoran Liu
2020-06-25
doc: add info on installing wasm32-wasi target (#6470)
Chris Knight
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-10
docs(contributing): add Rust install notes as prerequisites (#6195)
thomas
2020-06-09
docs(contributing): fix links to rid and metrics (#6191)
thomas
2020-05-25
fix(std/testing/asserts): Support browsers (#5847)
Nayeem Rahman
2020-05-19
fix url (#5637)
moumni
2020-05-18
Update style_guide.md (#5576)
Richard Lemaster
2020-05-10
Docs for deno test + minor other changes (#5185)
Luca Casonato
* Added fs events example. * Added docs for `deno test`. * Renamed file server example. * Unified markdown code types. * Removed plugin topics from TOC. * Fixed links.
2020-05-09
Move style guide to docs dir (#5174)
Ryan Dahl
2020-05-07
fix(docs): add missing "deno run" (#5126)
zjopy
2020-05-06
Multi page manual (#5110)
Luca Casonato