0 branches
Tree
Top files
Clone with HTTPS:
2.heap_objects.v
tests: cleanup warnings in the autofree code samples in vlib/v/slow_tests/valgrind/ (#23929)
1 year ago
144 bytes
array_init_with_string_variable.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
104 bytes
autofree_match_sumtype_test.v
all: restore changes that 87e0339d5 undid that were not for vlib/v2/ (#26621)
last Feb 17
803 bytes
autofree_or_block_string_interp.v
autofree: remove duplicate `free()` calls after a `return` statement, triggered by error string interpolation (#26592)
last Feb 13
314 bytes
buffer_passed_in_fn_that_uses_tos_on_it.v
builtin, strings: improve consistency and behavior regarding explicit mutability (#21566)
1 year ago
119 bytes
comptime_selector.v
autofree: fix codegen for comptime selector usage (fix #24655) (#24697)
1 year ago
937 bytes
dump_nested_structs.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
253 bytes
fn_returning_string_param.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
147 bytes
fn_with_return_should_free_local_vars.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
358 bytes
free_heap_foos.c.v
os: fix double free in os.get_raw_line() (used by os.input), with `-autofree` (#21204)
2 years ago
904 bytes
free_variables_in_reverse_order_of_creation.c.v
os: fix double free in os.get_raw_line() (used by os.input), with `-autofree` (#21204)
2 years ago
628 bytes
if_expr.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
120 bytes
if_expr_autofree_optional.v
cgen: fix premature variable release by autofree (#20731)
2 years ago
238 bytes
if_expr_skip.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
152 bytes
import_os_and_use_its_constants.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
668 bytes
import_x_json2.v
json2.decoder2: prepare decoder in json2 to be replaced by json2.decode2 (#23078)
1 year ago
87 bytes
logging.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
268 bytes
multiple_fn_calls.v
cgen: fix autofree inserting string declarations for multiple functions calls (#18723)
2 years ago
357 bytes
nil_interface.v
checker: -warn-about-allocs; nil interface allocation fix; parser: tmpl @else [cond]
2 years ago
94 bytes
option_reassigned.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
106 bytes
rand_module.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
103 bytes
simple_interpolation.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
53 bytes
string_plus_string_plus.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
123 bytes
strings_builder.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
483 bytes
struct_of_array_of_same_struct.v
fmt: fix alignment of struct init fields (#22025)
1 year ago
414 bytes
option_simple.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
91 bytes
rune_methods.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
74 bytes
simple_interpolation_script_mode.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
167 bytes
simple_interpolation_script_mode_more_scopes.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
52 bytes
string_str_method.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
3 years ago
42 bytes