Skip to content

Actions: yuyi98/v

C2V apps

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
313 workflow runs
313 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

cgen: cleanup in fixed_array_init()
C2V apps #699: Commit 77bc356 pushed by yuyi98
October 20, 2024 04:56 2m 48s cleanup_gen_fixed_array_init
October 20, 2024 04:56 2m 48s
cgen: fix fixed array literal in infix expr
C2V apps #698: Commit 4628aa5 pushed by yuyi98
October 18, 2024 13:45 2m 55s fix_fixed_array_literal_in_call
October 18, 2024 13:45 2m 55s
regex, vfmt: optimize receiver with reference
C2V apps #697: Commit 3abeee4 pushed by yuyi98
October 17, 2024 13:44 12m 30s optimize_receiver_with_reference
October 17, 2024 13:44 12m 30s
fix dlmalloc.v
C2V apps #696: Commit 35ce6e3 pushed by yuyi98
October 17, 2024 05:09 6m 15s disable_auto_receiver
October 17, 2024 05:09 6m 15s
checker: perfect if expr with compound conditions
C2V apps #694: Commit 0898c28 pushed by yuyi98
October 16, 2024 09:18 14m 42s perfect_compound_if_conds
October 16, 2024 09:18 14m 42s
checker: fix if expr with compound conditions
C2V apps #693: 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
C2V apps #692: Commit 9b7ae84 pushed by yuyi98
October 15, 2024 14:34 7m 24s fix_sumtype_aggregate
October 15, 2024 14:34 7m 24s
examples: change var name '@type' to 'type' in net_resolve.v
C2V apps #691: Commit 67940bb pushed by yuyi98
October 15, 2024 01:55 2m 41s change_var_name_type
October 15, 2024 01:55 2m 41s
change ast.Language.v to .v
C2V apps #690: Commit 87d0d33 pushed by yuyi98
October 14, 2024 01:51 8m 11s allow_var_name_type
October 14, 2024 01:51 8m 11s
parser: allow for variable name using keyword 'type'
C2V apps #689: Commit 385c7a5 pushed by yuyi98
October 13, 2024 10:17 6m 35s allow_var_name_type
October 13, 2024 10:17 6m 35s
all: replace fn name '@xxx' with 'xxx'
C2V apps #688: Commit 180d36d pushed by yuyi98
October 12, 2024 13:56 2m 59s cleanup_fn_name_using_keyword
October 12, 2024 13:56 2m 59s
parser: implement fn name using keyword
C2V apps #687: Commit b8d4fb4 pushed by yuyi98
October 12, 2024 09:27 2m 44s implement_fn_name_same_as_keyword
October 12, 2024 09:27 2m 44s
all: replace struct field name '@type' with 'type'
C2V apps #685: Commit cf0e518 pushed by yuyi98
October 11, 2024 02:10 13m 8s replace_struct_field_name
October 11, 2024 02:10 13m 8s
all: replace enum field name '@xxx' with 'xxx'
C2V apps #684: Commit 1fafaf2 pushed by yuyi98
October 10, 2024 15:24 6m 47s cleanup_gfx_enum_none
October 10, 2024 15:24 6m 47s
vrepl: replace enum field name '@none' with 'none'
C2V apps #683: Commit a6476ea pushed by yuyi98
October 10, 2024 13:32 9m 53s cleanup_vrepl_enum_none
October 10, 2024 13:32 9m 53s
ast: cleanup in stringify_fn_after_name()
C2V apps #682: Commit e53bf52 pushed by yuyi98
October 10, 2024 09:20 2m 42s cleanup_stringify_fn_after_name
October 10, 2024 09:20 2m 42s
resolve all the noreturn fn call
C2V apps #681: Commit 157310f pushed by yuyi98
October 10, 2024 07:13 10m 4s fix_if_expr_with_panic
October 10, 2024 07:13 10m 4s
cgen: fix option if expr with panic() call
C2V apps #680: Commit 238ce63 pushed by yuyi98
October 10, 2024 06:18 10m 33s fix_if_expr_with_panic
October 10, 2024 06:18 10m 33s
all: replace enum field name 'xxx_' with 'xxx'
C2V apps #679: Commit 5fe4a18 pushed by yuyi98
October 10, 2024 03:17 15m 17s cleanup_enum_type_name_2
October 10, 2024 03:17 15m 17s
change in reflection.v
C2V apps #678: Commit 9fad24d pushed by yuyi98
October 9, 2024 15:05 7m 2s cleanup_enum_type_name_1
October 9, 2024 15:05 7m 2s
all: replace enum field name 'struct_' with 'struct'
C2V apps #677: Commit 7760769 pushed by yuyi98
October 9, 2024 13:55 5m 49s cleanup_enum_type_name_1
October 9, 2024 13:55 5m 49s
parser: fix enum field name same as keyword
C2V apps #676: Commit 0326a36 pushed by yuyi98
October 9, 2024 03:36 4m 11s fix_enum_keyword_field_name
October 9, 2024 03:36 4m 11s
parser: fix generics method chaining call
C2V apps #675: Commit aff4237 pushed by yuyi98
October 8, 2024 06:46 19m 11s fix_embed_generic_method_call
October 8, 2024 06:46 19m 11s