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-23 06:05:00 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
980947b3556ac4583599ff1864824bcac39c0aa5
Odin
/
core
/
encoding
T
History
gingerBill
a4b8c1ea17
Begin work adding
bit_field
2024-02-22 15:55:54 +00:00
..
base32
…
base64
…
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
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
Begin work adding
bit_field
2024-02-22 15:55:54 +00: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