.. |
README.md
|
…
|
|
anon_fn_return_type.out
|
…
|
|
anon_fn_return_type.vv
|
…
|
|
anon_sum_type_interface.out
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
anon_sum_type_interface.vv
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
anon_sum_type_multi_return_err.out
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
anon_sum_type_multi_return_err.vv
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
anon_sum_type_receiver_err.out
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
anon_sum_type_receiver_err.vv
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
anon_sum_type_struct.out
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
anon_sum_type_struct.vv
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
anon_unused_param.out
|
…
|
|
anon_unused_param.vv
|
…
|
|
array_init.out
|
…
|
|
array_init.vv
|
…
|
|
array_pos_err.out
|
…
|
|
array_pos_err.vv
|
…
|
|
c_struct_no_embed.out
|
…
|
|
c_struct_no_embed.vv
|
…
|
|
check_undefined_variables_too_deep_nested.out
|
parser: check assign expr with undefined variables of struct_init (#13495)
|
2022-02-17 10:21:03 +03:00 |
check_undefined_variables_too_deep_nested.vv
|
parser: prevent too deep recursions in p.check_undefined_variables
|
2021-12-27 12:30:17 +02:00 |
closure_not_declared.out
|
…
|
|
closure_not_declared.vv
|
…
|
|
closure_not_used.out
|
…
|
|
closure_not_used.vv
|
…
|
|
closure_undefined_var.out
|
…
|
|
closure_undefined_var.vv
|
…
|
|
const_index.out
|
…
|
|
const_index.vv
|
parser: fix optional expr with array value (#13599)
|
2022-02-25 15:54:12 +03:00 |
const_missing_rpar_a.out
|
…
|
|
const_missing_rpar_a.vv
|
…
|
|
const_missing_rpar_b.out
|
…
|
|
const_missing_rpar_b.vv
|
…
|
|
const_only_keyword.out
|
…
|
|
const_only_keyword.vv
|
…
|
|
const_unexpected_eof.out
|
…
|
|
const_unexpected_eof.vv
|
…
|
|
dec_use_as_value.out
|
…
|
|
dec_use_as_value.vv
|
…
|
|
defer_propagate.out
|
…
|
|
defer_propagate.vv
|
…
|
|
defer_propagate2.out
|
parser: check error for defer propagate (fix #13534) (#13536)
|
2022-02-20 12:29:08 +02:00 |
defer_propagate2.vv
|
parser: check error for defer propagate (fix #13534) (#13536)
|
2022-02-20 12:29:08 +02:00 |
defer_return.out
|
…
|
|
defer_return.vv
|
…
|
|
defer_return2.out
|
…
|
|
defer_return2.vv
|
…
|
|
duplicate_field_embed_err.out
|
…
|
|
duplicate_field_embed_err.vv
|
…
|
|
duplicate_type_a.out
|
scanner: multibyte rune literals now support unicode, hex, and octal escape codes (#13140)
|
2022-01-19 03:23:25 +03:00 |
duplicate_type_a.vv
|
…
|
|
duplicate_type_b.out
|
…
|
|
duplicate_type_b.vv
|
…
|
|
duplicated_generic_err.out
|
…
|
|
duplicated_generic_err.vv
|
…
|
|
empty_name_expr_err.out
|
…
|
|
empty_name_expr_err.vv
|
…
|
|
expected_type_enum_err.out
|
…
|
|
expected_type_enum_err.vv
|
…
|
|
expecting_assign_type_alias.out
|
…
|
|
expecting_assign_type_alias.vv
|
…
|
|
export_interop_func_err.out
|
…
|
|
export_interop_func_err.vv
|
…
|
|
expr_evaluated_but_not_used_a.out
|
…
|
|
expr_evaluated_but_not_used_a.vv
|
…
|
|
expr_evaluated_but_not_used_b.out
|
…
|
|
expr_evaluated_but_not_used_b.vv
|
…
|
|
expr_evaluated_but_not_used_c.out
|
…
|
|
expr_evaluated_but_not_used_c.vv
|
…
|
|
expr_evaluated_but_not_used_d.out
|
…
|
|
expr_evaluated_but_not_used_d.vv
|
…
|
|
expr_evaluated_but_not_used_e.out
|
…
|
|
expr_evaluated_but_not_used_e.vv
|
…
|
|
expr_evaluated_but_not_used_if.out
|
…
|
|
expr_evaluated_but_not_used_if.vv
|
…
|
|
expr_evaluated_but_not_used_or.out
|
…
|
|
expr_evaluated_but_not_used_or.vv
|
…
|
|
fixed_array_size_using_non_constant_err.out
|
parser, checker: correct error message for a fixed array size using a non constant (fix #13219) (#13228)
|
2022-01-20 13:03:19 +02:00 |
fixed_array_size_using_non_constant_err.vv
|
parser, checker: correct error message for a fixed array size using a non constant (fix #13219) (#13228)
|
2022-01-20 13:03:19 +02:00 |
fn_attributes_duplicate_multiple.out
|
…
|
|
fn_attributes_duplicate_multiple.vv
|
…
|
|
fn_attributes_duplicate_single.out
|
…
|
|
fn_attributes_duplicate_single.vv
|
…
|
|
fn_attributes_empty_err.out
|
…
|
|
fn_attributes_empty_err.vv
|
…
|
|
fn_body_start_pos.out
|
v.parser: change body_start_pos to function declaration's lcbr, resolve #13642 (#13646)
|
2022-03-03 19:51:27 +02:00 |
fn_body_start_pos.vv
|
v.parser: change body_start_pos to function declaration's lcbr, resolve #13642 (#13646)
|
2022-03-03 19:51:27 +02:00 |
fn_decl_return_type_err_a.out
|
parser: check using 'mut' on fn_decl return type (#13610)
|
2022-02-27 14:23:43 +02:00 |
fn_decl_return_type_err_a.vv
|
parser: check using 'mut' on fn_decl return type (#13610)
|
2022-02-27 14:23:43 +02:00 |
fn_decl_return_type_err_b.out
|
parser: check using 'mut' on fn_decl return type (#13610)
|
2022-02-27 14:23:43 +02:00 |
fn_decl_return_type_err_b.vv
|
parser: check using 'mut' on fn_decl return type (#13610)
|
2022-02-27 14:23:43 +02:00 |
fn_decl_unexpected_eof.out
|
…
|
|
fn_decl_unexpected_eof.vv
|
…
|
|
fn_type_only_args_in_interfaces.out
|
…
|
|
fn_type_only_args_in_interfaces.vv
|
…
|
|
fn_type_only_args_no_body.out
|
v.parser: change body_start_pos to function declaration's lcbr, resolve #13642 (#13646)
|
2022-03-03 19:51:27 +02:00 |
fn_type_only_args_no_body.vv
|
…
|
|
fn_type_only_args_unknown_name.out
|
v.parser: change body_start_pos to function declaration's lcbr, resolve #13642 (#13646)
|
2022-03-03 19:51:27 +02:00 |
fn_type_only_args_unknown_name.vv
|
…
|
|
fn_use_builtin_err.out
|
checker: error on redefining any of the public builtin functions, not just ['print', 'println', 'eprint', 'eprintln', 'isnil', 'panic', 'exit'] (#13419)
|
2022-02-10 12:26:30 +02:00 |
fn_use_builtin_err.vv
|
…
|
|
for_in_mut_index_of_array.out
|
…
|
|
for_in_mut_index_of_array.vv
|
…
|
|
for_in_mut_key_of_map.out
|
…
|
|
for_in_mut_key_of_map.vv
|
…
|
|
for_index_in_range.out
|
parser: disallow `for mut in range` (fix #12234) (#12277)
|
2021-10-27 14:55:36 +03:00 |
for_index_in_range.vv
|
parser: disallow `for mut in range` (fix #12234) (#12277)
|
2021-10-27 14:55:36 +03:00 |
for_mut_in_range.out
|
parser: disallow `for mut in range` (fix #12234) (#12277)
|
2021-10-27 14:55:36 +03:00 |
for_mut_in_range.vv
|
parser: disallow `for mut in range` (fix #12234) (#12277)
|
2021-10-27 14:55:36 +03:00 |
forbidden_language_support_c.c.out
|
v.parser: forbid unsupported language functions/types in specific backends (#12655)
|
2021-12-18 10:00:31 +02:00 |
forbidden_language_support_c.c.vv
|
v.parser: forbid unsupported language functions/types in specific backends (#12655)
|
2021-12-18 10:00:31 +02:00 |
forbidden_language_support_js.js.out
|
v.parser: forbid unsupported language functions/types in specific backends (#12655)
|
2021-12-18 10:00:31 +02:00 |
forbidden_language_support_js.js.vv
|
v.parser: forbid unsupported language functions/types in specific backends (#12655)
|
2021-12-18 10:00:31 +02:00 |
forbidden_language_support_js.out
|
v.parser: forbid unsupported language functions/types in specific backends (#12655)
|
2021-12-18 10:00:31 +02:00 |
function_variadic_arg_non_final.out
|
…
|
|
function_variadic_arg_non_final.vv
|
…
|
|
generic_lowercase_err.out
|
…
|
|
generic_lowercase_err.vv
|
…
|
|
generic_struct_type_decl_err.out
|
parser: check generic parameters error of generic struct declaration (#12418)
|
2021-11-09 09:25:57 +02:00 |
generic_struct_type_decl_err.vv
|
parser: check generic parameters error of generic struct declaration (#12418)
|
2021-11-09 09:25:57 +02:00 |
generic_type_alias_decl.out
|
…
|
|
generic_type_alias_decl.vv
|
…
|
|
if_guard_cond_err.out
|
parser: check if guard condition (#13765)
|
2022-03-18 17:49:20 +03:00 |
if_guard_cond_err.vv
|
parser: check if guard condition (#13765)
|
2022-03-18 17:49:20 +03:00 |
if_guard_redefinition.out
|
…
|
|
if_guard_redefinition.vv
|
…
|
|
inc_use_as_value.out
|
…
|
|
inc_use_as_value.vv
|
…
|
|
inline_sum_type_optional_err.out
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
inline_sum_type_optional_err.vv
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
inline_sum_type_return_type_too_many_variants.out
|
token: rename Position to Pos, rename position() to pos() (#13279)
|
2022-01-26 12:36:28 +02:00 |
inline_sum_type_return_type_too_many_variants.vv
|
token: rename Position to Pos, rename position() to pos() (#13279)
|
2022-01-26 12:36:28 +02:00 |
interface_duplicate_interface_method.out
|
…
|
|
interface_duplicate_interface_method.vv
|
docs: fix a typo
|
2022-01-02 09:18:24 +02:00 |
interface_duplicate_method.out
|
…
|
|
interface_duplicate_method.vv
|
…
|
|
interface_mutability_receiver.out
|
…
|
|
interface_mutability_receiver.vv
|
…
|
|
interop_func_body_err.out
|
…
|
|
interop_func_body_err.vv
|
…
|
|
invalid_attribute_a.out
|
…
|
|
invalid_attribute_a.vv
|
…
|
|
invalid_attribute_b.out
|
…
|
|
invalid_attribute_b.vv
|
…
|
|
invalid_attribute_c.out
|
…
|
|
invalid_attribute_c.vv
|
…
|
|
invalid_attribute_d.out
|
…
|
|
invalid_attribute_d.vv
|
…
|
|
invalid_fn_decl_script_err.out
|
…
|
|
invalid_fn_decl_script_err.vv
|
…
|
|
invalid_recursive_struct1_err.out
|
…
|
|
invalid_recursive_struct1_err.vv
|
…
|
|
invalid_recursive_struct2_err.out
|
…
|
|
invalid_recursive_struct2_err.vv
|
…
|
|
invalid_using_atomic.out
|
parser: check using invalid keyword with none ident (#13743)
|
2022-03-15 12:58:03 +02:00 |
invalid_using_atomic.vv
|
parser: check using invalid keyword with none ident (#13743)
|
2022-03-15 12:58:03 +02:00 |
invalid_using_mut.out
|
parser: check using invalid keyword with none ident (#13743)
|
2022-03-15 12:58:03 +02:00 |
invalid_using_mut.vv
|
parser: check using invalid keyword with none ident (#13743)
|
2022-03-15 12:58:03 +02:00 |
invalid_using_shared.out
|
parser: check using invalid keyword with none ident (#13743)
|
2022-03-15 12:58:03 +02:00 |
invalid_using_shared.vv
|
parser: check using invalid keyword with none ident (#13743)
|
2022-03-15 12:58:03 +02:00 |
invalid_using_static.out
|
parser: check using invalid keyword with none ident (#13743)
|
2022-03-15 12:58:03 +02:00 |
invalid_using_static.vv
|
parser: check using invalid keyword with none ident (#13743)
|
2022-03-15 12:58:03 +02:00 |
invalid_using_volatile.out
|
parser: check using invalid keyword with none ident (#13743)
|
2022-03-15 12:58:03 +02:00 |
invalid_using_volatile.vv
|
parser: check using invalid keyword with none ident (#13743)
|
2022-03-15 12:58:03 +02:00 |
long_generic_err.out
|
…
|
|
long_generic_err.vv
|
…
|
|
map_init.out
|
…
|
|
map_init.vv
|
…
|
|
map_init_void.out
|
…
|
|
map_init_void.vv
|
…
|
|
map_init_void2.out
|
…
|
|
map_init_void2.vv
|
…
|
|
map_syntax_err.out
|
parser: cleanup map syntax (#13713)
|
2022-03-11 12:15:52 +03:00 |
map_syntax_err.vv
|
parser: cleanup map syntax (#13713)
|
2022-03-11 12:15:52 +03:00 |
match_range_dotdot_err.out
|
…
|
|
match_range_dotdot_err.vv
|
…
|
|
method_call_receiver_err.out
|
parser: check the receiver error of method call (#13203)
|
2022-01-18 12:47:06 +02:00 |
method_call_receiver_err.vv
|
parser: check the receiver error of method call (#13203)
|
2022-01-18 12:47:06 +02:00 |
method_decl_on_non_local_array.out
|
…
|
|
method_decl_on_non_local_array.vv
|
…
|
|
method_decl_on_non_local_map.out
|
…
|
|
method_decl_on_non_local_map.vv
|
…
|
|
method_decl_on_non_local_type.out
|
…
|
|
method_decl_on_non_local_type.vv
|
…
|
|
module_multiple_names_err.out
|
builtin: add a `byterune` method on `[]byte` (#13145)
|
2022-01-13 22:26:17 +02:00 |
module_multiple_names_err.vv
|
…
|
|
module_syntax_err.out
|
…
|
|
module_syntax_err.vv
|
…
|
|
multi_argumented_assign_err.out
|
…
|
|
multi_argumented_assign_err.vv
|
…
|
|
named_sum_type_none_err.out
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
named_sum_type_none_err.vv
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
nested_defer.out
|
…
|
|
nested_defer.vv
|
…
|
|
nested_unsafe_expr.out
|
…
|
|
nested_unsafe_expr.vv
|
…
|
|
nested_unsafe_stmt.out
|
…
|
|
nested_unsafe_stmt.vv
|
…
|
|
operator_normal_fn.out
|
…
|
|
operator_normal_fn.vv
|
…
|
|
option_sum_type_return_err.out
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
option_sum_type_return_err.vv
|
all: inline sum types (#12912)
|
2021-12-25 18:26:40 +03:00 |
or_default_missing.out
|
checker: fix error for 'or expr with nested match expr' (#13658)
|
2022-03-05 13:06:08 +02:00 |
or_default_missing.vv
|
…
|
|
postfix_err.out
|
…
|
|
postfix_err.vv
|
…
|
|
postfix_inc.out
|
…
|
|
postfix_inc.vv
|
…
|
|
prefix_first.out
|
checker: fix error for 'or expr with nested match expr' (#13658)
|
2022-03-05 13:06:08 +02:00 |
prefix_first.vv
|
…
|
|
prohibit_redeclaration_of_builtin_types.out
|
…
|
|
prohibit_redeclaration_of_builtin_types.vv
|
…
|
|
redeclaration_of_imported_fn.out
|
…
|
|
redeclaration_of_imported_fn.vv
|
…
|
|
register_ierror_interface.out
|
parser: check the redefinition of built-in IError (#13606)
|
2022-02-26 09:52:40 +02:00 |
register_ierror_interface.vv
|
parser: check the redefinition of built-in IError (#13606)
|
2022-02-26 09:52:40 +02:00 |
register_ierror_struct.out
|
parser: check the redefinition of built-in IError (#13606)
|
2022-02-26 09:52:40 +02:00 |
register_ierror_struct.vv
|
parser: check the redefinition of built-in IError (#13606)
|
2022-02-26 09:52:40 +02:00 |
register_imported_alias.out
|
…
|
|
register_imported_alias.vv
|
…
|
|
register_imported_enum.out
|
…
|
|
register_imported_enum.vv
|
…
|
|
register_imported_interface.out
|
…
|
|
register_imported_interface.vv
|
…
|
|
register_imported_struct.out
|
…
|
|
register_imported_struct.vv
|
…
|
|
select_bad_key_1.out
|
…
|
|
select_bad_key_1.vv
|
…
|
|
select_bad_key_2.out
|
…
|
|
select_bad_key_2.vv
|
…
|
|
select_bad_key_3.out
|
…
|
|
select_bad_key_3.vv
|
…
|
|
select_bad_key_4.out
|
…
|
|
select_bad_key_4.vv
|
…
|
|
select_else_1.out
|
…
|
|
select_else_1.vv
|
…
|
|
select_else_2.out
|
…
|
|
select_else_2.vv
|
…
|
|
sql_no_db_expr_a.out
|
…
|
|
sql_no_db_expr_a.vv
|
…
|
|
sql_no_db_expr_b.out
|
…
|
|
sql_no_db_expr_b.vv
|
…
|
|
string_invalid_prefix_err.out
|
…
|
|
string_invalid_prefix_err.vv
|
…
|
|
struct_embed_duplicate.out
|
…
|
|
struct_embed_duplicate.vv
|
…
|
|
struct_embed_unknown_module.out
|
…
|
|
struct_embed_unknown_module.vv
|
…
|
|
struct_embed_wrong_pos_long_err.out
|
…
|
|
struct_embed_wrong_pos_long_err.vv
|
…
|
|
struct_embed_wrong_pos_short_err.out
|
…
|
|
struct_embed_wrong_pos_short_err.vv
|
…
|
|
struct_field_expected.out
|
…
|
|
struct_field_expected.vv
|
…
|
|
struct_field_unknown_module_a.out
|
…
|
|
struct_field_unknown_module_a.vv
|
…
|
|
struct_field_unknown_module_b.out
|
…
|
|
struct_field_unknown_module_b.vv
|
…
|
|
struct_field_unknown_module_c.out
|
…
|
|
struct_field_unknown_module_c.vv
|
…
|
|
struct_module_section.out
|
…
|
|
struct_module_section.vv
|
…
|
|
struct_update_err.out
|
…
|
|
struct_update_err.vv
|
…
|
|
sum_type_exists_err.out
|
…
|
|
sum_type_exists_err.vv
|
…
|
|
too_many_generics_err.out
|
…
|
|
too_many_generics_err.vv
|
…
|
|
type_alias_existing_type_err.out
|
…
|
|
type_alias_existing_type_err.vv
|
…
|
|
type_alias_same_type_err.out
|
…
|
|
type_alias_same_type_err.vv
|
…
|
|
uncomplete_module_call_err.out
|
…
|
|
uncomplete_module_call_err.vv
|
…
|
|
unexpected_expr.out
|
…
|
|
unexpected_expr.vv
|
…
|
|
unexpected_keyword.out
|
…
|
|
unexpected_keyword.vv
|
…
|
|
unexpected_name_err.out
|
…
|
|
unexpected_name_err.vv
|
…
|
|
unexpected_token.out
|
…
|
|
unexpected_token.vv
|
…
|
|