Skip to content

Actions: yuyi98/v

Path Testing CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
422 workflow runs
422 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

remove the title offset column, use the upper offset instead of it
Path Testing CI #1850: Commit a93c44b pushed by spytheman
November 6, 2024 08:30 1m 33s implement_rune_to_upper
November 6, 2024 08:30 1m 33s
November 5, 2024 19:53 9m 17s
extract rune_maps to a separate file, and change its .v/.c encoding…
Path Testing CI #1848: Commit 0bfb5e3 pushed by spytheman
November 5, 2024 16:48 10m 27s implement_rune_to_upper
November 5, 2024 16:48 10m 27s
cleanup in rune.v
Path Testing CI #1847: Commit c0180b1 pushed by yuyi98
November 5, 2024 00:50 1m 19s implement_rune_to_upper
November 5, 2024 00:50 1m 19s
add fn comments and cleanup rune.v
Path Testing CI #1846: Commit e7b9d77 pushed by yuyi98
November 4, 2024 13:38 2m 19s implement_rune_to_upper
November 4, 2024 13:38 2m 19s
fix the compile errors
Path Testing CI #1845: Commit 294faff pushed by yuyi98
November 4, 2024 13:07 5m 58s implement_rune_to_upper
November 4, 2024 13:07 5m 58s
fix the compile errors
Path Testing CI #1844: Commit fd80fc8 pushed by yuyi98
November 4, 2024 13:04 3m 15s implement_rune_to_upper
November 4, 2024 13:04 3m 15s
builtin: fix runes.to_upper()
Path Testing CI #1843: Commit 70c1494 pushed by yuyi98
November 4, 2024 12:49 6m 57s implement_rune_to_upper
November 4, 2024 12:49 6m 57s
add attr,comments and tests
Path Testing CI #1842: Commit 92b103d pushed by yuyi98
November 3, 2024 12:27 4m 8s add_is_pure_ascii
November 3, 2024 12:27 4m 8s
builtin: add string.is_pure_ascii()
Path Testing CI #1841: Commit acf882a pushed by yuyi98
November 3, 2024 10:41 10m 44s add_is_pure_ascii
November 3, 2024 10:41 10m 44s
builtin: improve fixed_array_any_all_test.v
Path Testing CI #1840: Commit a51d2a1 pushed by yuyi98
November 3, 2024 03:55 29m 29s improve_fixed_array_any_all_test
November 3, 2024 03:55 29m 29s
cgen: fix assert [1, 2, 3]!.reverse() == [3, 2, 1]!
Path Testing CI #1839: Commit c8f6128 pushed by yuyi98
November 3, 2024 03:12 1m 23s fix_fixed_array_reverse
November 3, 2024 03:12 1m 23s
cgen: fix assert [2, 3, 1]!.sorted() == [1, 2, 3]!
Path Testing CI #1838: Commit 9d4b90f pushed by yuyi98
November 2, 2024 13:38 1m 21s fix_fixed_array_sorted
November 2, 2024 13:38 1m 21s
cgen: fix assert [1, 2, 3]!.index(2) == 1
Path Testing CI #1837: Commit 6dde0f0 pushed by yuyi98
November 1, 2024 14:23 33m 28s fix_fixed_array_index
November 1, 2024 14:23 33m 28s
cgen: fix assert [1, 2, 3]!.contains(2)
Path Testing CI #1836: Commit f626744 pushed by yuyi98
November 1, 2024 13:45 8m 48s fix_fixed_array_contains
November 1, 2024 13:45 8m 48s
cgen: cleanup in array.v
Path Testing CI #1835: Commit 136255a pushed by yuyi98
November 1, 2024 09:45 1m 27s cleanup_fixed_array_init
November 1, 2024 09:45 1m 27s
cgen: fix [1, 2, 3]!.map(it * 2)
Path Testing CI #1834: Commit cf939a6 pushed by yuyi98
November 1, 2024 05:49 14m 39s fix_fixed_array_method
November 1, 2024 05:49 14m 39s
checker, cgen: implement methods reverse()/reverse_in_place() for fix…
Path Testing CI #1833: Commit 1087964 pushed by yuyi98
October 31, 2024 10:39 12m 17s impl_fixed_array_reverse
October 31, 2024 10:39 12m 17s
improve fixed_array_sort_test.v
Path Testing CI #1832: Commit 210705a pushed by yuyi98
October 31, 2024 02:17 4m 38s impl_fixed_array_sort_with_compare
October 31, 2024 02:17 4m 38s
improve expr.str()
Path Testing CI #1830: Commit 52deb5e pushed by yuyi98
October 29, 2024 02:22 3m 45s improve_assert_info2
October 29, 2024 02:22 3m 45s
fix function_stored_in_global.vv/out
Path Testing CI #1829: Commit 7da8363 pushed by yuyi98
October 29, 2024 02:09 11m 8s improve_assert_info2
October 29, 2024 02:09 11m 8s
fix expr.str()
Path Testing CI #1828: Commit 3071fb0 pushed by yuyi98
October 29, 2024 01:17 1m 27s improve_assert_info2
October 29, 2024 01:17 1m 27s
using uitl.strip_main_name()
Path Testing CI #1827: Commit 4ee3250 pushed by yuyi98
October 29, 2024 00:21 11m 24s improve_assert_info2
October 29, 2024 00:21 11m 24s
ast: improve the assert informations
Path Testing CI #1826: Commit bc0397b pushed by yuyi98
October 28, 2024 09:59 8m 39s improve_assert_info2
October 28, 2024 09:59 8m 39s