Commit Graph

8 Commits

Author SHA1 Message Date
Ian Bull
ae78abb085
refactor(toml,msgpack,crypto,data-structures): align the error messages to the style guide (#5705)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-08-21 16:15:14 +09:00
Yoshiya Hinosawa
1fd3830644
test(msgpack): add decode() test cases (#5027) 2024-06-12 11:12:18 +09:00
Luca Casonato
315005c14c
fix(msgpack): error on early end of data (#4831) 2024-05-22 14:17:31 +02:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Tim Reichen
9882fbfb09
chore(msgpack): format test names (#4381) 2024-02-25 09:00:35 +11: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
Lino Le Van
21cc98e3c4
chore(msgpack): get rid of testing/asserts usage (#3597) 2023-09-01 11:31:43 +09:00
Lino Le Van
642a111fec
feat: msgpack encoding (#3460) 2023-07-10 12:09:49 +09:00