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-03-03 23:28:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2afccd7fbdb3a7c440597356fa4c9d635a06a8d2
Odin
/
core
/
encoding
History
Abdelrahman Farid
f1872f495a
Fix bug with index increment in
unquote_string
2023-09-19 22:19:05 +03:00
..
base32
…
base64
…
csv
Document return values of strings and add allocator errors where
2023-04-07 20:39:01 +10:00
endian
…
entity
Improve
//+vet
; remove
using
in many places; add
//+vet !using-stmt
where necessary
2023-07-31 11:37:14 +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
Fix bug with index increment in
unquote_string
2023-09-19 22:19:05 +03:00
varint
…
xml
Clean up usage of
using
throughout core and vendor
2023-07-31 11:46:40 +01:00