Skip to content

Actions: yuyi98/v

Path Testing CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
418 workflow runs
418 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

cgen: fix array append map value with or expr
Path Testing CI #1825: Commit 4d14b0a pushed by yuyi98
October 28, 2024 02:39 12m 38s fix_map_or_expr
October 28, 2024 02:39 12m 38s
add test pair
Path Testing CI #1824: Commit 17a5551 pushed by spytheman
October 27, 2024 14:35 3m 16s improve_assert_info
October 27, 2024 14:35 3m 16s
builtin, cgen: improve the assert informations
Path Testing CI #1823: Commit b219038 pushed by yuyi98
October 27, 2024 12:30 9m 35s improve_assert_info
October 27, 2024 12:30 9m 35s
fix error of reference non-lvalue
Path Testing CI #1822: Commit b91da15 pushed by yuyi98
October 26, 2024 14:21 14m 51s fix_index_left_is_if_expr
October 26, 2024 14:21 14m 51s
fmt indexexpr_with_if_expr_test.v
Path Testing CI #1821: Commit c486ace pushed by yuyi98
October 26, 2024 12:46 6m 34s fix_index_left_is_if_expr
October 26, 2024 12:46 6m 34s
fmt indexexpr_with_if_expr_test.v
Path Testing CI #1820: Commit 1ff4c70 pushed by yuyi98
October 26, 2024 12:39 6m 56s fix_index_left_is_if_expr
October 26, 2024 12:39 6m 56s
checker: fix index expr that left is if expr
Path Testing CI #1819: Commit fa5cd93 pushed by yuyi98
October 26, 2024 11:26 1m 23s fix_index_left_is_if_expr
October 26, 2024 11:26 1m 23s
tests: add tests for checking fixed array .sort() errors
Path Testing CI #1818: Commit c8d2f8f pushed by yuyi98
October 26, 2024 08:48 1m 16s check_fixed_array_sort_err
October 26, 2024 08:48 1m 16s
checker, cgen: implement method sort()/sorted() for fixed array
Path Testing CI #1817: Commit e697f56 pushed by yuyi98
October 25, 2024 14:56 5m 50s impl_fixed_array_sort
October 25, 2024 14:56 5m 50s
checker, cgen: implement fixed array method map()
Path Testing CI #1816: Commit 85987d7 pushed by yuyi98
October 24, 2024 15:46 1m 19s impl_fixed_array_map
October 24, 2024 15:46 1m 19s
cgen: fix struct field init with fixed array using index
Path Testing CI #1815: Commit 5906105 pushed by yuyi98
October 24, 2024 12:53 18m 12s fix_struct_field_init
October 24, 2024 12:53 18m 12s
more cleanup in method_call()
Path Testing CI #1814: Commit b96660c pushed by yuyi98
October 24, 2024 02:54 7m 56s cleanup_checker_fixed_array_wait
October 24, 2024 02:54 7m 56s
checker: cleanup in method_call()
Path Testing CI #1813: Commit 6b73fb9 pushed by yuyi98
October 24, 2024 02:38 16m 2s cleanup_checker_fixed_array_wait
October 24, 2024 02:38 16m 2s
checker: check fixed array builtin method args mismatch
Path Testing CI #1811: Commit a218d21 pushed by yuyi98
October 23, 2024 08:57 1m 18s check_fixed_array_method_args
October 23, 2024 08:57 1m 18s
checker: fix lambda expr with fntype params
Path Testing CI #1810: Commit 8ff29de pushed by yuyi98
October 23, 2024 07:24 24m 44s fix_lambda_expr_with_fntype
October 23, 2024 07:24 24m 44s
builtin: temporary fix fixed_array_any_all_test.v
Path Testing CI #1809: Commit d5b17fb pushed by yuyi98
October 23, 2024 03:01 1m 19s fix_fixed_array_any_call_test
October 23, 2024 03:01 1m 19s
test: improve fixed_array_any_all_test.v
Path Testing CI #1808: Commit abe6cc4 pushed by yuyi98
October 22, 2024 13:07 6m 16s test_add_lambda_expr
October 22, 2024 13:07 6m 16s
checker, gen: implement fixed array method contains()
Path Testing CI #1807: Commit 1993a00 pushed by yuyi98
October 22, 2024 09:52 8m 53s impl_fixed_array_contains
October 22, 2024 09:52 8m 53s
checker, cgen: implement fixed array methods any() and all()
Path Testing CI #1806: Commit b29a152 pushed by yuyi98
October 21, 2024 13:25 23m 49s impl_fixed_array_any
October 21, 2024 13:25 23m 49s
gen: change gen.ret_typ() to gen.ret_styp()
Path Testing CI #1805: Commit 49640c7 pushed by yuyi98
October 21, 2024 08:56 8m 57s change_typ_to_styp
October 21, 2024 08:56 8m 57s
Merge branch 'master' into change_typ_to_styp
Path Testing CI #1804: Commit 32ad328 pushed by yuyi98
October 21, 2024 08:31 1m 1s change_typ_to_styp
October 21, 2024 08:31 1m 1s
gen: change gen.ret_typ() to gen.ret_styp()
Path Testing CI #1803: Commit 85e10cf pushed by yuyi98
October 20, 2024 13:27 3m 11s change_typ_to_styp
October 20, 2024 13:27 3m 11s
gen: change gen.typ() to gen.styp()
Path Testing CI #1802: Commit a0fae57 pushed by yuyi98
October 20, 2024 13:12 1m 19s change_typ_to_styp
October 20, 2024 13:12 1m 19s
add not found cases in the tests
Path Testing CI #1801: Commit 12de959 pushed by yuyi98
October 20, 2024 10:30 4m 15s implement_fixed_array_index_call
October 20, 2024 10:30 4m 15s