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
1ca641f718cd025de508ac42e366b1a00f422539
Odin
/
core
/
encoding
History
Despacito696969
ecfea027a0
Fixed marshal_to_writer not supporting i128
...
Previously json.marshal(i128(696969)) would print 0 as there was no `u = i128(i)` initialization.
2022-08-26 23:49:33 +02:00
..
base32
…
base64
…
csv
…
endian
…
entity
…
hxa
…
json
…
varint
…
xml
…