1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
Commit graph

8 commits

Author SHA1 Message Date
Andy Hayden
d29957ad17 Replace deno.land/x/ with deno.land/std/ (denoland/deno_std#239)
Original: 0fc13fffbd
2019-03-06 10:24:53 -05:00
Kitson Kelly
17663c1232 Add eslint for linting (denoland/deno_std#235)
Original: c0390ade3d
2019-03-04 19:53:35 -05:00
Bert Belder
2ba7de2d04 Change import { x } from "deno" to const { x } = Deno (denoland/deno_std#218)
Original: 6063378a92
2019-02-26 00:35:50 -05:00
Dmitry Sharshakov
f113312ef2 Add missiong copyright headers (denoland/deno_std#177)
Original: 5440377495
2019-02-07 11:45:47 -05:00
Andy Hayden
f626b04ebe Reorgnanize repos, examples and tests (denoland/deno_std#105)
Original: c5e6e015b5
2019-01-12 16:50:04 -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