0 branches
Tree
Top files
Clone with HTTPS:
array_init_inline_literal_it.run.out
checker: specific array initialisation fails (fixes #14261)
last Mar 11
321 bytes
array_init_inline_literal_it.vv
checker: specific array initialisation fails (fixes #14261)
last Mar 11
74 bytes
comptime_ident_in_typearray.run.out
checker, cgen: allow comptime ident is array of types (#18765)
2 years ago
53 bytes
comptime_ident_in_typearray.vv
checker, cgen: allow comptime ident is array of types (#18765)
2 years ago
269 bytes
json_encode_generic_interface.run.out
cgen: fix showing the line where interface is used as generic type (fixes #23004)
last Mar 25
252 bytes
json_encode_generic_interface.vv
cgen: fix showing the line where interface is used as generic type (fixes #23004)
last Mar 25
126 bytes
noreturn_fn_can_be_used_instead_of_panic.run.out
all: support `[noreturn] fn abc() { for{} }`, mark panic/1 and exit/1with it too. (#10654)
4 years ago
26 bytes
noreturn_fn_can_be_used_instead_of_panic.vv
tests: run `v fmt -w` over *.vv, when the semantics are the same; unify style; discover fmt bugs, to be filed separately (#22241)
1 year ago
189 bytes
noreturn_method_can_be_used_instead_of_panic.run.out
parser: handle `[noreturn]` on methods too
4 years ago
34 bytes
noreturn_method_can_be_used_instead_of_panic.vv
all: update attributes to use new syntax
2 years ago
265 bytes
unused_variable_warning.run.out
tests: cleanup vlib/v/checker/tests/run ; add unused_variable_warning.vv
5 years ago
488 bytes
unused_variable_warning.vv
tests: cleanup vlib/v/checker/tests/run ; add unused_variable_warning.vv
5 years ago
136 bytes