Skip to content

Actions: yuyi98/v

wasm backend CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
290 workflow runs
290 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

all: replace fn name '@xxx' with 'xxx'
wasm backend CI #165: 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
wasm backend CI #164: Commit b8d4fb4 pushed by yuyi98
October 12, 2024 09:27 1m 20s implement_fn_name_same_as_keyword
October 12, 2024 09:27 1m 20s
parser: implement fn name using keyword directly
wasm backend CI #163: Commit 58e4c7e pushed by yuyi98
October 12, 2024 07:14 1m 33s implement_fn_name_using_keyword
October 12, 2024 07:14 1m 33s
all: replace struct field name '@type' with 'type'
wasm backend CI #162: Commit cf0e518 pushed by yuyi98
October 11, 2024 02:10 1m 10s replace_struct_field_name
October 11, 2024 02:10 1m 10s
all: replace enum field name '@xxx' with 'xxx'
wasm backend CI #161: Commit 1fafaf2 pushed by yuyi98
October 10, 2024 15:24 3m 9s cleanup_gfx_enum_none
October 10, 2024 15:24 3m 9s
vrepl: replace enum field name '@none' with 'none'
wasm backend CI #160: Commit a6476ea pushed by yuyi98
October 10, 2024 13:32 7m 59s cleanup_vrepl_enum_none
October 10, 2024 13:32 7m 59s
ast: cleanup in stringify_fn_after_name()
wasm backend CI #159: Commit e53bf52 pushed by yuyi98
October 10, 2024 09:20 9m 30s cleanup_stringify_fn_after_name
October 10, 2024 09:20 9m 30s
resolve all the noreturn fn call
wasm backend CI #158: Commit 157310f pushed by yuyi98
October 10, 2024 07:13 1m 13s fix_if_expr_with_panic
October 10, 2024 07:13 1m 13s
cgen: fix option if expr with panic() call
wasm backend CI #157: Commit 238ce63 pushed by yuyi98
October 10, 2024 06:18 1m 46s fix_if_expr_with_panic
October 10, 2024 06:18 1m 46s
all: replace enum field name 'xxx_' with 'xxx'
wasm backend CI #156: Commit 5fe4a18 pushed by yuyi98
October 10, 2024 03:17 2m 33s cleanup_enum_type_name_2
October 10, 2024 03:17 2m 33s
change in reflection.v
wasm backend CI #155: Commit 9fad24d pushed by yuyi98
October 9, 2024 15:05 1m 10s cleanup_enum_type_name_1
October 9, 2024 15:05 1m 10s
all: replace enum field name 'struct_' with 'struct'
wasm backend CI #154: Commit 7760769 pushed by yuyi98
October 9, 2024 13:55 4m 9s cleanup_enum_type_name_1
October 9, 2024 13:55 4m 9s
parser: fix enum field name same as keyword
wasm backend CI #153: Commit 0326a36 pushed by yuyi98
October 9, 2024 03:36 2m 32s fix_enum_keyword_field_name
October 9, 2024 03:36 2m 32s
parser: fix generics method chaining call
wasm backend CI #152: Commit aff4237 pushed by yuyi98
October 8, 2024 06:46 2m 54s fix_embed_generic_method_call
October 8, 2024 06:46 2m 54s
ast, parser: fix generic fn type with defferent generic type call
wasm backend CI #150: Commit bb4bc43 pushed by yuyi98
October 7, 2024 06:49 3m 15s fix_generic_fntype
October 7, 2024 06:49 3m 15s
checker: cleanup in match_expr()
wasm backend CI #149: Commit cb3a9f7 pushed by yuyi98
October 4, 2024 06:54 1m 55s cleanup_checker_match_expr
October 4, 2024 06:54 1m 55s
checker: check fn return void fn call (no value)
wasm backend CI #148: Commit 9f67c13 pushed by yuyi98
October 3, 2024 15:53 3m 14s check_return_no_value
October 3, 2024 15:53 3m 14s
cgen: perfect enum with comptime const value
wasm backend CI #147: Commit 10eca00 pushed by yuyi98
October 3, 2024 09:17 2m 46s fix_enum_const_value
October 3, 2024 09:17 2m 46s
fix memcpy parameters for fixed array
wasm backend CI #145: Commit 848563e pushed by yuyi98
October 3, 2024 05:17 1m 10s fix_struct_with_fixed_array_field
October 3, 2024 05:17 1m 10s
cgen: fix enum with comptime const value
wasm backend CI #143: Commit f482bf2 pushed by yuyi98
October 2, 2024 13:55 2m 7s fix_enum_const_value
October 2, 2024 13:55 2m 7s
builtin: cleanup push_many()/push_many_noscan()
wasm backend CI #142: Commit 48b2de0 pushed by yuyi98
October 1, 2024 14:15 2m 47s cleanup_array_push_many
October 1, 2024 14:15 2m 47s
cgen: cleanup in method_call()
wasm backend CI #141: Commit 27b8b65 pushed by yuyi98
October 1, 2024 13:28 2m 2s cleanup_gen_method_call
October 1, 2024 13:28 2m 2s