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
/
building_from_source.md
Age
Commit message (
Collapse
)
Author
2021-07-20
chore: move docs to separate repository
Bartek Iwańczuk
2021-07-07
fix(docs): update contributing instructions to mention installing python 3 ↵
David Sherret
instead of 2. (#11319)
2021-05-02
docs: remove wasm and wasi as prerequisites (#10465)
Casper Beyer
ref: #7512
2021-02-19
chore: rename default branch to main (#9503)
Luca Casonato
2021-01-25
Revert "tests: enable wpt for url (#9046)" (#9264)
Luca Casonato
This reverts commit 66e99d349b31f5cd30b868d80ebdab6ba749fd96.
2021-01-24
tests: enable wpt for url (#9046)
Luca Casonato
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-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-10
docs(contributing): add Rust install notes as prerequisites (#6195)
thomas
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-07
fix(docs): add missing "deno run" (#5126)
zjopy
2020-05-06
Multi page manual (#5110)
Luca Casonato