0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
Commit graph

32 commits

Author SHA1 Message Date
Ryan Dahl
a4dec944bc
web design (#1728) 2019-02-11 17:41:13 -05:00
Yoshiya Hinosawa
d26655371b fix: improve formatting (#1732) 2019-02-11 12:57:26 -05:00
Yoshiya Hinosawa
1502051453 Add read permission for format.ts (#1726) 2019-02-09 10:55:18 -05:00
Ryan Dahl
526497bc29
Adds deno.noColor (#1716) 2019-02-08 22:13:04 -05:00
Ryan Dahl
f527e86bb5
Add statement about browser compatibility to docs. (#1623) 2019-02-07 16:26:19 -05:00
Dmitry Sharshakov
5c50d2819b Add emojis to permission prompts (#1684) 2019-02-07 16:19:50 -05:00
Ryan Dahl
1d48e025d3
web design (#1655) 2019-02-02 18:40:18 -05:00
Ajit Rana
7d994c2e68 Revise build instructions for windows (#1641) 2019-02-01 14:54:43 -08:00
Tim van der Lippe
c7b53125c3 Improve build instructions (#1593) 2019-01-31 13:00:17 -05:00
Dmitry Sharshakov
34dbd31593 Use shell installer in docs (#1574) 2019-01-25 13:40:56 -05:00
Yoshiya Hinosawa
f19622e768 Rewrite tools/format.py in deno (#1528)
Note: findFiles and findFilesWalk are borrowed from the previous
attempt of @pseudo-su (#1434)
2019-01-17 15:09:44 -05:00
Bert Belder
c3f4b0e671
doc: change minimum rust version to 1.31.1 2019-01-17 01:37:16 +01:00
Mark Tiedemann
c3b612ac21 Add Scoop installation command to Docs.md (#1468) 2019-01-05 16:11:04 -05:00
木杉
ad01085406 docs: update testing module url (#1459) 2019-01-04 05:11:58 -05:00
Ryan Dahl
f8473bf22f
Add Releases.md file (#1402) 2018-12-23 16:40:13 -05:00
Ryan Dahl
aa66ef98ea
travis: Set CARGO_HOME to third_party/rust_crates (#1370)
Adds prebuilt hyperfine and sccache binaries 

Only build test_cc for LSAN

Add Cargo.lock

Only run benchmarks in master
2018-12-18 21:09:30 -05:00
Bert Belder
b40326875c Remove prebuilt v8 support 2018-12-18 15:15:08 -05:00
Kevin (Kun) "Kassimo" Qian
f2447f6a23 Add more profiling and debugging guides 2018-12-08 21:34:53 -05:00
Ryan Dahl
3846384888 Upgrade Rust crates 2018-11-30 15:07:13 -08:00
Ryan Dahl
65cce40a89 gitignore vim .swp files 2018-11-27 15:47:31 -08:00
Ryan Dahl
9ca92bd51b
Add update to changelog (#1227) 2018-11-27 12:14:30 -08:00
Thomas Beirne
9645249f1f Typo fixes in Docs.md
Just fixing a couple minor typos

- formates -> formats
- configuation -> configuration
2018-11-26 16:58:42 -05:00
Ryan Dahl
3597d6859c Use short install links. 2018-11-17 09:02:31 +08:00
Ryan Dahl
b2bc0a7fc9
Improve docs (#1196) 2018-11-16 08:06:03 +08:00
迷渡
fbaa40f6dc fix code sample in Docs 2018-11-14 00:18:41 -08:00
Ryan Dahl
a18e51fd61
build: Use target/ instead of out/ (#1153) 2018-11-08 10:38:20 -08:00
Nisheet Sinvhal
2cf3a89f63 Add documentation as per #1105 (#1116) 2018-11-03 08:46:48 -07:00
Joseph
669b1a4e97 Mention 'git submodule update' in docs (#1132) 2018-10-31 07:27:39 -07:00
David Michael Gregg
61b765e008 Minor text fixes and improvements to Docs.md (#1091) 2018-10-25 17:08:07 -07:00
Ryan Dahl
bb9a927bd5 Add yapf to third_party. 2018-10-21 13:59:53 -07:00
ztplz
826c2f4dac fix some typo in Docs.md 2018-10-20 01:11:05 -04:00
Ryan Dahl
b5d7e38f9b Add Docs.md
Remove stuff from Roadmap that has been implemented.
2018-10-19 21:36:07 -04:00