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 18:58:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba5f7c4e2af5c82c220b7e1796fde2f026ce4208
Odin
/
core
/
encoding
History
gingerBill
ba5f7c4e2a
Deprecate
a..b
based ranges in favour of
..=
2022-06-01 11:08:19 +01:00
..
base32
…
base64
…
csv
Allow CSV/TSV reader to read multi-line fields.
2022-05-13 14:19:04 +02:00
endian
Add
core:encoding/endian
2022-05-12 19:35:07 +01:00
entity
Deprecate
a..b
based ranges in favour of
..=
2022-06-01 11:08:19 +01:00
hxa
Fix some core:encoding/hxa stuff (error handling, header, max -> min)
2022-03-16 19:12:00 +00:00
json
Merge functionality of
#maybe
with the standard 'union' functionality
2022-05-23 12:04:19 +01:00
varint
Minor style change in leb128.odin
2022-05-12 15:59:15 +01:00
xml
Deprecate
a..b
based ranges in favour of
..=
2022-06-01 11:08:19 +01:00