1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Dmitry Sharshakov
f113312ef2 Add missiong copyright headers (denoland/deno_std#177)
Original: 5440377495
2019-02-07 11:45:47 -05:00
Ryan Dahl
deedb5e84e Disable cat.ts test because it's broken on Windows.
Original: 8ad47e3584
2019-01-24 13:33:51 -05:00
Andy Hayden
b2e54bad61 Remove race-condition in file_server tests (denoland/deno_std#125)
Original: e28c9a4079
2019-01-17 13:08:59 -05:00
Andy Hayden
f626b04ebe Reorgnanize repos, examples and tests (denoland/deno_std#105)
Original: c5e6e015b5
2019-01-12 16:50:04 -05:00
Yusuke Sakurai
7907bfc4c9 Add web socket module (denoland/deno_std#84)
Original: 2606e295c7
2019-01-06 14:26:18 -05:00
Ryan Dahl
6a783ea179 Add testing module
Original: 61fdae51a7
2019-01-02 13:45:42 -05:00
Ryan Dahl
b5f6f97234 Format (denoland/deno_std#42)
Original: 9b8923844f
2018-12-24 10:28:01 -05:00
Bartek Iwańczuk
0b9ab1249b Remove default export from flags module (denoland/deno_std#38)
Original: e674f7575a
2018-12-21 13:02:52 -05:00
Bartek Iwańczuk
a86b3c01c8 Update registry URLs for flags (denoland/deno_std#36)
Original: 34f21da7cf
2018-12-20 10:49:34 -05:00
Ryan Dahl
3542f2de0c Add examples/ directory (denoland/deno_std#28)
Previously https://github.com/denoland/deno_examples
Original: 14be9a0e82
2018-12-19 13:50:48 -05:00