Skip to content

Actions: yuyi98/v

sdl CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
396 workflow runs
396 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

builtin, cgen: improve the assert informations
sdl CI #1890: Commit b219038 pushed by yuyi98
October 27, 2024 12:30 12m 45s improve_assert_info
October 27, 2024 12:30 12m 45s
fix error of reference non-lvalue
sdl CI #1889: Commit b91da15 pushed by yuyi98
October 26, 2024 14:21 4m 23s fix_index_left_is_if_expr
October 26, 2024 14:21 4m 23s
fmt indexexpr_with_if_expr_test.v
sdl CI #1888: Commit c486ace pushed by yuyi98
October 26, 2024 12:46 8m 15s fix_index_left_is_if_expr
October 26, 2024 12:46 8m 15s
fmt indexexpr_with_if_expr_test.v
sdl CI #1887: Commit 1ff4c70 pushed by yuyi98
October 26, 2024 12:39 1m 7s fix_index_left_is_if_expr
October 26, 2024 12:39 1m 7s
checker: fix index expr that left is if expr
sdl CI #1886: Commit fa5cd93 pushed by yuyi98
October 26, 2024 11:26 1m 10s fix_index_left_is_if_expr
October 26, 2024 11:26 1m 10s
tests: add tests for checking fixed array .sort() errors
sdl CI #1885: Commit c8d2f8f pushed by yuyi98
October 26, 2024 08:48 12m 23s check_fixed_array_sort_err
October 26, 2024 08:48 12m 23s
October 25, 2024 14:56 1m 30s
checker, cgen: implement fixed array method map()
sdl CI #1883: Commit 85987d7 pushed by yuyi98
October 24, 2024 15:46 5m 31s impl_fixed_array_map
October 24, 2024 15:46 5m 31s
cgen: fix struct field init with fixed array using index
sdl CI #1882: Commit 5906105 pushed by yuyi98
October 24, 2024 12:53 10m 38s fix_struct_field_init
October 24, 2024 12:53 10m 38s
more cleanup in method_call()
sdl CI #1881: Commit b96660c pushed by yuyi98
October 24, 2024 02:54 2m 16s cleanup_checker_fixed_array_wait
October 24, 2024 02:54 2m 16s
checker: cleanup in method_call()
sdl CI #1880: Commit 6b73fb9 pushed by yuyi98
October 24, 2024 02:38 4m 5s cleanup_checker_fixed_array_wait
October 24, 2024 02:38 4m 5s
checker: fix lambda expr with fntype params
sdl CI #1877: Commit 8ff29de pushed by yuyi98
October 23, 2024 07:24 7m 47s fix_lambda_expr_with_fntype
October 23, 2024 07:24 7m 47s
test: improve fixed_array_any_all_test.v
sdl CI #1875: Commit abe6cc4 pushed by yuyi98
October 22, 2024 13:07 1m 30s test_add_lambda_expr
October 22, 2024 13:07 1m 30s
checker, gen: implement fixed array method contains()
sdl CI #1874: Commit 1993a00 pushed by yuyi98
October 22, 2024 09:52 5m 14s impl_fixed_array_contains
October 22, 2024 09:52 5m 14s
checker, cgen: implement fixed array methods any() and all()
sdl CI #1873: Commit b29a152 pushed by yuyi98
October 21, 2024 13:25 1m 55s impl_fixed_array_any
October 21, 2024 13:25 1m 55s
gen: change gen.ret_typ() to gen.ret_styp()
sdl CI #1872: Commit 49640c7 pushed by yuyi98
October 21, 2024 08:56 1m 28s change_typ_to_styp
October 21, 2024 08:56 1m 28s
Merge branch 'master' into change_typ_to_styp
sdl CI #1871: Commit 32ad328 pushed by yuyi98
October 21, 2024 08:31 1m 14s change_typ_to_styp
October 21, 2024 08:31 1m 14s
gen: change gen.ret_typ() to gen.ret_styp()
sdl CI #1870: Commit 85e10cf pushed by yuyi98
October 20, 2024 13:27 8m 54s change_typ_to_styp
October 20, 2024 13:27 8m 54s
gen: change gen.typ() to gen.styp()
sdl CI #1869: 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
sdl CI #1868: Commit 12de959 pushed by yuyi98
October 20, 2024 10:30 2m 28s implement_fixed_array_index_call
October 20, 2024 10:30 2m 28s