summaryrefslogtreecommitdiff
path: root/website
AgeCommit message (Expand)Author
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl
2019-10-04Move deno_std to a more convenient location. (#3057)Ryan Dahl
2019-10-03Use github action badges (#3056)Ryan Dahl
2019-10-02feat: window.onunload (#3023)Bartek Iwańczuk
2019-09-29bump deps version on homepage (#3036)Bartek Iwańczuk
2019-09-24test: add HTTP_PROXY tests (#2977)Bartek Iwańczuk
2019-09-20change color of chart in dark mode (#2995)YIPG
2019-09-19Remove test.py, use cargo test as test frontend (#2967)Ryan Dahl
2019-09-19fix spaces of indented in list (#2983)迷渡
2019-09-16Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962)Bert Belder
2019-09-16remove zlib from gclient_config.py (#2961)Christian Moritz
2019-09-15Make deno_cli installable via crates.io (#2946)Ryan Dahl
2019-09-15Move GN root into //core/libdeno (#2943)Christian Moritz
2019-09-11Added normalized benchmark graphs (#2919)Luca Casonato
2019-09-09minor manual edits (#2883)Andrew Hughes
2019-09-06Add default-run (+ clean up old references) (#2876)Nayeem Rahman
2019-09-06Remove tools/build.py (#2865)Ryan Dahl
2019-09-02fix list style (#2842)迷渡
2019-09-02Refactor snapshot build (#2825)Ryan Dahl
2019-08-31Fix small typo (effects -> affects) (#2841)Josh Pullen
2019-08-30Use 'reqwest' to implement HTTP client (#2822)Bartek Iwańczuk
2019-08-29update `deno help` output (#2832)迷渡
2019-08-28doc: fix list style (#2823)迷渡
2019-08-26Clean up various flatbuffer references (#2819)Ryan Dahl
2019-08-22Support .d.ts files (#2746)Kitson Kelly
2019-08-07manual: Edit note about V8 profiling (#2742)Bartek Iwańczuk
2019-07-28benchmarks: add bundle size (#2690)Bartek Iwańczuk
2019-07-27use animated-deno-logo in denolib (#2691)hashrock
2019-07-26cli: unify deno -h options (#2682)Bartek Iwańczuk
2019-07-23Fix anchor link destination (#2679)Nayeem Rahman
2019-07-21feat(website/benchmark): enable zoom of charts (#2668)Yoshiya Hinosawa
2019-07-19Improve example on homepage (#2667)Ryan Dahl
2019-07-18Rename powershell highlighting to shell (#2654)迷渡
2019-07-17Edits to manual (#2646)Ryan Dahl
2019-07-16Support window.onload (#2643)Yoshiya Hinosawa
2019-07-11Upgrade rust to v1.36.0Bert Belder
2019-07-09Update deno.land links v0.11 (#2628)Ryan Dahl
2019-07-09Adjust powershell installer commands (#2627)Mark Tiedemann
2019-07-05Fix links (#2614)Ryan Dahl
2019-06-29manual: adjust windows build instructions (#2601)Ryan Dahl
2019-06-28docs(style_guide): fix typoFixes a small syntax error (#2567)matzkoh
2019-06-27rename shellsession to shell (#2583)迷渡
2019-06-26feat: deno completions command (#2577)Bartek Iwańczuk
2019-06-23Update manual.md (#2571)JaePil Jung
2019-06-20feat: upgrade installer and add docs (#2551)Bartek Iwańczuk
2019-06-19website: use css variables and prefers-color-scheme (#2547)Jed Fox
2019-06-15Fixes benchmark page spinner on Edge #2508 (#2525)David Stone
2019-06-11feat: default output filename for deno bundle (#2484)Ryan Dahl
2019-06-11Add --seed for setting RNG seed (#2483)Matt Harrison
2019-06-10website: use pre-wrap (#2486)Yoshiya Hinosawa