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 (
Expand
)
Author
2021-05-31
Update release dates (#10800)
Ryan Dahl
2021-05-02
docs: remove wasm and wasi as prerequisites (#10465)
Casper Beyer
2021-05-01
fix(core): fix typo in error message of print function (#10456)
Aditya Pandit
2021-04-04
docs: update Deno.metrics() table data (#9999)
Divy Srivastava
2021-03-26
docs(profiling): Actualization & add flamegraph info (#9594)
Inteon
2021-03-05
chore: Update release schedule (#9697)
Ryan Dahl
2021-02-19
chore: rename default branch to main (#9503)
Luca Casonato
2021-01-30
refactor: rewrite Blob implementation (#9309)
Luca Casonato
2021-01-28
fix(tools): fix typo in wpt cli output (#9303)
Dezső Mészáros
2021-01-27
tests: new typescript WPT runner (#9269)
Luca Casonato
2021-01-25
Revert "tests: enable wpt for url (#9046)" (#9264)
Luca Casonato
2021-01-24
tests: enable wpt for url (#9046)
Luca Casonato
2021-01-20
v1.7.0 with release notes
Ryan Dahl
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-02
fix(std): Don't use JSDoc syntax for browser-compatibility headers (#8960)
Nayeem Rahman
2020-12-29
docs: update release schedule dates (#8922)
Rich Trott
2020-12-11
chore: fixed various misspellings and other typos (#8691)
Anh Hong
2020-11-30
fix release dates (#8560)
Ryan Dahl
2020-11-30
docs: add info about release schedule (#8546)
Luca Casonato
2020-11-06
docs: Update style guide (#8267)
Bartek Iwańczuk
2020-11-05
build: rewrite tools/ scripts to deno (#8247)
Bartek Iwańczuk
2020-11-03
build: migrate to dlint (#8176)
Bartek Iwańczuk
2020-10-20
docs(cli): interfaces used as parameters should be exported (#7500)
Carter Snook
2020-10-09
docs: add Deno internals talk from Paris Deno (#7889)
Trivikram Kamat
2020-10-07
docs: fix deno.land/manual example and clarify linting of code (#7842)
Steven Guerrero
2020-10-04
docs: update location of unit tests folder (#7814)
Trivikram Kamat
2020-09-27
doc: use APA citation style for listing conference talks (#7721)
Trivikram Kamat
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
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