Skip to content

Actions: vlang/v

More extensive but slower tests

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
2,553 workflow runs
2,553 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

checker: fix call with mut arg with different muls
More extensive but slower tests #2570: Pull request #23428 synchronize by felipensp
January 10, 2025 22:38 3m 46s felipensp:fix_call_mut_different_muls
January 10, 2025 22:38 3m 46s
checker: fix call with mut arg with different muls
More extensive but slower tests #2569: Pull request #23428 opened by felipensp
January 10, 2025 22:11 3m 45s felipensp:fix_call_mut_different_muls
January 10, 2025 22:11 3m 45s
cgen: fix shared array slice
More extensive but slower tests #2568: Pull request #23427 synchronize by felipensp
January 10, 2025 20:01 3m 44s felipensp:fix_shared_array_slice
January 10, 2025 20:01 3m 44s
cgen: fix shared array slice
More extensive but slower tests #2567: Pull request #23427 opened by felipensp
January 10, 2025 19:41 4m 52s felipensp:fix_shared_array_slice
January 10, 2025 19:41 4m 52s
veb: add ctx.no_content() + prevent content-type being set if empty
More extensive but slower tests #2566: Pull request #23425 synchronize by louis77
January 10, 2025 13:57 3m 42s louis77:veb-no-content
January 10, 2025 13:57 3m 42s
veb: add ctx.no_content() + prevent content-type being set if empty
More extensive but slower tests #2565: Pull request #23425 opened by louis77
January 10, 2025 13:24 Action required louis77:veb-no-content
January 10, 2025 13:24 Action required
cgen: fix struct init for anon struct field on C structs (fix #23421)…
More extensive but slower tests #2564: Commit 36154b8 pushed by spytheman
January 10, 2025 12:15 7m 41s master
January 10, 2025 12:15 7m 41s
cgen: fix struct init for anon struct field on C structs
More extensive but slower tests #2562: Pull request #23422 opened by felipensp
January 10, 2025 11:24 5m 58s felipensp:fix_cstruct_anon_decl
January 10, 2025 11:24 5m 58s
checker: disallow &((&a)) and similar expressions, with innermost …
More extensive but slower tests #2561: Commit 3b31699 pushed by spytheman
January 10, 2025 09:22 5m 27s master
January 10, 2025 09:22 5m 27s
checker: disallow &((&a)) and similar innermost ast.ParExpr
More extensive but slower tests #2560: Pull request #23419 synchronize by Delta456
January 10, 2025 07:17 3m 40s Delta456:para_innermost
January 10, 2025 07:17 3m 40s
crypto.ecdsa: expand ecdsa module to support another curve.
More extensive but slower tests #2559: Pull request #23407 synchronize by blackshirt
January 10, 2025 03:23 5m 9s blackshirt:ext_ecdsa
January 10, 2025 03:23 5m 9s
crypto.ecdsa: expand ecdsa module to support another curve.
More extensive but slower tests #2558: Pull request #23407 synchronize by blackshirt
January 10, 2025 01:49 9m 15s blackshirt:ext_ecdsa
January 10, 2025 01:49 9m 15s
checker: disallow &((&a)) and similar innermost ast.ParExpr
More extensive but slower tests #2557: Pull request #23419 opened by Delta456
January 9, 2025 19:14 3m 52s Delta456:para_innermost
January 9, 2025 19:14 3m 52s
checker: fix missing check for invalid prefixexpr expression `&(&var)…
More extensive but slower tests #2556: Commit ba9d358 pushed by spytheman
January 9, 2025 16:15 7m 21s master
January 9, 2025 16:15 7m 21s
cgen: minor optimization removing repeated code (#23417)
More extensive but slower tests #2555: Commit cc7caf4 pushed by spytheman
January 9, 2025 15:59 9m 23s master
January 9, 2025 15:59 9m 23s
checker: fix missing check for invalid prefixexpr expression
More extensive but slower tests #2554: Pull request #23418 opened by felipensp
January 9, 2025 12:57 34m 35s felipensp:fix_take_addr_on_par_expr
January 9, 2025 12:57 34m 35s
v: minor optimization removing repeated code
More extensive but slower tests #2553: Pull request #23417 opened by felipensp
January 9, 2025 11:33 9m 0s felipensp:opt_repeated_code
January 9, 2025 11:33 9m 0s
cgen: fix codegen for array fixed comparison on MatchExpr (fix #23403…
More extensive but slower tests #2552: Commit 6348e58 pushed by spytheman
January 9, 2025 08:40 2h 10m 21s master
January 9, 2025 08:40 2h 10m 21s
vvet: fix for v vet folder/ + new features (track long fns, empty f…
More extensive but slower tests #2551: Commit f75aa34 pushed by spytheman
January 9, 2025 07:46 2h 27m 41s master
January 9, 2025 07:46 2h 27m 41s
checker: cache node.args[0] on fixed_array_builtin_method_call an…
More extensive but slower tests #2550: Commit 0ee49c6 pushed by spytheman
January 9, 2025 07:08 1h 49m 37s master
January 9, 2025 07:08 1h 49m 37s
cgen: fix shared array fixed initializing with -cstrict (fix build …
More extensive but slower tests #2549: Commit b0b08bc pushed by spytheman
January 9, 2025 07:07 46m 54s master
January 9, 2025 07:07 46m 54s
cgen: fix shared array indexing (fix #23410) (#23413)
More extensive but slower tests #2548: Commit 0fd669d pushed by spytheman
January 9, 2025 07:02 2h 35m 56s master
January 9, 2025 07:02 2h 35m 56s
gg: enable clean compilation without notices for `./v -check-unused-f…
More extensive but slower tests #2547: Commit 3acbd58 pushed by spytheman
January 9, 2025 06:50 10m 27s master
January 9, 2025 06:50 10m 27s
cgen: fix codegen for array fixed comparison on MatchExpr
More extensive but slower tests #2546: Pull request #23415 opened by felipensp
January 8, 2025 22:44 6m 49s felipensp:fix_array_fixed_match_expr
January 8, 2025 22:44 6m 49s