v/vlib/strconv
Lukas Neubert df4165c7ee
docs_ci: check all md files except thirdparty (#6855)
2020-11-18 18:28:28 +01:00
..
atof.v backporting: remove redefinition of strconv__Float64u 2020-10-07 11:06:52 +03:00
atof_test.v strconv: use import instead of module in test files (#5856) 2020-07-17 02:35:42 +02:00
atofq.v backporting: remove redefinition of strconv__Float64u 2020-10-07 11:06:52 +03:00
atoi.v backporting: remove C typedef redefinitions of map_int/map_string/array_byte/array_string 2020-10-07 11:32:50 +03:00
atoi_test.v atoi.v: add common_parse_uint2 with error code return values (#6550) 2020-10-03 20:57:37 +03:00
f32_f64_to_string_test.v strconv: use import instead of module in test files (#5856) 2020-07-17 02:35:42 +02:00
f32_str.v backporting: remove redefinition of strconv__Float64u 2020-10-07 11:06:52 +03:00
f64_str.v backporting: remove redefinition of strconv__Float64u 2020-10-07 11:06:52 +03:00
format.md docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
format.v all: fix most C warnings (#6758) 2020-11-06 16:26:59 +02:00
format_test.v tests: fix strconv.v_sprintf arrity mismatch in format_test.v 2020-09-17 00:33:25 +03:00
ftoa.v backporting: remove redefinition of strconv__Float64u 2020-10-07 11:06:52 +03:00
structs.v backporting: remove redefinition of strconv__Float64u 2020-10-07 11:06:52 +03:00
tables.v cc: build-module/module cache fixes; strconv: move all code in one module 2020-07-16 19:01:56 +02:00
utilities.v backporting: remove redefinition of strconv__Float64u 2020-10-07 11:06:52 +03:00