Skip to content

Actions: yuyi98/v

Code CI vlib modules

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
29 workflow run results
29 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

cgen: fix reference variable str() method call
Code CI vlib modules #73: Commit 8c14215 pushed by yuyi98
June 28, 2024 09:09 35s fix_ref_str
June 28, 2024 09:09 35s
cgen: simplify in infix_expr_and_or_op()
Code CI vlib modules #72: Commit a826f3b pushed by yuyi98
June 27, 2024 09:43 24s simplify_infix_expr_and_or_op
June 27, 2024 09:43 24s
ast, cgen: fix generics map with the reference argument
Code CI vlib modules #71: Commit a9a8053 pushed by yuyi98
June 26, 2024 06:44 22s fix_generic_ref_para
June 26, 2024 06:44 22s
cgen: fix sumtype with reference
Code CI vlib modules #70: Commit 3aaafda pushed by yuyi98
June 25, 2024 05:35 21s fix_multi_ptr_is_operate
June 25, 2024 05:35 21s
checker: fix result call or_block with multi-statements
Code CI vlib modules #68: Commit c2eb111 pushed by yuyi98
June 23, 2024 14:38 21s fix_fn_result_value
June 23, 2024 14:38 21s
checker: minor cleanup in expr()
Code CI vlib modules #66: Commit 29cb44d pushed by yuyi98
June 18, 2024 13:02 23s cleanup_checker_expr
June 18, 2024 13:02 23s
cgen: fix dumping array of reference
Code CI vlib modules #65: Commit 8936382 pushed by yuyi98
June 18, 2024 08:58 6m 38s fix_dump_array_val
June 18, 2024 08:58 6m 38s
checker: cleanup the generic tests
Code CI vlib modules #64: Commit e487470 pushed by yuyi98
January 16, 2024 01:35 26s cleanup_checker_generic_tests
January 16, 2024 01:35 26s
checker: fix return map index with or_block
Code CI vlib modules #63: Commit 584df5b pushed by yuyi98
January 15, 2024 08:28 20s fix_return_map_value_none
January 15, 2024 08:28 20s
parser, checker: check invalid lambda expr
Code CI vlib modules #62: Commit 0109bdb pushed by yuyi98
January 10, 2024 07:20 23s check_lambda_expr
January 10, 2024 07:20 23s
checker: fix lambda expr with result
Code CI vlib modules #60: Commit 88b16a7 pushed by yuyi98
January 8, 2024 02:11 17s fix_lambda_with_result
January 8, 2024 02:11 17s
builtin, checker: fix aliases of u8 array clone() call
Code CI vlib modules #59: Commit 106b4c2 pushed by yuyi98
January 5, 2024 01:51 22s fix_alias_array_method
January 5, 2024 01:51 22s
checker: cleanup method_call()
Code CI vlib modules #58: Commit 599d508 pushed by yuyi98
December 29, 2023 08:04 22s cleanup_checker_method_call
December 29, 2023 08:04 22s
checker: cleanup array and alias of array method call
Code CI vlib modules #57: Commit 6ccf4ae pushed by yuyi98
December 28, 2023 09:22 23s cleanup_alias_of_array_method
December 28, 2023 09:22 23s
parser: fix fn call with newline opening brace
Code CI vlib modules #56: Commit e189e22 pushed by yuyi98
December 25, 2023 08:36 21s fix_parser_call_expr
December 25, 2023 08:36 21s
cgen: cleanup in assign_stmt()
Code CI vlib modules #55: Commit 96de786 pushed by yuyi98
December 22, 2023 01:32 27s cleanup_cgen_assign_stmt
December 22, 2023 01:32 27s
checker: fix generic array method call with multi-types
Code CI vlib modules #54: Commit e876c0a pushed by yuyi98
December 21, 2023 07:55 25s fix_generic_method_call
December 21, 2023 07:55 25s
cgen: fix infix expr in method of mut receiver variable
Code CI vlib modules #53: Commit aaa9f98 pushed by yuyi98
December 20, 2023 05:08 25s fix_auto_unref_var
December 20, 2023 05:08 25s
parser: fix formatting enum and interface decl with comments
Code CI vlib modules #52: Commit fdbba7b pushed by yuyi98
December 19, 2023 01:43 22s fix_fmt_enum_decl
December 19, 2023 01:43 22s
parser: fix formatting struct decl with comments
Code CI vlib modules #51: Commit f7d0f43 pushed by yuyi98
December 18, 2023 03:34 25s fix_fmt_struct_decl
December 18, 2023 03:34 25s
cgen: cleanup in anon_fn_cname()
Code CI vlib modules #50: Commit 1347b12 pushed by yuyi98
December 15, 2023 03:03 20s cleanup_anon_fn_cname
December 15, 2023 03:03 20s
checker: fix generic fn with generic fn call returning generic map
Code CI vlib modules #49: Commit 862e5d1 pushed by yuyi98
December 11, 2023 07:26 23s fix_generic_fn_call
December 11, 2023 07:26 23s