Skip to content

Actions: yuyi98/v

Sanitized CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
354 workflow runs
354 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

change buffer size
Sanitized CI #641: Commit b51cc1a pushed by yuyi98
September 18, 2024 01:08 3h 18m 39s fix_format_fl
September 18, 2024 01:08 3h 18m 39s
strconv: fix format_fl()/format_es()
Sanitized CI #640: Commit 5e1c7ed pushed by yuyi98
September 18, 2024 00:46 22m 36s fix_format_fl
September 18, 2024 00:46 22m 36s
flag: fix parse_bool_value() with different order short args
Sanitized CI #639: Commit cb5bff4 pushed by yuyi98
September 17, 2024 13:45 3h 19m 36s fix_parse_bool_value
September 17, 2024 13:45 3h 19m 36s
break the alignment block/group from behind the second fields
Sanitized CI #638: Commit d992799 pushed by yuyi98
September 17, 2024 01:34 3h 11m 18s fix_fmt_struct_init
September 17, 2024 01:34 3h 11m 18s
fmt: fix formating a file in an oscillating manner
Sanitized CI #637: Commit 6fd01b8 pushed by yuyi98
September 16, 2024 06:03 3h 17m 40s fix_fmt_struct_init
September 16, 2024 06:03 3h 17m 40s
builtin: cleanup string trim()/trim_left()/trim_right()
Sanitized CI #636: Commit 11ed979 pushed by yuyi98
September 15, 2024 09:35 3h 11m 38s cleanup_string_trim
September 15, 2024 09:35 3h 11m 38s
rebase and change pos
Sanitized CI #635: Commit 44f11a7 pushed by yuyi98
September 15, 2024 02:46 3h 20m 54s check_implements_exist_interface
September 15, 2024 02:46 3h 20m 54s
ast, parser, checker: check struct implements non interface type
Sanitized CI #634: Commit 8e915f2 pushed by yuyi98
September 14, 2024 07:55 3h 18m 17s check_implements_exist_interface
September 14, 2024 07:55 3h 18m 17s
test: add test for short enum syntax across modules
Sanitized CI #633: Commit 9b64e96 pushed by yuyi98
September 13, 2024 07:59 8m 40s test_short_enum_across_module
September 13, 2024 07:59 8m 40s
cgen: fix match with mut cond variable
Sanitized CI #632: Commit fe368a1 pushed by yuyi98
September 13, 2024 02:21 3h 25m 46s fix_match_mut_var
September 13, 2024 02:21 3h 25m 46s
restore trim_indexs() and test for it
Sanitized CI #631: Commit 31343dc pushed by yuyi98
September 13, 2024 00:58 3h 21m 44s fix_string_trim_utf8
September 13, 2024 00:58 3h 21m 44s
change to private fns
Sanitized CI #630: Commit b38bde9 pushed by yuyi98
September 12, 2024 15:21 3h 21m 57s fix_string_trim_utf8
September 12, 2024 15:21 3h 21m 57s
builtin: fix string.trim()
Sanitized CI #629: Commit d6ce544 pushed by yuyi98
September 12, 2024 15:17 5m 2s fix_string_trim_utf8
September 12, 2024 15:17 5m 2s
fmt array_of_fns_index_call_with_embeded_array_call_test.v
Sanitized CI #628: Commit 7377ccc pushed by yuyi98
September 11, 2024 12:55 3h 17m 38s fix_array_index_call
September 11, 2024 12:55 3h 17m 38s
cgen: fix array of fns index call with embeded array index
Sanitized CI #627: Commit 6e72203 pushed by yuyi98
September 11, 2024 12:48 4m 41s fix_array_index_call
September 11, 2024 12:48 4m 41s
ast: fix const field str()
Sanitized CI #626: Commit f1f5ef5 pushed by yuyi98
September 10, 2024 09:42 8m 26s fix_const_str
September 10, 2024 09:42 8m 26s
fmt: remove the prfixed module name of the const name in same module
Sanitized CI #625: Commit 8a72645 pushed by yuyi98
September 9, 2024 15:13 1h 56m 55s remove_prefix_const
September 9, 2024 15:13 1h 56m 55s
Ignore formatting of restricted platforms
Sanitized CI #624: Commit 8b861b2 pushed by yuyi98
September 9, 2024 08:49 3h 13m 17s fix_vfmt_const_fmt
September 9, 2024 08:49 3h 13m 17s
vfmt: fix const name was not prefixed with module name
Sanitized CI #623: Commit 7631e3a pushed by yuyi98
September 9, 2024 08:22 10m 34s fix_vfmt_const_fmt
September 9, 2024 08:22 10m 34s
parser: fix parsing map value inside or expr
Sanitized CI #622: Commit 41b782c pushed by yuyi98
September 8, 2024 02:39 3h 18m 40s fix_parser_map_expr_stmt
September 8, 2024 02:39 3h 18m 40s
add a test for it
Sanitized CI #621: Commit 88aebe7 pushed by yuyi98
September 6, 2024 05:51 3h 9m 56s fix_struct_init_with_options
September 6, 2024 05:51 3h 9m 56s
cgen: fix generic options with reserved ident
Sanitized CI #620: Commit 913c589 pushed by yuyi98
September 5, 2024 01:18 3h 10m 21s fix_default_var_opt
September 5, 2024 01:18 3h 10m 21s
flag: fix parse_bool_value()
Sanitized CI #619: Commit fbba68e pushed by yuyi98
September 4, 2024 12:50 3h 14m 2s fix_flag_parse_bool
September 4, 2024 12:50 3h 14m 2s
builtin: cleanup comments of struct string
Sanitized CI #618: Commit 59f9429 pushed by yuyi98
September 4, 2024 03:36 3h 10m 32s cleanup_string_struct_comment
September 4, 2024 03:36 3h 10m 32s
cgen: fix shared object method call
Sanitized CI #617: Commit 8686347 pushed by yuyi98
August 28, 2024 07:46 3h 13m 44s fix_shared_obj_method_call
August 28, 2024 07:46 3h 13m 44s