v/vlib/strconv
penguindark ad46e1b832
strconv: v_printf documentation
* v_printf documentation

* syntax fix
2020-04-29 12:25:38 +03:00
..
atofq strconv: fix compilation 2020-04-06 14:53:28 +02:00
ftoa strconv: printf and string format utilities 2020-04-26 10:23:10 +03:00
atof.v parser/cgen: default struct field values 2020-04-06 14:45:48 +02:00
atof_test.v all: update`import ()` and `[]array` 2020-04-26 13:49:31 +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
format.md strconv: v_printf documentation 2020-04-29 12:25:38 +03:00
format.v strconv: format test fixes 2020-04-26 16:26:33 +02:00
format_test.v strconv: format test fixes 2020-04-26 16:26:33 +02:00