This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-13 09:22:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5e6d722d38b1945cbd33bf88f1ca789fc1849e3
Odin
/
core
/
encoding
T
History
gingerBill
d5e6d722d3
Merge pull request
#3045
from laytan/cbor
...
encoding/cbor
2024-04-15 14:28:52 +01:00
..
base32
Remove unneeded semicolons from the core library
2021-08-31 22:21:13 +01:00
base64
encoding/base64: add decode_into, add tests
2024-03-04 17:26:17 +01:00
cbor
encoding/cbor: rename
diagnose
to
to_diagnostic_format
to be clearer
2024-03-04 17:26:19 +01:00
csv
Minor cleanups to the core library
2023-09-30 20:26:04 +01:00
endian
Replace
core:*
to
base:*
where appropriate
2024-01-28 22:18:51 +00:00
entity
Update core:encoding to Unicode 15.1 table.
2024-01-02 18:03:32 +01:00
hex
fix hex.encode and add tests for the package
2023-05-15 20:52:07 +02:00
hxa
correct newly found vets
2024-04-03 00:52:58 +02:00
json
Add
json:"name,omitempty"
2024-04-10 13:40:25 +01:00
varint
Minor style change in leb128.odin
2022-05-12 15:59:15 +01:00
xml
Replace
core:*
to
base:*
where appropriate
2024-01-28 22:18:51 +00:00