Marvin Löbel
|
46736868df
|
Removed has_* predicates from NumStrConv trait
Moved `is_*` predicates into standalone functions
|
2013-02-15 13:39:51 +01:00 |
|
Marvin Löbel
|
a0846d4f6a
|
tidy
|
2013-02-15 06:11:06 +01:00 |
|
Marvin Löbel
|
df36a8dfc9
|
Long lines, proper FIXME, inlining
|
2013-02-15 05:40:01 +01:00 |
|
Marvin Löbel
|
bd93a36d73
|
Made num <-> str conversion functions use NumStrConv trait
Removed hacky dependency on Round trait and generic infinity functions
Removed generic-runtime-failure-depending-on-type behavior
|
2013-02-15 05:20:36 +01:00 |
|
Marvin Löbel
|
26e0aafb88
|
Added NumStrConv trait and impls for the string conversion functions
|
2013-02-15 04:40:32 +01:00 |
|
Marvin Löbel
|
adac6cb5c6
|
Moved numeric string conversion functions into own module
|
2013-02-15 03:29:36 +01:00 |
|