Yoshiya Hinosawa
|
6897ea8ebe
|
docs(std/bytes): add missing docs to README (#7885)
|
2020-10-08 15:39:02 -04:00 |
|
tokiedokie
|
3d65177dbc
|
docs(std): version all imports in README (#7442)
Use $STD_VERSION in std/ README files to automatically
display proper version.
|
2020-10-04 14:18:36 +02:00 |
|
Trivikram Kamat
|
d0eb179132
|
docs: end sentences with a period in markdown (#7813)
|
2020-10-04 07:19:11 +11:00 |
|
David Sherret
|
df02e31507
|
feat(fmt): Sort named import and export specifiers (#7711)
|
2020-09-27 12:22:32 +02:00 |
|
sonota88
|
aebea6bd24
|
doc(std/bytes): Fix wrong import in the example code (copyBytes) (#6787)
|
2020-07-18 15:06:42 -04:00 |
|
David Sherret
|
cde4dbb351
|
Use dprint for internal formatting (#6682)
|
2020-07-14 15:24:17 -04:00 |
|
Chris Knight
|
d9896d64ce
|
refactor: shift copyBytes and tweak deps to reduce dependencies (#6469)
|
2020-06-25 06:40:51 -04:00 |
|
Ali Hasani
|
ef14d62462
|
feat(std/bytes): add hasSuffix and contains functions, update docs (#4801)
|
2020-05-20 16:32:28 +02:00 |
|
Marcos Casagrande
|
9ded17d722
|
BREAKING: reorder std/io/utils copyBytes arguments (#5022)
|
2020-04-30 16:39:25 -04:00 |
|
Ali Hasani
|
6efdacddf3
|
create readme for std/bytes (#4876)
|
2020-04-24 14:24:29 -04:00 |
|
Ryan Dahl
|
12c6b2395b
|
Move encode, decode helpers to /std/encoding/utf8.ts, delete /std/strings/ (#4565)
also removes std/encoding/mod.ts and std/archive/mod.ts which are useless.
|
2020-04-01 15:23:39 -04:00 |
|
Kitson Kelly
|
bced52505f
|
Update to Prettier 2 and use ES Private Fields (#4498)
|
2020-03-28 13:03:49 -04:00 |
|
Yusuke Sakurai
|
c337d2c434
|
clean up textproto code in std (#4458)
- moved and renamed append() into bytes from ws and textproto
- renamed textproto/readder_tests.ts -> textproto/test.ts
|
2020-03-22 14:49:09 -04:00 |
|
Bartek Iwańczuk
|
61273085e4
|
refactor: rewrite tests in std/ to use Deno.test (#3930)
|
2020-02-11 17:24:27 +01:00 |
|
Ry Dahl
|
bfab4ed0df
|
Happy new year! (#3578)
|
2020-01-02 15:13:47 -05:00 |
|
Ryan Dahl
|
151ce0266e
|
Move everything into std subdir
|
2019-10-09 17:10:09 -04:00 |
|