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-06-04 01:34:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01bbd981adccc63e9934a2ad7760985d029d6807
Odin
/
core
/
strconv
History
samwega
01bbd981ad
short C names deprecated (itoa, ftoa), C reimplementations of atoi and atof deprecated as parse_int() and parse_f64() are preferable
2025-10-03 20:54:18 +03:00
..
decimal
Remove trailing whitespace
2025-06-05 16:56:01 -04:00
deprecated.odin
short C names deprecated (itoa, ftoa), C reimplementations of atoi and atof deprecated as parse_int() and parse_f64() are preferable
2025-10-03 20:54:18 +03:00
generic_float.odin
Remove trailing whitespace
2025-06-05 16:56:01 -04:00
integers.odin
Remove trailing whitespace
2025-06-05 16:56:01 -04:00
strconv.odin
short C names deprecated (itoa, ftoa), C reimplementations of atoi and atof deprecated as parse_int() and parse_f64() are preferable
2025-10-03 20:54:18 +03:00