This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-06-04 06:28:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
600e0ebed0c8d1b27de266edcee5cc392cfc306a
Odin
/
core
/
encoding
History
Jeroen van Rijn
600e0ebed0
Fix stray space vs. tab
2025-01-12 12:13:29 +01:00
..
ansi
…
base32
Fix stray space vs. tab
2025-01-12 12:13:29 +01:00
base64
…
cbor
fix cbor.to_json always returning array of tuples for objects
2024-10-29 01:50:38 -03:00
csv
…
endian
…
entity
…
hex
…
hxa
Fix a bug in hxa decoder found by the new check
2024-11-17 21:35:49 +01:00
ini
…
json
Remove unnecessary string() conversion.
2024-12-28 08:13:38 -08:00
uuid
…
varint
…
xml
…