Delyan Angelov
|
a3f876d683
|
strconv: use `[if debug_strconv?]` for `fn assert1`
|
2021-06-22 10:33:48 +03:00 |
Delyan Angelov
|
aea23e8a40
|
strconv: fix fxx_to_str_l_parse/fxx_to_str_l_parse_no_dot returning s without cloning
|
2021-06-19 07:48:46 +03:00 |
Delyan Angelov
|
de384f1cc8
|
strconv: vfmt everything
|
2021-06-18 17:59:56 +03:00 |
penguindark
|
d8d05e0106
|
all: new string interpolation in pure V (#10181)
|
2021-05-24 05:20:45 +03:00 |
penguindark
|
e9d7ff751f
|
strconv: new decimal digits counts function (#10029)
|
2021-05-08 00:24:50 +03:00 |
Enzo
|
4eb8072882
|
parser: remove ++/-- exception for some modules (#9895)
|
2021-04-27 01:41:42 +03:00 |
Nick Treleaven
|
4a0367a63c
|
vlib: add [unsafe] tag to more functions: tos, string_from_wide, strings.Builder: write_bytes, free (#8766)
|
2021-02-15 17:15:52 +02:00 |
Adelar da Silva Queiróz
|
1f99d1e025
|
strconv: some corrections of typos (#8302)
|
2021-01-24 00:00:31 +02:00 |
Lukas Neubert
|
ac2c3847af
|
all: update copyright to 2019-2021 (#8029)
|
2021-01-18 13:20:06 +01:00 |
Delyan Angelov
|
317a9bae5f
|
backporting: remove redefinition of strconv__Float64u
|
2020-10-07 11:06:52 +03:00 |
Delyan Angelov
|
8f5cefb116
|
strconv: fix f64_to_str_lnd and f64_to_str_l after 6921d46
|
2020-08-27 14:22:04 +03:00 |
Nick Treleaven
|
bab5c21224
|
parser: warn when fixed-size ArrayInit doesn't have trailing `{}`. (#6137)
|
2020-08-16 04:54:05 +02:00 |
Alexander Medvednikov
|
dc89a914ea
|
cc: build-module/module cache fixes; strconv: move all code in one module
|
2020-07-16 19:01:56 +02:00 |