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-04-21 13:55:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d4f9545a7f920cd39568793c28a7281cef6b8e4
Odin
/
core
/
strconv
History
Tetralux
7d4f9545a7
Fix parsing of single-digit numbers
2020-05-06 23:21:24 +00:00
..
decimal
Move
package decimal
to be a subpackage of
package strconv
2019-10-26 14:46:21 +01:00
generic_float.odin
x if cond else y
and
x when cond else y
expressions
2020-03-05 20:34:30 +00:00
integers.odin
Remove
import "core:runtime"
in integers.odin to make -vet happy
2019-12-22 10:28:48 +00:00
strconv.odin
Fix parsing of single-digit numbers
2020-05-06 23:21:24 +00:00