summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-26add charset & trim_trailing_whitespace (denoland/deno_std#158)Max Graey
2019-01-26Create .editorconfig file (#1592)Dmitry Sharshakov
2019-01-26Make .editorconfig root (denoland/deno_std#157)Dmitry Sharshakov
2019-01-26Add PWA manifest to website (#1585)Dmitry Sharshakov
2019-01-26third_party: add the 'integer-atomics' crateBert Belder
2019-01-26third_party: force all crates to use the latest version of rand_coreBert Belder
2019-01-26third_party: upgrade rust cratesBert Belder
2019-01-26Add PowerShell install guide to the website (#1590)Dmitry Sharshakov
2019-01-26Make links and badges look better (#1588)Dmitry Sharshakov
2019-01-26testing: add fail() (denoland/deno_std#123)James Garbutt
2019-01-26Revert "Upgrade tslint and friends (#1571)" (#1573)Ryan Dahl
2019-01-26Upgrade sccache binaries to 0.2.8 (#1576)Ryan Dahl
2019-01-25Use shell installer in docs (#1574)Dmitry Sharshakov
2019-01-24testing: Don't automatically run on import (denoland/deno_std#129)Ryan Dahl
2019-01-24Upgrade tslint and friends (#1571)Ryan Dahl
2019-01-24Clean up path module (denoland/deno_std#149)Max Graey
2019-01-24Disable cat.ts test because it's broken on Windows.Ryan Dahl
2019-01-24formatRyan Dahl
2019-01-24Style guide: metaprogramming, private filenamesRyan Dahl
2019-01-24Add console.clear() (#1562)binaryta
2019-01-24console output with format (#1565)迷渡
2019-01-24Improve & refactor SHA-1 inside ws package (denoland/deno_std#137)Max Graey
2019-01-24Minor code cleanups (#1570)JaePil Jung
2019-01-23fix: set env,key for string and value for string (#1567)jingweicai
2019-01-23Minor optimization to repl.ts (#1561)thefliik
2019-01-23Use sh installer instead of python one (denoland/deno_std#148)Mark Tiedemann
2019-01-23Web API: CustomEvent (#1505)Adam Conrad
2019-01-22Add assert.throwsAsync()Kitson Kelly
2019-01-22Make testing more matainableKitson Kelly
2019-01-21fix possible range issues for copyBytes in io/util (denoland/deno_std#146)Max Graey
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2019-01-21fix format (denoland/deno_std#140)木杉
2019-01-21Refactorings & improvments for ws module (denoland/deno_std#141)Max Graey
2019-01-21Revert "Use the same parse processing at contractor of URL with setters (#1549)"Ryan Dahl
2019-01-20fix: build deno under node_modules folder (#1555)jingweicai
2019-01-20Use the same parse processing at contractor of URL with setters (#1549)Daijiro Wachi
2019-01-20docs(Releases.md): correct go prototype datesYoshiya Hinosawa
2019-01-19Bump deno version to v0.2.8 (denoland/deno_std#138)木杉
2019-01-19Implement formatters for log (denoland/deno_std#127)Bartek Iwańczuk
2019-01-19v0.2.8Ryan Dahl
2019-01-19Rework color API (denoland/deno_std#134)Kitson Kelly
2019-01-18Avoid crashes on ES module resolution when module not found (#1546)Kevin (Kun) "Kassimo" Qian
2019-01-17mkdir should not be recursive by default (#1530)Ryan Dahl
2019-01-17Unflake test netConcurrentAccept (#1544)Kevin (Kun) "Kassimo" Qian
2019-01-17Revert "fix: fix fetch tests (#1535)"Ryan Dahl
2019-01-17Rewrite tools/format.py in deno (#1528)Yoshiya Hinosawa
2019-01-17Fixed copyright of types outputJ2P
2019-01-17Remove mkdirp - deno.mkdir is already recursive (denoland/deno_std#118)Ryan Dahl
2019-01-17Revert "Remove symbol_level=1 override (#1532)"Ryan Dahl
2019-01-17Remove race-condition in file_server tests (denoland/deno_std#125)Andy Hayden