Skip to content

Actions: yuyi98/v

Graphics CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
386 workflow runs
386 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

builtin, cgen: improve the assert informations
Graphics CI #1441: Commit b219038 pushed by yuyi98
October 27, 2024 12:30 9m 3s improve_assert_info
October 27, 2024 12:30 9m 3s
fix error of reference non-lvalue
Graphics CI #1440: Commit b91da15 pushed by yuyi98
October 26, 2024 14:21 2m 23s fix_index_left_is_if_expr
October 26, 2024 14:21 2m 23s
fmt indexexpr_with_if_expr_test.v
Graphics CI #1439: Commit c486ace pushed by yuyi98
October 26, 2024 12:46 7m 2s fix_index_left_is_if_expr
October 26, 2024 12:46 7m 2s
fmt indexexpr_with_if_expr_test.v
Graphics CI #1438: Commit 1ff4c70 pushed by yuyi98
October 26, 2024 12:39 6m 36s fix_index_left_is_if_expr
October 26, 2024 12:39 6m 36s
checker: fix index expr that left is if expr
Graphics CI #1437: Commit fa5cd93 pushed by yuyi98
October 26, 2024 11:26 1m 55s fix_index_left_is_if_expr
October 26, 2024 11:26 1m 55s
tests: add tests for checking fixed array .sort() errors
Graphics CI #1436: Commit c8d2f8f pushed by yuyi98
October 26, 2024 08:48 14m 10s check_fixed_array_sort_err
October 26, 2024 08:48 14m 10s
checker, cgen: implement method sort()/sorted() for fixed array
Graphics CI #1435: Commit e697f56 pushed by yuyi98
October 25, 2024 14:56 5m 49s impl_fixed_array_sort
October 25, 2024 14:56 5m 49s
checker, cgen: implement fixed array method map()
Graphics CI #1434: Commit 85987d7 pushed by yuyi98
October 24, 2024 15:46 15m 17s impl_fixed_array_map
October 24, 2024 15:46 15m 17s
cgen: fix struct field init with fixed array using index
Graphics CI #1433: Commit 5906105 pushed by yuyi98
October 24, 2024 12:53 1m 49s fix_struct_field_init
October 24, 2024 12:53 1m 49s
more cleanup in method_call()
Graphics CI #1432: Commit b96660c pushed by yuyi98
October 24, 2024 02:54 3m 12s cleanup_checker_fixed_array_wait
October 24, 2024 02:54 3m 12s
checker: cleanup in method_call()
Graphics CI #1431: Commit 6b73fb9 pushed by yuyi98
October 24, 2024 02:38 9m 22s cleanup_checker_fixed_array_wait
October 24, 2024 02:38 9m 22s
checker: check fixed array builtin method args mismatch
Graphics CI #1429: Commit a218d21 pushed by yuyi98
October 23, 2024 08:57 3m 32s check_fixed_array_method_args
October 23, 2024 08:57 3m 32s
checker: fix lambda expr with fntype params
Graphics CI #1428: Commit 8ff29de pushed by yuyi98
October 23, 2024 07:24 10m 33s fix_lambda_expr_with_fntype
October 23, 2024 07:24 10m 33s
builtin: temporary fix fixed_array_any_all_test.v
Graphics CI #1427: Commit d5b17fb pushed by yuyi98
October 23, 2024 03:01 2m 10s fix_fixed_array_any_call_test
October 23, 2024 03:01 2m 10s
test: improve fixed_array_any_all_test.v
Graphics CI #1426: Commit abe6cc4 pushed by yuyi98
October 22, 2024 13:07 20m 12s test_add_lambda_expr
October 22, 2024 13:07 20m 12s
checker, gen: implement fixed array method contains()
Graphics CI #1425: Commit 1993a00 pushed by yuyi98
October 22, 2024 09:52 2m 10s impl_fixed_array_contains
October 22, 2024 09:52 2m 10s
checker, cgen: implement fixed array methods any() and all()
Graphics CI #1424: Commit b29a152 pushed by yuyi98
October 21, 2024 13:25 2m 17s impl_fixed_array_any
October 21, 2024 13:25 2m 17s
gen: change gen.ret_typ() to gen.ret_styp()
Graphics CI #1423: Commit 49640c7 pushed by yuyi98
October 21, 2024 08:56 1m 50s change_typ_to_styp
October 21, 2024 08:56 1m 50s
Merge branch 'master' into change_typ_to_styp
Graphics CI #1422: Commit 32ad328 pushed by yuyi98
October 21, 2024 08:31 2m 1s change_typ_to_styp
October 21, 2024 08:31 2m 1s
gen: change gen.ret_typ() to gen.ret_styp()
Graphics CI #1421: Commit 85e10cf pushed by yuyi98
October 20, 2024 13:27 3m 8s change_typ_to_styp
October 20, 2024 13:27 3m 8s
gen: change gen.typ() to gen.styp()
Graphics CI #1420: Commit a0fae57 pushed by yuyi98
October 20, 2024 13:12 2m 14s change_typ_to_styp
October 20, 2024 13:12 2m 14s
add not found cases in the tests
Graphics CI #1419: Commit 12de959 pushed by yuyi98
October 20, 2024 10:30 2m 50s implement_fixed_array_index_call
October 20, 2024 10:30 2m 50s
checker, cgen: implement fixed array index()
Graphics CI #1418: Commit b2baa19 pushed by yuyi98
October 20, 2024 10:17 9m 53s implement_fixed_array_index_call
October 20, 2024 10:17 9m 53s