Skip to content

Actions: yuyi98/v

CI Windows

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
247 workflow run results
247 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

checker, cgen: implement fixed array methods any() and all()
CI Windows #717: Commit b29a152 pushed by yuyi98
October 21, 2024 13:25 4h 35m 18s impl_fixed_array_any
October 21, 2024 13:25 4h 35m 18s
gen: change gen.ret_typ() to gen.ret_styp()
CI Windows #716: Commit 49640c7 pushed by yuyi98
October 21, 2024 08:56 54m 48s change_typ_to_styp
October 21, 2024 08:56 54m 48s
Merge branch 'master' into change_typ_to_styp
CI Windows #715: Commit 32ad328 pushed by yuyi98
October 21, 2024 08:31 2m 17s change_typ_to_styp
October 21, 2024 08:31 2m 17s
gen: change gen.ret_typ() to gen.ret_styp()
CI Windows #714: Commit 85e10cf pushed by yuyi98
October 20, 2024 13:27 56m 41s change_typ_to_styp
October 20, 2024 13:27 56m 41s
gen: change gen.typ() to gen.styp()
CI Windows #713: Commit a0fae57 pushed by yuyi98
October 20, 2024 13:12 15m 26s change_typ_to_styp
October 20, 2024 13:12 15m 26s
add not found cases in the tests
CI Windows #712: Commit 12de959 pushed by yuyi98
October 20, 2024 10:30 4h 32m 26s implement_fixed_array_index_call
October 20, 2024 10:30 4h 32m 26s
checker, cgen: implement fixed array index()
CI Windows #711: Commit b2baa19 pushed by yuyi98
October 20, 2024 10:17 13m 8s implement_fixed_array_index_call
October 20, 2024 10:17 13m 8s
cgen: cleanup in fixed_array_init()
CI Windows #709: Commit 77bc356 pushed by yuyi98
October 20, 2024 04:56 1h 0m 47s cleanup_gen_fixed_array_init
October 20, 2024 04:56 1h 0m 47s
cgen: fix fixed array literal in infix expr
CI Windows #708: Commit 4628aa5 pushed by yuyi98
October 18, 2024 13:45 44m 52s fix_fixed_array_literal_in_call
October 18, 2024 13:45 44m 52s
regex, vfmt: optimize receiver with reference
CI Windows #707: Commit 3abeee4 pushed by yuyi98
October 17, 2024 13:44 56m 48s optimize_receiver_with_reference
October 17, 2024 13:44 56m 48s
fix dlmalloc.v
CI Windows #706: Commit 35ce6e3 pushed by yuyi98
October 17, 2024 05:09 56m 23s disable_auto_receiver
October 17, 2024 05:09 56m 23s
checker: perfect if expr with compound conditions
CI Windows #704: Commit 0898c28 pushed by yuyi98
October 16, 2024 09:18 56m 0s perfect_compound_if_conds
October 16, 2024 09:18 56m 0s
checker: fix if expr with compound conditions
CI Windows #703: Commit 8fbc6df pushed by yuyi98
October 16, 2024 07:26 55m 58s fix_compound_if_conds
October 16, 2024 07:26 55m 58s
cgen: fix sumtype aggregate with struct embeded
CI Windows #702: Commit 9b7ae84 pushed by yuyi98
October 15, 2024 14:34 58m 14s fix_sumtype_aggregate
October 15, 2024 14:34 58m 14s
examples: change var name '@type' to 'type' in net_resolve.v
CI Windows #701: Commit 67940bb pushed by yuyi98
October 15, 2024 01:55 57m 55s change_var_name_type
October 15, 2024 01:55 57m 55s
change ast.Language.v to .v
CI Windows #700: Commit 87d0d33 pushed by yuyi98
October 14, 2024 01:51 54m 25s allow_var_name_type
October 14, 2024 01:51 54m 25s
parser: allow for variable name using keyword 'type'
CI Windows #699: Commit 385c7a5 pushed by yuyi98
October 13, 2024 10:17 58m 35s allow_var_name_type
October 13, 2024 10:17 58m 35s
all: replace fn name '@xxx' with 'xxx'
CI Windows #698: Commit 180d36d pushed by yuyi98
October 12, 2024 13:56 57m 42s cleanup_fn_name_using_keyword
October 12, 2024 13:56 57m 42s
parser: implement fn name using keyword
CI Windows #697: Commit b8d4fb4 pushed by yuyi98
October 12, 2024 09:27 55m 15s implement_fn_name_same_as_keyword
October 12, 2024 09:27 55m 15s
all: replace struct field name '@type' with 'type'
CI Windows #695: Commit cf0e518 pushed by yuyi98
October 11, 2024 02:10 59m 50s replace_struct_field_name
October 11, 2024 02:10 59m 50s
all: replace enum field name '@xxx' with 'xxx'
CI Windows #694: Commit 1fafaf2 pushed by yuyi98
October 10, 2024 15:24 55m 2s cleanup_gfx_enum_none
October 10, 2024 15:24 55m 2s
vrepl: replace enum field name '@none' with 'none'
CI Windows #693: Commit a6476ea pushed by yuyi98
October 10, 2024 13:32 56m 59s cleanup_vrepl_enum_none
October 10, 2024 13:32 56m 59s