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

checker: cleanup in method_call()
wasm backend CI #190: Commit 6b73fb9 pushed by yuyi98
October 24, 2024 02:38 1m 15s cleanup_checker_fixed_array_wait
October 24, 2024 02:38 1m 15s
checker: check fixed array builtin method args mismatch
wasm backend CI #188: Commit a218d21 pushed by yuyi98
October 23, 2024 08:57 2m 7s check_fixed_array_method_args
October 23, 2024 08:57 2m 7s
checker: fix lambda expr with fntype params
wasm backend CI #187: Commit 8ff29de pushed by yuyi98
October 23, 2024 07:24 1m 11s fix_lambda_expr_with_fntype
October 23, 2024 07:24 1m 11s
builtin: temporary fix fixed_array_any_all_test.v
wasm backend CI #186: Commit d5b17fb pushed by yuyi98
October 23, 2024 03:01 1m 16s fix_fixed_array_any_call_test
October 23, 2024 03:01 1m 16s
test: improve fixed_array_any_all_test.v
wasm backend CI #185: Commit abe6cc4 pushed by yuyi98
October 22, 2024 13:07 1m 20s test_add_lambda_expr
October 22, 2024 13:07 1m 20s
checker, gen: implement fixed array method contains()
wasm backend CI #184: Commit 1993a00 pushed by yuyi98
October 22, 2024 09:52 4m 5s impl_fixed_array_contains
October 22, 2024 09:52 4m 5s
checker, cgen: implement fixed array methods any() and all()
wasm backend CI #183: Commit b29a152 pushed by yuyi98
October 21, 2024 13:25 2m 32s impl_fixed_array_any
October 21, 2024 13:25 2m 32s
gen: change gen.ret_typ() to gen.ret_styp()
wasm backend CI #182: Commit 49640c7 pushed by yuyi98
October 21, 2024 08:56 1m 18s change_typ_to_styp
October 21, 2024 08:56 1m 18s
Merge branch 'master' into change_typ_to_styp
wasm backend CI #181: Commit 32ad328 pushed by yuyi98
October 21, 2024 08:31 1m 42s change_typ_to_styp
October 21, 2024 08:31 1m 42s
gen: change gen.ret_typ() to gen.ret_styp()
wasm backend CI #180: Commit 85e10cf pushed by yuyi98
October 20, 2024 13:27 1m 19s change_typ_to_styp
October 20, 2024 13:27 1m 19s
gen: change gen.typ() to gen.styp()
wasm backend CI #179: Commit a0fae57 pushed by yuyi98
October 20, 2024 13:12 2m 16s change_typ_to_styp
October 20, 2024 13:12 2m 16s
add not found cases in the tests
wasm backend CI #178: Commit 12de959 pushed by yuyi98
October 20, 2024 10:30 1m 7s implement_fixed_array_index_call
October 20, 2024 10:30 1m 7s
checker, cgen: implement fixed array index()
wasm backend CI #177: Commit b2baa19 pushed by yuyi98
October 20, 2024 10:17 3m 3s implement_fixed_array_index_call
October 20, 2024 10:17 3m 3s
cgen: cleanup in fixed_array_init()
wasm backend CI #175: Commit 77bc356 pushed by yuyi98
October 20, 2024 04:56 1m 59s cleanup_gen_fixed_array_init
October 20, 2024 04:56 1m 59s
cgen: fix fixed array literal in infix expr
wasm backend CI #174: Commit 4628aa5 pushed by yuyi98
October 18, 2024 13:45 1m 53s fix_fixed_array_literal_in_call
October 18, 2024 13:45 1m 53s
regex, vfmt: optimize receiver with reference
wasm backend CI #173: Commit 3abeee4 pushed by yuyi98
October 17, 2024 13:44 1m 19s optimize_receiver_with_reference
October 17, 2024 13:44 1m 19s
v: remove the automatic passing of structs with more than 8 fields by…
wasm backend CI #172: Commit 6ec9ab4 pushed by yuyi98
October 17, 2024 03:09 1m 32s disable_auto_receiver
October 17, 2024 03:09 1m 32s
checker: perfect if expr with compound conditions
wasm backend CI #171: Commit 0898c28 pushed by yuyi98
October 16, 2024 09:18 1m 11s perfect_compound_if_conds
October 16, 2024 09:18 1m 11s
checker: fix if expr with compound conditions
wasm backend CI #170: Commit 8fbc6df pushed by yuyi98
October 16, 2024 07:26 1m 4s fix_compound_if_conds
October 16, 2024 07:26 1m 4s
cgen: fix sumtype aggregate with struct embeded
wasm backend CI #169: Commit 9b7ae84 pushed by yuyi98
October 15, 2024 14:34 2m 19s fix_sumtype_aggregate
October 15, 2024 14:34 2m 19s
examples: change var name '@type' to 'type' in net_resolve.v
wasm backend CI #168: Commit 67940bb pushed by yuyi98
October 15, 2024 01:55 4m 41s change_var_name_type
October 15, 2024 01:55 4m 41s
change ast.Language.v to .v
wasm backend CI #167: Commit 87d0d33 pushed by yuyi98
October 14, 2024 01:51 2m 11s allow_var_name_type
October 14, 2024 01:51 2m 11s
parser: allow for variable name using keyword 'type'
wasm backend CI #166: Commit 385c7a5 pushed by yuyi98
October 13, 2024 10:17 2m 48s allow_var_name_type
October 13, 2024 10:17 2m 48s