summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-26Make .editorconfig root (denoland/deno_std#157)Dmitry Sharshakov
2019-01-26testing: add fail() (denoland/deno_std#123)James Garbutt
2019-01-24testing: Don't automatically run on import (denoland/deno_std#129)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-24Improve & refactor SHA-1 inside ws package (denoland/deno_std#137)Max Graey
2019-01-23Use sh installer instead of python one (denoland/deno_std#148)Mark Tiedemann
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-21fix format (denoland/deno_std#140)木杉
2019-01-21Refactorings & improvments for ws module (denoland/deno_std#141)Max Graey
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-19Rework color API (denoland/deno_std#134)Kitson Kelly
2019-01-17Remove mkdirp - deno.mkdir is already recursive (denoland/deno_std#118)Ryan Dahl
2019-01-17Remove race-condition in file_server tests (denoland/deno_std#125)Andy Hayden
2019-01-16datetime: correct hh:mm formats and add test cases (denoland/deno_std#121)James Garbutt
2019-01-15Improve assert (denoland/deno_std#124)Kitson Kelly
2019-01-15colors: add test cases (denoland/deno_std#120)James Garbutt
2019-01-15Improve readme (denoland/deno_std#117)Ryan Dahl
2019-01-15Improve http/README (denoland/deno_std#114)Kwang-in (Dennis) Jung
2019-01-15Fix media_types running under Deno with ESM (denoland/deno_std#113)Kitson Kelly
2019-01-14Fix wrong links (denoland/deno_std#106)Yungoo Kong
2019-01-14fix wrong links for flags (denoland/deno_std#112)迷渡
2019-01-13Improve re-exports in http (denoland/deno_std#111)Kitson Kelly
2019-01-13Remove an unnecessary code block (denoland/deno_std#107)hkdnet
2019-01-12Reorgnanize repos, examples and tests (denoland/deno_std#105)Andy Hayden
2019-01-12refactor(mkdirp): reorg (denoland/deno_std#103)木杉
2019-01-11style(net): format code (denoland/deno_std#104)木杉
2019-01-11Define type for available date format (denoland/deno_std#88)Kwang-in (Dennis) Jung
2019-01-11Add media_types collection (denoland/deno_std#97)Kitson Kelly
2019-01-10Reorg colors (denoland/deno_std#96)Kitson Kelly
2019-01-10refactor(path): reorg (denoland/deno_std#101)木杉
2019-01-09feat: print test status on the same line as test name (denoland/deno_std#100)Yoshiya Hinosawa
2019-01-08Bump deno version to v0.2.6Ryan Dahl
2019-01-07path: remove export = module (denoland/deno_std#95)Kevin (Kun) "Kassimo" Qian
2019-01-06Add web socket module (denoland/deno_std#84)Yusuke Sakurai
2019-01-06Fix format globs (denoland/deno_std#87)Ryan Dahl
2019-01-05Windows CI should use a fixed version of deno (denoland/deno_std#89)Srijan Reddy
2019-01-04Fix to use unknown type in testing/mod.ts (denoland/deno_std#73)Masashi Hirano
2019-01-04Azure windows pipeline (denoland/deno_std#85)Srijan Reddy
2019-01-04docs(readme): fix small typo (denoland/deno_std#82)Satya Rohith
2019-01-04fix(testing): readme import url (denoland/deno_std#81)木杉
2019-01-04Remove logging's flaky basicTest (denoland/deno_std#83)Ryan Dahl
2019-01-03First pass on style guide (denoland/deno_std#66)Ryan Dahl
2019-01-03Remove travis, rely on pipelines (denoland/deno_std#68)Ryan Dahl
2019-01-03Create .editorconfig (denoland/deno_std#74)Dmitry Sharshakov aka. sh7dm