This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-07-23 16:02:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2990747cf8416e1b9aa65e59dd3e76f13ee8612f
Odin
/
core
/
encoding
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