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-24 06:35:00 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
248a0bfa5f21ed09311887e3a8d9c79b6ec94fe4
Odin
/
core
/
encoding
T
History
gingerBill
0b83e3dae5
Enforce naming the parameters with
builtin.quaternion
to reduce confusion
2024-01-05 14:29:14 +00:00
..
base32
…
base64
…
csv
Minor cleanups to the core library
2023-09-30 20:26:04 +01:00
endian
core/encoding/endian: Tidy up a comment (NFC)
2023-11-14 23:07:51 +09:00
entity
Update core:encoding to Unicode 15.1 table.
2024-01-02 18:03:32 +01:00
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
Enforce naming the parameters with
builtin.quaternion
to reduce confusion
2024-01-05 14:29:14 +00:00
varint
…
xml
Use
or_break
and
or_continue
where appropriate in the core library
2023-09-30 15:34:39 +01:00