Issues
- 3
fractional part
#23 opened by yukulele - 8
Edge cases, some questions
#24 opened by zloirock - 1
What is needed to get this proposal moving?
#22 opened by WORMSS - 3
`BigInt.from` to match `Array.from`?
#19 opened by foolip - 0
What about handling floats?
#21 opened by o0101 - 1
- 2
- 9
What should this accept?
#18 opened by waldemarhorwat - 1
Advance to stage 1
#1 opened by mathiasbynens - 0
ToInt32(_radix_)
#12 opened by Yaffle - 3
- 1
Implementation for Number.fromString
#14 opened by rajasekarm - 10
Symmetry with `toString` — exceptions?
#15 opened by mathiasbynens - 1
- 1
- 0
Advance to stage 3
#3 opened by mathiasbynens - 0
Advance to stage 2
#2 opened by mathiasbynens - 0
Advance to stage 4
#4 opened by mathiasbynens - 2
What does a radix of 0 mean?
#7 opened by domenic - 2
Consider not accepting trailing junk
#5 opened by domenic - 3
Consider not allowing leading zeros
#8 opened by domenic - 2
Consider not allowing leading whitespace
#9 opened by domenic - 1
Consider parsing exponential notation
#10 opened by domenic