Skip to content

Actions: yuyi98/v

Bootstrapping works

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
65 workflow run results
65 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

cgen: fix returning option call in non-option fn
Bootstrapping works #73: Commit 2d3a0fe pushed by yuyi98
March 2, 2024 15:21 2m 14s fix_return_option_fn_call
March 2, 2024 15:21 2m 14s
fix formatting comptime if expr after inc expr
Bootstrapping works #72: Commit dd4e3a5 pushed by yuyi98
March 1, 2024 06:48 2m 4s fix_inc_with_ct_if
March 1, 2024 06:48 2m 4s
fix checking match branch call expr twice
Bootstrapping works #71: Commit d29b711 pushed by yuyi98
February 26, 2024 13:24 2m 4s fix_check_fn_arg_twice
February 26, 2024 13:24 2m 4s
fix error of selector expr variable name
Bootstrapping works #70: Commit 585e164 pushed by yuyi98
February 25, 2024 10:31 1m 56s fix_mulit_array_var_init
February 25, 2024 10:31 1m 56s
cgen: fix multiple fixed array variable init
Bootstrapping works #69: Commit bad905b pushed by yuyi98
February 25, 2024 10:11 2m 6s fix_mulit_array_var_init
February 25, 2024 10:11 2m 6s
ast, parser, fmt: fix alias array no cast init
Bootstrapping works #68: Commit 6628021 pushed by yuyi98
February 24, 2024 03:21 2m 10s fix_alias_of_array_init
February 24, 2024 03:21 2m 10s
checker: fix struct field init with generic anon fn
Bootstrapping works #67: Commit c7cde34 pushed by yuyi98
February 22, 2024 15:32 2m 2s fix_generic_method_call
February 22, 2024 15:32 2m 2s
change error to notice for it
Bootstrapping works #66: Commit 5aaec06 pushed by yuyi98
February 22, 2024 03:37 2m 5s check_struct_init_mut_field
February 22, 2024 03:37 2m 5s
fix vast.v
Bootstrapping works #65: Commit 0d120d8 pushed by yuyi98
February 21, 2024 14:22 11m 34s check_struct_init_mut_field
February 21, 2024 14:22 11m 34s
fix vast.v
Bootstrapping works #64: Commit 71e05e6 pushed by yuyi98
February 21, 2024 14:12 8m 15s check_struct_init_mut_field
February 21, 2024 14:12 8m 15s
fmt vtest-parser.v
Bootstrapping works #63: Commit dcbc006 pushed by yuyi98
February 21, 2024 14:01 2m 47s check_struct_init_mut_field
February 21, 2024 14:01 2m 47s
fix vtest-parser.v
Bootstrapping works #62: Commit 2e74c9f pushed by yuyi98
February 21, 2024 13:56 2m 3s check_struct_init_mut_field
February 21, 2024 13:56 2m 3s
fix example in docs.md and format vfmt.v
Bootstrapping works #61: Commit a5ed4b0 pushed by yuyi98
February 21, 2024 13:49 2m 4s check_struct_init_mut_field
February 21, 2024 13:49 2m 4s
minor fix
Bootstrapping works #60: Commit 1b92b9d pushed by yuyi98
February 21, 2024 12:55 2m 4s check_struct_init_mut_field
February 21, 2024 12:55 2m 4s
checker: check assigning immutable reference struct field
Bootstrapping works #59: Commit 2bf0718 pushed by yuyi98
February 21, 2024 12:41 2m 10s check_struct_init_mut_field
February 21, 2024 12:41 2m 10s
checker: cleanup in assign_stmt()
Bootstrapping works #58: Commit 19c2c81 pushed by yuyi98
February 20, 2024 10:14 2m 6s cleanup_assign_stmt
February 20, 2024 10:14 2m 6s
change test for it
Bootstrapping works #57: Commit 33c793a pushed by yuyi98
February 20, 2024 09:15 2m 0s fix_generic_fn_variable
February 20, 2024 09:15 2m 0s
checker: fix struct field init with generic fn variable
Bootstrapping works #56: Commit 705c7ea pushed by yuyi98
February 20, 2024 08:30 2m 6s fix_generic_fn_variable
February 20, 2024 08:30 2m 6s
cgen: fix comptime selector of interface
Bootstrapping works #55: Commit 5e4c467 pushed by yuyi98
February 20, 2024 02:35 2m 6s fix_comptime_selector_of_interface
February 20, 2024 02:35 2m 6s
cgen: cleanup in expr_with_tmp_var()
Bootstrapping works #54: Commit 4201766 pushed by spytheman
January 22, 2024 16:56 2m 58s cleanup_gen_expr_with_tmp_var
January 22, 2024 16:56 2m 58s
cgen: cleanup in expr_with_tmp_var()
Bootstrapping works #53: Commit 8e30844 pushed by yuyi98
January 22, 2024 08:16 3m 19s cleanup_gen_expr_with_tmp_var
January 22, 2024 08:16 3m 19s
checker: cleanup in method_call()
Bootstrapping works #52: Commit 2934b8c pushed by yuyi98
January 16, 2024 09:39 3m 46s cleanup_checker_method_call
January 16, 2024 09:39 3m 46s
checker: cleanup the generic tests
Bootstrapping works #51: Commit e487470 pushed by yuyi98
January 16, 2024 01:35 2m 28s cleanup_checker_generic_tests
January 16, 2024 01:35 2m 28s
parser: check non-generic interface defining generic method
Bootstrapping works #50: Commit c52ae3b pushed by yuyi98
January 15, 2024 10:32 3m 6s check_generic_interface_decl
January 15, 2024 10:32 3m 6s
checker: fix return map index with or_block
Bootstrapping works #49: Commit 584df5b pushed by yuyi98
January 15, 2024 08:28 2m 6s fix_return_map_value_none
January 15, 2024 08:28 2m 6s