Skip to content

Actions: yuyi98/v

CI macOS

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
339 workflow runs
339 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

builtin, cgen: improve the assert informations
CI macOS #734: Commit b219038 pushed by yuyi98
October 27, 2024 12:30 1h 7m 13s improve_assert_info
October 27, 2024 12:30 1h 7m 13s
fix error of reference non-lvalue
CI macOS #733: Commit b91da15 pushed by yuyi98
October 26, 2024 14:21 1h 0m 13s fix_index_left_is_if_expr
October 26, 2024 14:21 1h 0m 13s
fmt indexexpr_with_if_expr_test.v
CI macOS #732: Commit c486ace pushed by yuyi98
October 26, 2024 12:46 52m 30s fix_index_left_is_if_expr
October 26, 2024 12:46 52m 30s
fmt indexexpr_with_if_expr_test.v
CI macOS #731: Commit 1ff4c70 pushed by yuyi98
October 26, 2024 12:39 2m 25s fix_index_left_is_if_expr
October 26, 2024 12:39 2m 25s
checker: fix index expr that left is if expr
CI macOS #730: Commit fa5cd93 pushed by yuyi98
October 26, 2024 11:26 13m 32s fix_index_left_is_if_expr
October 26, 2024 11:26 13m 32s
tests: add tests for checking fixed array .sort() errors
CI macOS #729: Commit c8d2f8f pushed by yuyi98
October 26, 2024 08:48 59m 37s check_fixed_array_sort_err
October 26, 2024 08:48 59m 37s
checker, cgen: implement method sort()/sorted() for fixed array
CI macOS #728: Commit e697f56 pushed by yuyi98
October 25, 2024 14:56 1h 5m 16s impl_fixed_array_sort
October 25, 2024 14:56 1h 5m 16s
checker, cgen: implement fixed array method map()
CI macOS #727: Commit 85987d7 pushed by yuyi98
October 24, 2024 15:46 55m 16s impl_fixed_array_map
October 24, 2024 15:46 55m 16s
cgen: fix struct field init with fixed array using index
CI macOS #726: Commit 5906105 pushed by yuyi98
October 24, 2024 12:53 1h 3m 9s fix_struct_field_init
October 24, 2024 12:53 1h 3m 9s
more cleanup in method_call()
CI macOS #725: Commit b96660c pushed by yuyi98
October 24, 2024 02:54 58m 58s cleanup_checker_fixed_array_wait
October 24, 2024 02:54 58m 58s
checker: cleanup in method_call()
CI macOS #724: Commit 6b73fb9 pushed by yuyi98
October 24, 2024 02:38 16m 7s cleanup_checker_fixed_array_wait
October 24, 2024 02:38 16m 7s
checker: fix lambda expr with fntype params
CI macOS #721: Commit 8ff29de pushed by yuyi98
October 23, 2024 07:24 58m 57s fix_lambda_expr_with_fntype
October 23, 2024 07:24 58m 57s
builtin: temporary fix fixed_array_any_all_test.v
CI macOS #720: Commit d5b17fb pushed by yuyi98
October 23, 2024 03:01 1h 3m 23s fix_fixed_array_any_call_test
October 23, 2024 03:01 1h 3m 23s
test: improve fixed_array_any_all_test.v
CI macOS #719: Commit abe6cc4 pushed by yuyi98
October 22, 2024 13:07 49m 18s test_add_lambda_expr
October 22, 2024 13:07 49m 18s
checker, gen: implement fixed array method contains()
CI macOS #718: Commit 1993a00 pushed by yuyi98
October 22, 2024 09:52 1h 14m 47s impl_fixed_array_contains
October 22, 2024 09:52 1h 14m 47s
checker, cgen: implement fixed array methods any() and all()
CI macOS #717: Commit b29a152 pushed by yuyi98
October 21, 2024 13:25 56m 30s impl_fixed_array_any
October 21, 2024 13:25 56m 30s
gen: change gen.ret_typ() to gen.ret_styp()
CI macOS #716: Commit 49640c7 pushed by yuyi98
October 21, 2024 08:56 1h 2m 15s change_typ_to_styp
October 21, 2024 08:56 1h 2m 15s
Merge branch 'master' into change_typ_to_styp
CI macOS #715: Commit 32ad328 pushed by yuyi98
October 21, 2024 08:31 44s change_typ_to_styp
October 21, 2024 08:31 44s
gen: change gen.ret_typ() to gen.ret_styp()
CI macOS #714: Commit 85e10cf pushed by yuyi98
October 20, 2024 13:27 1h 10m 20s change_typ_to_styp
October 20, 2024 13:27 1h 10m 20s
gen: change gen.typ() to gen.styp()
CI macOS #713: Commit a0fae57 pushed by yuyi98
October 20, 2024 13:12 15m 39s change_typ_to_styp
October 20, 2024 13:12 15m 39s
add not found cases in the tests
CI macOS #712: Commit 12de959 pushed by yuyi98
October 20, 2024 10:30 58m 17s implement_fixed_array_index_call
October 20, 2024 10:30 58m 17s
checker, cgen: implement fixed array index()
CI macOS #711: Commit b2baa19 pushed by yuyi98
October 20, 2024 10:17 13m 16s implement_fixed_array_index_call
October 20, 2024 10:17 13m 16s