Skip to content

Actions: Delta456/v

Bootstrapping CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
121 workflow runs
121 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

checker: check enum value before use
Bootstrapping CI #46: Commit a262f5c pushed by Delta456
July 23, 2024 10:50 2m 47s enum_field_val
July 23, 2024 10:50 2m 47s
Update vlib/builtin/string.v
Bootstrapping CI #45: Commit 040cf1d pushed by spytheman
July 21, 2024 10:50 1m 58s string_trim
July 21, 2024 10:50 1m 58s
string: add trim_space_left and trim_space_right
Bootstrapping CI #44: Commit 160c64e pushed by Delta456
July 21, 2024 07:18 2m 58s string_trim
July 21, 2024 07:18 2m 58s
improve error pos
Bootstrapping CI #43: Commit 3428257 pushed by Delta456
July 20, 2024 12:49 2m 20s struct_embed_anon
July 20, 2024 12:49 2m 20s
enhance check
Bootstrapping CI #42: Commit 051753d pushed by Delta456
July 20, 2024 09:00 23m 2s struct_embed_anon
July 20, 2024 09:00 23m 2s
add comment
Bootstrapping CI #41: Commit 6651527 pushed by Delta456
July 16, 2024 21:06 21m 31s struct_embed_anon
July 16, 2024 21:06 21m 31s
move check to checker
Bootstrapping CI #40: Commit 7007313 pushed by Delta456
July 16, 2024 12:17 2m 13s struct_embed_anon
July 16, 2024 12:17 2m 13s
fix parser silent ci
Bootstrapping CI #39: Commit 5e2bb55 pushed by Delta456
July 15, 2024 20:39 2m 10s struct_embed_anon
July 15, 2024 20:39 2m 10s
parser, checker: improve checks for embed in anon struct
Bootstrapping CI #38: Commit 18aa285 pushed by Delta456
July 15, 2024 20:31 8m 31s struct_embed_anon
July 15, 2024 20:31 8m 31s
parser: fix param and mod name collosion with flags
Bootstrapping CI #37: Commit 764f36e pushed by Delta456
July 11, 2024 09:27 20m 49s flag_parser
July 11, 2024 09:27 20m 49s
fix `v -autofree -o blog tutorials/building_a_simple_web_blog_with_vw…
Bootstrapping CI #36: Commit f760bc3 pushed by spytheman
July 9, 2024 18:26 10m 0s tcp_peer_ip
July 9, 2024 18:26 10m 0s
net.tcp: fix peer_ip to only return the ip address
Bootstrapping CI #35: Commit 5336316 pushed by Delta456
July 9, 2024 12:17 9m 14s tcp_peer_ip
July 9, 2024 12:17 9m 14s
parser: sugggest map initialization with the correct syntax
Bootstrapping CI #34: Commit 0c5dd47 pushed by Delta456
July 7, 2024 09:10 1m 57s map_parser_suggest
July 7, 2024 09:10 1m 57s
July 4, 2024 19:04 24m 8s
check cleanup
Bootstrapping CI #32: Commit d5be1b4 pushed by Delta456
July 2, 2024 16:28 25m 20s array_nil_elem
July 2, 2024 16:28 25m 20s
fix test x3
Bootstrapping CI #31: Commit 6b86d73 pushed by Delta456
July 2, 2024 14:06 22m 16s array_nil_elem
July 2, 2024 14:06 22m 16s
fix test x2
Bootstrapping CI #30: Commit f459c26 pushed by Delta456
July 2, 2024 12:51 2m 16s array_nil_elem
July 2, 2024 12:51 2m 16s
fix test
Bootstrapping CI #29: Commit dd19c51 pushed by Delta456
July 2, 2024 12:36 2m 7s array_nil_elem
July 2, 2024 12:36 2m 7s
fix test
Bootstrapping CI #28: Commit 646379e pushed by Delta456
July 1, 2024 19:12 10m 43s array_nil_elem
July 1, 2024 19:12 10m 43s
checker: disallow nil in non-nil arrays and vice versa
Bootstrapping CI #27: Commit 1b9d391 pushed by Delta456
July 1, 2024 18:33 13m 9s array_nil_elem
July 1, 2024 18:33 13m 9s
fix test
Bootstrapping CI #26: Commit 1151b93 pushed by Delta456
June 28, 2024 20:04 10m 55s thread_incomplete_type
June 28, 2024 20:04 10m 55s
checker: disallow incomplete thread struct fields
Bootstrapping CI #25: Commit 32a5e4e pushed by Delta456
June 28, 2024 19:26 2m 1s thread_incomplete_type
June 28, 2024 19:26 2m 1s
parser: disallow type FnType = fn(string) FnType and `type FnType =…
Bootstrapping CI #24: Commit 31f65e0 pushed by Delta456
June 25, 2024 20:26 3m 28s fn_type_decl
June 25, 2024 20:26 3m 28s
checker: allow raw strings for \uxxxxx
Bootstrapping CI #23: Commit 372b385 pushed by Delta456
June 24, 2024 19:27 2m 14s raw_str
June 24, 2024 19:27 2m 14s
move .vv file to vlib/v/tests/ as a _test.v one
Bootstrapping CI #22: Commit 277e2a6 pushed by spytheman
June 21, 2024 17:12 1m 57s alias_for_c_loop_assign_inc
June 21, 2024 17:12 1m 57s