This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-13 01:21:38 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01bbd981adccc63e9934a2ad7760985d029d6807
Odin
/
core
/
strconv
T
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