lib: implements `Float::to_precision` in a non native way
authorJean Privat <jean@pryen.org>
Sat, 20 Jul 2013 01:51:40 +0000 (21:51 -0400)
committerJean Privat <jean@pryen.org>
Sat, 20 Jul 2013 11:28:18 +0000 (07:28 -0400)
commit9cb09ccfc996033040216c71f85f669a230a801e
treeb6a3447f43b9a19b4c0149679323fc19f8f96202
parent7e576552eac7f2e8543466b8818f4181184fabe6
lib: implements `Float::to_precision` in a non native way

Signed-off-by: Jean Privat <jean@pryen.org>
lib/standard/string.nit
tests/sav/extern_methods.sav
tests/sav/test_attr_easy.res
tests/sav/test_attr_easy.sav
tests/sav/test_ffi_c_simple.sav
tests/sav/test_float.res
tests/sav/test_float.sav [deleted file]
tests/sav/test_json.res
tests/sav/test_math.res [moved from tests/sav/test_math.sav with 58% similarity]
tests/sav/test_string_to_f.res
tests/sav/test_string_to_f.sav [deleted file]