Skip to content

Actions: yuyi98/v

Docs CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
412 workflow runs
412 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

cgen: cleanup in fixed_array_init()
Docs CI #2878: Commit 77bc356 pushed by yuyi98
October 20, 2024 04:56 4m 34s cleanup_gen_fixed_array_init
October 20, 2024 04:56 4m 34s
cgen: fix fixed array literal in infix expr
Docs CI #2877: Commit 4628aa5 pushed by yuyi98
October 18, 2024 13:45 3m 13s fix_fixed_array_literal_in_call
October 18, 2024 13:45 3m 13s
fix dlmalloc.v
Docs CI #2875: Commit 35ce6e3 pushed by yuyi98
October 17, 2024 05:09 2m 12s disable_auto_receiver
October 17, 2024 05:09 2m 12s
checker: perfect if expr with compound conditions
Docs CI #2873: Commit 0898c28 pushed by yuyi98
October 16, 2024 09:18 2m 12s perfect_compound_if_conds
October 16, 2024 09:18 2m 12s
checker: fix if expr with compound conditions
Docs CI #2872: Commit 8fbc6df pushed by yuyi98
October 16, 2024 07:26 3m 5s fix_compound_if_conds
October 16, 2024 07:26 3m 5s
cgen: fix sumtype aggregate with struct embeded
Docs CI #2871: Commit 9b7ae84 pushed by yuyi98
October 15, 2024 14:34 14m 35s fix_sumtype_aggregate
October 15, 2024 14:34 14m 35s
examples: change var name '@type' to 'type' in net_resolve.v
Docs CI #2870: Commit 67940bb pushed by yuyi98
October 15, 2024 01:55 9m 15s change_var_name_type
October 15, 2024 01:55 9m 15s
change ast.Language.v to .v
Docs CI #2869: Commit 87d0d33 pushed by yuyi98
October 14, 2024 01:51 7m 2s allow_var_name_type
October 14, 2024 01:51 7m 2s
parser: allow for variable name using keyword 'type'
Docs CI #2868: Commit 385c7a5 pushed by yuyi98
October 13, 2024 10:17 18m 10s allow_var_name_type
October 13, 2024 10:17 18m 10s
all: replace fn name '@xxx' with 'xxx'
Docs CI #2867: Commit 180d36d pushed by yuyi98
October 12, 2024 13:56 5m 10s cleanup_fn_name_using_keyword
October 12, 2024 13:56 5m 10s
parser: implement fn name using keyword
Docs CI #2866: Commit b8d4fb4 pushed by yuyi98
October 12, 2024 09:27 14m 16s implement_fn_name_same_as_keyword
October 12, 2024 09:27 14m 16s
all: replace struct field name '@type' with 'type'
Docs CI #2864: Commit cf0e518 pushed by yuyi98
October 11, 2024 02:10 2m 12s replace_struct_field_name
October 11, 2024 02:10 2m 12s
all: replace enum field name '@xxx' with 'xxx'
Docs CI #2863: Commit 1fafaf2 pushed by yuyi98
October 10, 2024 15:24 15m 25s cleanup_gfx_enum_none
October 10, 2024 15:24 15m 25s
vrepl: replace enum field name '@none' with 'none'
Docs CI #2862: Commit a6476ea pushed by yuyi98
October 10, 2024 13:32 15m 56s cleanup_vrepl_enum_none
October 10, 2024 13:32 15m 56s
ast: cleanup in stringify_fn_after_name()
Docs CI #2861: Commit e53bf52 pushed by yuyi98
October 10, 2024 09:20 2m 23s cleanup_stringify_fn_after_name
October 10, 2024 09:20 2m 23s
resolve all the noreturn fn call
Docs CI #2860: Commit 157310f pushed by yuyi98
October 10, 2024 07:13 2m 13s fix_if_expr_with_panic
October 10, 2024 07:13 2m 13s
cgen: fix option if expr with panic() call
Docs CI #2859: Commit 238ce63 pushed by yuyi98
October 10, 2024 06:18 11m 19s fix_if_expr_with_panic
October 10, 2024 06:18 11m 19s
all: replace enum field name 'xxx_' with 'xxx'
Docs CI #2858: Commit 5fe4a18 pushed by yuyi98
October 10, 2024 03:17 3m 55s cleanup_enum_type_name_2
October 10, 2024 03:17 3m 55s
change in reflection.v
Docs CI #2857: Commit 9fad24d pushed by yuyi98
October 9, 2024 15:05 9m 5s cleanup_enum_type_name_1
October 9, 2024 15:05 9m 5s
all: replace enum field name 'struct_' with 'struct'
Docs CI #2856: Commit 7760769 pushed by yuyi98
October 9, 2024 13:55 2m 27s cleanup_enum_type_name_1
October 9, 2024 13:55 2m 27s
parser: fix enum field name same as keyword
Docs CI #2855: Commit 0326a36 pushed by yuyi98
October 9, 2024 03:36 6m 22s fix_enum_keyword_field_name
October 9, 2024 03:36 6m 22s