Yoshiya Hinosawa
|
3155f0050a
|
chore: switch to JSR-oriented codebase (#4650)
|
2024-04-29 11:57:30 +09:00 |
|
Lino Le Van
|
c46143f0ac
|
chore: update copyright year (#4046)
* chore: update copyright year
* fix
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2024-01-02 08:11:32 +11:00 |
|
Tim Reichen
|
5a8b0ecafd
|
refactor(encoding): format test names (#4028)
* initial commit
* update import
|
2023-12-28 14:03:43 +11:00 |
|
Asher Gomez
|
b8acd30150
|
BREAKING(encoding): remove deprecated APIs (#3952)
|
2023-12-14 12:23:10 +09:00 |
|
Yoshiya Hinosawa
|
8a717b5b61
|
feat(encoding): add encodeHex, decodeHex (#3642)
|
2023-09-18 10:50:08 +09:00 |
|
Asher Gomez
|
239e85ad6a
|
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445)
|
2023-07-13 16:04:30 +09:00 |
|
ayame113
|
b4239898d6
|
chore: update copyright header (#3082)
|
2023-01-03 19:47:44 +09:00 |
|
Yoshiya Hinosawa
|
808fe203e0
|
chore: update copyright header (#1871)
|
2022-02-02 23:21:39 +09:00 |
|
Zhangyuan Nie
|
30a96695f6
|
BREAKING(encoding/hex): remove encodedLen, encodeToString, decodedLen, decodeString, errInvalidByte, errLength (#733)
|
2021-07-06 17:47:42 +02:00 |
|
Ryan Dahl
|
48a2496dbe
|
update copyright to 2021 (denoland/deno#9081)
|
2021-02-01 10:46:59 +00:00 |
|
David Sherret
|
99e0dca320
|
feat(fmt): Sort named import and export specifiers (denoland/deno#7711)
|
2021-02-01 10:46:58 +00:00 |
|
David Sherret
|
1425960509
|
Use dprint for internal formatting (denoland/deno#6682)
|
2021-02-01 10:46:58 +00:00 |
|
Marcos Casagrande
|
fae1aba117
|
BREAKING(encoding/hex): simplify API (denoland/deno#6690)
|
2021-02-01 10:46:58 +00:00 |
|
Marcos Casagrande
|
6bae7d68cf
|
BREAKING(encoding/hex): reorder encode & decode arguments (denoland/deno#6410)
refactor to match other src/dst methods
|
2021-02-01 10:46:58 +00:00 |
|
Kitson Kelly
|
7914eae5f0
|
Update to Prettier 2 and use ES Private Fields (denoland/deno#4498)
|
2021-02-01 10:46:57 +00:00 |
|
Bartek Iwańczuk
|
82a523639a
|
refactor: rewrite tests in to use Deno.test (denoland/deno#3930)
|
2021-02-01 10:46:57 +00:00 |
|
Ry Dahl
|
3a9eb92372
|
Happy new year! (denoland/deno#3578)
|
2021-02-01 10:46:56 +00:00 |
|
Axetroy
|
418cdff25d
|
add encoding/hex module (#434)
|
2019-06-17 10:19:56 -07:00 |
|