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 |
penguindark
|
1343787009
|
builtin: fix interpolation bug for `${x:g/G}`, where `x` is a zero or an infinity (#10271)
|
2021-05-30 19:30:18 +03:00 |
spaceface
|
73352583e7
|
ci: fix all `-cstrict` warnings with gcc and clang (#9792)
|
2021-04-19 15:38:48 +03:00 |
zakuro
|
6bc9ef7373
|
builtin: vfmt every .v file, except vlib/builtin/int_test.v (#9448)
|
2021-03-24 20:39:59 +02:00 |
Swastik Baranwal
|
2741c0b211
|
string: new type conversion functions
|
2020-01-14 18:05:38 +01:00 |
penguindark
|
9730164613
|
atoi: fix leading zeros in string to int conversion
|
2019-12-08 23:22:33 +03:00 |
bogen85
|
f6ec1b29f9
|
strconv: make string.int() stop parsing on invalid digit
|
2019-11-28 09:46:10 +03:00 |