Skip to content

Actions: yuyi98/v

C2V apps

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
313 workflow runs
313 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

builtin, cgen: improve the assert informations
C2V apps #724: Commit b219038 pushed by yuyi98
October 27, 2024 12:30 13m 55s improve_assert_info
October 27, 2024 12:30 13m 55s
fix error of reference non-lvalue
C2V apps #723: Commit b91da15 pushed by yuyi98
October 26, 2024 14:21 10m 24s fix_index_left_is_if_expr
October 26, 2024 14:21 10m 24s
fmt indexexpr_with_if_expr_test.v
C2V apps #722: Commit c486ace pushed by yuyi98
October 26, 2024 12:46 23m 41s fix_index_left_is_if_expr
October 26, 2024 12:46 23m 41s
fmt indexexpr_with_if_expr_test.v
C2V apps #721: Commit 1ff4c70 pushed by yuyi98
October 26, 2024 12:39 7m 58s fix_index_left_is_if_expr
October 26, 2024 12:39 7m 58s
checker: fix index expr that left is if expr
C2V apps #720: Commit fa5cd93 pushed by yuyi98
October 26, 2024 11:26 9m 57s fix_index_left_is_if_expr
October 26, 2024 11:26 9m 57s
tests: add tests for checking fixed array .sort() errors
C2V apps #719: Commit c8d2f8f pushed by yuyi98
October 26, 2024 08:48 10m 35s check_fixed_array_sort_err
October 26, 2024 08:48 10m 35s
checker, cgen: implement method sort()/sorted() for fixed array
C2V apps #718: Commit e697f56 pushed by yuyi98
October 25, 2024 14:56 11m 15s impl_fixed_array_sort
October 25, 2024 14:56 11m 15s
checker, cgen: implement fixed array method map()
C2V apps #717: Commit 85987d7 pushed by yuyi98
October 24, 2024 15:46 5m 43s impl_fixed_array_map
October 24, 2024 15:46 5m 43s
cgen: fix struct field init with fixed array using index
C2V apps #716: Commit 5906105 pushed by yuyi98
October 24, 2024 12:53 7m 53s fix_struct_field_init
October 24, 2024 12:53 7m 53s
more cleanup in method_call()
C2V apps #715: Commit b96660c pushed by yuyi98
October 24, 2024 02:54 5m 51s cleanup_checker_fixed_array_wait
October 24, 2024 02:54 5m 51s
checker: cleanup in method_call()
C2V apps #714: Commit 6b73fb9 pushed by yuyi98
October 24, 2024 02:38 7m 57s cleanup_checker_fixed_array_wait
October 24, 2024 02:38 7m 57s
checker: fix lambda expr with fntype params
C2V apps #711: Commit 8ff29de pushed by yuyi98
October 23, 2024 07:24 4m 11s fix_lambda_expr_with_fntype
October 23, 2024 07:24 4m 11s
builtin: temporary fix fixed_array_any_all_test.v
C2V apps #710: Commit d5b17fb pushed by yuyi98
October 23, 2024 03:01 4m 37s fix_fixed_array_any_call_test
October 23, 2024 03:01 4m 37s
test: improve fixed_array_any_all_test.v
C2V apps #709: Commit abe6cc4 pushed by yuyi98
October 22, 2024 13:07 2m 49s test_add_lambda_expr
October 22, 2024 13:07 2m 49s
checker, gen: implement fixed array method contains()
C2V apps #708: Commit 1993a00 pushed by yuyi98
October 22, 2024 09:52 7m 50s impl_fixed_array_contains
October 22, 2024 09:52 7m 50s
checker, cgen: implement fixed array methods any() and all()
C2V apps #707: Commit b29a152 pushed by yuyi98
October 21, 2024 13:25 7m 49s impl_fixed_array_any
October 21, 2024 13:25 7m 49s
gen: change gen.ret_typ() to gen.ret_styp()
C2V apps #706: Commit 49640c7 pushed by yuyi98
October 21, 2024 08:56 11m 5s change_typ_to_styp
October 21, 2024 08:56 11m 5s
Merge branch 'master' into change_typ_to_styp
C2V apps #705: Commit 32ad328 pushed by yuyi98
October 21, 2024 08:31 47s change_typ_to_styp
October 21, 2024 08:31 47s
gen: change gen.ret_typ() to gen.ret_styp()
C2V apps #704: Commit 85e10cf pushed by yuyi98
October 20, 2024 13:27 10m 49s change_typ_to_styp
October 20, 2024 13:27 10m 49s
gen: change gen.typ() to gen.styp()
C2V apps #703: 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
C2V apps #702: Commit 12de959 pushed by yuyi98
October 20, 2024 10:30 3m 47s implement_fixed_array_index_call
October 20, 2024 10:30 3m 47s