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-08-01 10:48:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
683ee75703f9bde9ecf34ae3ec6ab2c3b68b52b2
Odin
/
core
/
encoding
History
Jeroen van Rijn
683ee75703
Fix
#2684
2023-07-28 15:53:39 +02:00
..
base32
…
base64
…
csv
Document return values of strings and add allocator errors where
2023-04-07 20:39:01 +10:00
endian
Add
core:encoding/endian
2022-05-12 19:35:07 +01:00
entity
Correct naming in tests
2022-07-11 11:55:49 +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
Replace
x in &y
Use
&v in y
syntax through core & vendor for
switch
/
for
statements
2023-06-26 15:42:57 +01:00
varint
Minor style change in leb128.odin
2022-05-12 15:59:15 +01:00
xml
Fix
#2684
2023-07-28 15:53:39 +02:00