Skip to content

Actions: yuyi98/v

Bootstrapping works

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
40 workflow run results
40 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

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
parser, checker: check invalid lambda expr
Bootstrapping works #48: Commit 0109bdb pushed by yuyi98
January 10, 2024 07:20 2m 12s check_lambda_expr
January 10, 2024 07:20 2m 12s
cleanup more in lambda_expr.v
Bootstrapping works #47: Commit cf3916d pushed by yuyi98
January 9, 2024 02:32 4m 8s add_clear_option_and_result
January 9, 2024 02:32 4m 8s
use a specialised Type.has_option_or_result/0 method
Bootstrapping works #45: Commit 5198e03 pushed by spytheman
January 8, 2024 11:19 2m 7s add_has_any_flag
January 8, 2024 11:19 2m 7s
ast: add has_any_flag() and cleanup all the related calls
Bootstrapping works #44: Commit f95a775 pushed by yuyi98
January 8, 2024 03:15 1m 58s add_has_any_flag
January 8, 2024 03:15 1m 58s
checker: fix lambda expr with result
Bootstrapping works #43: Commit 88b16a7 pushed by yuyi98
January 8, 2024 02:11 2m 4s fix_lambda_with_result
January 8, 2024 02:11 2m 4s
builtin, checker: fix aliases of u8 array clone() call
Bootstrapping works #42: Commit 106b4c2 pushed by yuyi98
January 5, 2024 01:51 2m 59s fix_alias_array_method
January 5, 2024 01:51 2m 59s
checker: cleanup method_call()
Bootstrapping works #41: Commit 599d508 pushed by yuyi98
December 29, 2023 08:04 2m 1s cleanup_checker_method_call
December 29, 2023 08:04 2m 1s
fix jsonrpc.ResponseWriter
Bootstrapping works #40: Commit 4e1e62e pushed by yuyi98
December 28, 2023 15:53 2m 43s cleanup_alias_of_array_method
December 28, 2023 15:53 2m 43s
fix jsonrpc.ResponseWriter
Bootstrapping works #39: Commit 6937ea1 pushed by yuyi98
December 28, 2023 14:30 2m 9s cleanup_alias_of_array_method
December 28, 2023 14:30 2m 9s
checker: cleanup array and alias of array method call
Bootstrapping works #38: Commit 6ccf4ae pushed by yuyi98
December 28, 2023 09:22 2m 59s cleanup_alias_of_array_method
December 28, 2023 09:22 2m 59s
fix parse_vet_file()
Bootstrapping works #37: Commit ccb6875 pushed by yuyi98
December 26, 2023 03:17 2m 7s fix_parse_vet_file
December 26, 2023 03:17 2m 7s
fmt parser.v
Bootstrapping works #36: Commit b7fe90d pushed by yuyi98
December 26, 2023 03:02 2m 11s fix_parse_vet_file
December 26, 2023 03:02 2m 11s
parser: fix parse_vet_file() with vfmt off/on flag
Bootstrapping works #35: Commit 7c90926 pushed by yuyi98
December 26, 2023 02:56 2m 52s fix_parse_vet_file
December 26, 2023 02:56 2m 52s
fmt fn_call_with_newline_opening_brace_test.v
Bootstrapping works #34: Commit 4259b6a pushed by yuyi98
December 25, 2023 10:21 1m 58s fix_parser_call_expr
December 25, 2023 10:21 1m 58s
fmt fn_call_with_newline_opening_brace_test.v
Bootstrapping works #33: Commit 00742be pushed by yuyi98
December 25, 2023 09:01 3m 16s fix_parser_call_expr
December 25, 2023 09:01 3m 16s
parser: fix fn call with newline opening brace
Bootstrapping works #32: Commit e189e22 pushed by yuyi98
December 25, 2023 08:36 3m 3s fix_parser_call_expr
December 25, 2023 08:36 3m 3s
cgen: cleanup in index.v
Bootstrapping works #31: Commit c8e3890 pushed by yuyi98
December 22, 2023 05:12 2m 11s cleanup_cgen_index_expr
December 22, 2023 05:12 2m 11s
cgen: cleanup in assign_stmt()
Bootstrapping works #30: Commit 96de786 pushed by yuyi98
December 22, 2023 01:32 1m 59s cleanup_cgen_assign_stmt
December 22, 2023 01:32 1m 59s
checker: fix generic array method call with multi-types
Bootstrapping works #29: Commit e876c0a pushed by yuyi98
December 21, 2023 07:55 2m 0s fix_generic_method_call
December 21, 2023 07:55 2m 0s
cgen: fix infix expr in method of mut receiver variable
Bootstrapping works #28: Commit aaa9f98 pushed by yuyi98
December 20, 2023 05:08 3m 51s fix_auto_unref_var
December 20, 2023 05:08 3m 51s