.. |
bare
|
builtin: use dlmalloc for -freestanding (#13054)
|
2022-01-06 14:10:37 +02:00 |
atof.c.v
|
all: fix typos (#21089)
|
2024-03-25 12:18:27 +02:00 |
atof.js.v
|
all: change optional to result of io (#16075)
|
2022-10-16 09:28:57 +03:00 |
atof_test.c.v
|
all: fix typos (#21089)
|
2024-03-25 12:18:27 +02:00 |
atofq.c.v
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
atoi.v
|
all: update copyright year (#20334)
|
2024-01-01 23:29:54 +02:00 |
atoi_test.v
|
strconv.atoi: fix string.int() returning numbers for non number characters (fix #18875) (#18925)
|
2023-07-22 06:43:10 +03:00 |
converter_test.v
|
strconv: add test_atof_converter to the tests, as suggested by the code review
|
2022-11-21 07:41:41 +02:00 |
f32_f64_to_string_test.v
|
builtin,strconv: append ".0", to float string representations, to ensure clarity (#16079)
|
2022-10-17 15:41:07 +03:00 |
f32_str.c.v
|
checker: add cast overflow checks (#20641)
|
2024-01-24 18:36:39 +02:00 |
f32_str.js.v
|
strconv,js: f64_to_str works on JS backend now; Fix BigInt usage in infix expressions (#12464)
|
2021-11-15 14:13:44 +02:00 |
f64_str.c.v
|
all: update copyright year (#20334)
|
2024-01-01 23:29:54 +02:00 |
f64_str.js.v
|
fmt: remove redundant parenthesis in the complex infix expr (#17873)
|
2023-04-04 13:47:48 +03:00 |
f64_str.v
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
format.md
|
strconv: fix byte type to u8 type in the documented examples in format.md (#19952)
|
2023-11-21 14:19:24 +02:00 |
format.v
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
format_mem.c.v
|
all: fix typos (#21089)
|
2024-03-25 12:18:27 +02:00 |
format_mem.js.v
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
format_test.v
|
tests: cleanup test cases (#19104)
|
2023-08-13 13:36:08 +03:00 |
ftoa.c.v
|
all: update copyright year (#20334)
|
2024-01-01 23:29:54 +02:00 |
number_to_base.c.v
|
all: update attributes to use new syntax
|
2023-11-15 16:16:01 +11:00 |
number_to_base_test.v
|
|
|
README.md
|
doc: update trim_doc_node_description, make module readmes more uniform (#20792)
|
2024-02-12 12:38:47 +02:00 |
structs.v
|
|
|
tables.v
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
utilities.c.v
|
all: update copyright year (#20334)
|
2024-01-01 23:29:54 +02:00 |
utilities.v
|
all: update attributes to use new syntax
|
2023-11-15 16:16:01 +11:00 |
vprintf.c.v
|
all: fix typos (#21089)
|
2024-03-25 12:18:27 +02:00 |