v/vlib/strconv
yuyi 885612afea
ftoa: fix strconv/ftoa/f32_f64_to_string_test.v
2020-04-14 03:53:34 +02:00
..
atofq strconv: fix compilation 2020-04-06 14:53:28 +02:00
ftoa ftoa: fix strconv/ftoa/f32_f64_to_string_test.v 2020-04-14 03:53:34 +02:00
atof.v parser/cgen: default struct field values 2020-04-06 14:45:48 +02:00
atof_test.v cgen/parser: fix unions 2020-04-08 01:20:55 +02:00
atoi.v v2: match cgen; use `as` for casting 2020-02-07 14:50:52 +01:00
atoi_test.v scanner: make `0o` prefix the only way to define octals 2020-02-23 23:43:04 +01:00