This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Ed94/Odin.git
synced
2026-07-30 03:10:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
26d107ce64abae9a80755405e2539b40c65e09d2
Odin
/
core
/
encoding
T
History
gingerBill
and
GitHub
c05a92ab3e
Merge pull request
#3215
from blob1807/json-better-enum-support
...
core:encoding/json Add support for writing enum value names
2024-03-06 14:56:19 +00:00
..
base32
…
base64
…
csv
…
endian
Replace
core:*
to
base:*
where appropriate
2024-01-28 22:18:51 +00:00
entity
…
hex
…
hxa
Replace
x in &y
Use
&v in y
syntax through core & vendor for
switch
/
for
statements
2023-06-26 15:42:57 +01:00
json
Merge pull request
#3215
from blob1807/json-better-enum-support
2024-03-06 14:56:19 +00:00
varint
…
xml
Replace
core:*
to
base:*
where appropriate
2024-01-28 22:18:51 +00:00