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
/
website
Age
Commit message (
Collapse
)
Author
2019-06-10
website: use pre-wrap (#2486)
Yoshiya Hinosawa
2019-06-09
feat: Import maps (#2360)
Bartek Iwańczuk
2019-06-06
add tcp proxy benchmarks + split out website section for proxy req/s (#2464)
Kurt Mackey
2019-06-05
feat: bring back deno <script> (#2451)
Bartek Iwańczuk
2019-06-05
Add special hit cfix #1898 (#2455)
Vincent LE GOFF
2019-05-30
tools/third_party: add DENO_GN_PATH and DENO_NINJA_PATH env vars
Christian Moritz
2019-05-27
Add 'brew install deno' to homepage (#2412)
Ryan Dahl
2019-05-24
Add brew install deno to manual (#2407)
Andy Hayden
2019-05-24
Remove prefix $ and > from manual (#2404)
Steven
2019-05-23
Fix examples in manual (#2396)
champ
2019-05-21
website: update http example (#2367)
Ryan Dahl
2019-05-17
website: fix workers benchmark links (#2370)
Stephan Renatus
Signed-off-by: Stephan Renatus <srenatus@chef.io>
2019-05-16
Add permission whitelist docs (#2365)
Daiki Ihara
2019-05-16
Fix typo in style guide (#2364)
Atty Eleti
2019-05-14
Rename HTTP benchmarks (#2350)
Ryan Dahl
2019-05-13
Typo (#2342)
ztplz
2019-05-11
Reorder benchmark page (#2314)
Ryan Dahl
2019-05-09
[manual] fix example (#2307)
Vincent LE GOFF
2019-05-04
update manual.md for deno v0.4.0 (#2291)
Bartek Iwańczuk
2019-05-03
add warning for adblockers (#2250)
Vincent LE GOFF
2019-05-03
add "deno run" subcommand (#2215)
Bartek Iwańczuk
2019-05-03
Minor doc edits (#2231)
Ryan Dahl
2019-05-03
Bump required rustc version to 1.34.1
Bert Belder
2019-04-30
Fix max_latency benchmark on zero value (#2247)
Ryan Dahl
2019-04-27
Use alt logos on benchmarks and manual page (#2211)
Ryan Dahl
2019-04-25
Rename CLI flags to subcommands (#2212)
Bartek Iwańczuk
2019-04-25
Rename deno prefetch to deno fetch (#2210)
Bartek Iwańczuk
2019-04-25
Fix anchor links and add spinner to the benchmarks page (#2205)
David Stone
2019-04-21
Refactor CLI entry point (#2157)
Bartek Iwańczuk
Changes "deno --types" to "deno types" and "deno --prefetch" to "deno prefetch"
2019-04-20
docs: improve clarity of the text (#2165)
Daniel Schildt
2019-04-16
Add max memory benchmark (#2061)
Dmitry Sharshakov
2019-04-15
Small fixes in manual.md (#2118)
JaePil Jung
2019-04-14
docs: add a pixelated animation logo (#2110)
tanakaworld
2019-04-13
Add deno eval subcommand (#2102)
Bartek Iwańczuk
2019-04-12
Update `deno -h` output in manual (#2099)
迷渡
2019-04-07
Fix typo in manual.md (#2066)
Gxyz
2019-04-07
Refactor CLI flag parsing (#2025)
Bartek Iwańczuk
2019-04-05
Add worker benchmarks (#2059)
andy finch
2019-04-04
Improve docs in core (#2049)
Ryan Dahl
2019-04-01
add scoop in the install (#2035)
Vincent LE GOFF
2019-04-01
Update `deno -h` output in manual (#2030)
迷渡
2019-03-28
Add Process.stderrOutput() (#1828)
Bartek Iwańczuk
2019-03-28
Merge the --recompile and --reload flags (#2003)
Ryan Dahl
2019-03-27
Fix typo (#2010)
ztplz
2019-03-27
Fix some typos (#2005)
ztplz
2019-03-24
Add benchmark for max latency (#1975)
Bernard Lin
2019-03-22
Website updates (#1984)
Ryan Dahl
2019-03-20
Website and manual improvements (#1967)
Ryan Dahl
2019-03-19
Deprecate DENO_BUILD_MODE=release
Ryan Dahl
Instead use: tools/build.py --release
2019-03-17
Typo fix in styleguide (#1946)
Nikola Ristic
[next]