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
2025-12-29 17:34:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b718aae7556511e7461faf89b147a3416ea8f8e
Odin
/
core
/
encoding
History
zhibog
4b718aae75
Added an implementation for reading and writing csv files
2019-11-01 22:35:46 +01:00
..
base32
Added Base32 + official test vectors from the RFC
2019-11-01 22:35:09 +01:00
base64
Added official test vectors from the RFC
2019-11-01 22:34:19 +01:00
cel
Change print*_err to eprint* in core library
2019-10-06 18:54:29 +01:00
csv
Added an implementation for reading and writing csv files
2019-11-01 22:35:46 +01:00
json
Change implicit semicolon rules for record types within procedure bodies; Update
package odin/*
2019-10-06 19:16:55 +01:00